svn commit: r379982 - head/security/gpgme
Jason E. Hale
jhale at FreeBSD.org
Thu Feb 26 03:20:30 UTC 2015
Author: jhale
Date: Thu Feb 26 03:20:28 2015
New Revision: 379982
URL: https://svnweb.freebsd.org/changeset/ports/379982
QAT: https://qat.redports.org/buildarchive/r379982/
Log:
- Update to 1.5.3
Modified:
head/security/gpgme/Makefile
head/security/gpgme/distinfo
head/security/gpgme/pkg-plist
Modified: head/security/gpgme/Makefile
==============================================================================
--- head/security/gpgme/Makefile Thu Feb 26 02:59:53 2015 (r379981)
+++ head/security/gpgme/Makefile Thu Feb 26 03:20:28 2015 (r379982)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gpgme
-PORTVERSION= 1.5.1
-PORTREVISION= 1
+PORTVERSION= 1.5.3
CATEGORIES= security
MASTER_SITES= GNUPG/gpgme
@@ -50,11 +49,6 @@ CONFIGURE_ARGS+= --disable-gpgsm-test
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
- ${WRKSRC}/${CONFIGURE_SCRIPT} \
- ${WRKSRC}/src/Makefile.in \
- ${WRKSRC}/src/gpgme-config.in \
- ${WRKSRC}/tests/gpg/Makefile.in
@${REINPLACE_CMD} -e 's|^clfilesdir.*|clfilesdir=$$\(libdir\)/common-lisp/gpgme|g' \
${WRKSRC}/lang/cl/Makefile.in
Modified: head/security/gpgme/distinfo
==============================================================================
--- head/security/gpgme/distinfo Thu Feb 26 02:59:53 2015 (r379981)
+++ head/security/gpgme/distinfo Thu Feb 26 03:20:28 2015 (r379982)
@@ -1,2 +1,2 @@
-SHA256 (gpgme-1.5.1.tar.bz2) = 6c2f3af8ceeb303277d44ec0216d9a1271701f65b91d5942264cf7cefb4a11e3
-SIZE (gpgme-1.5.1.tar.bz2) = 964623
+SHA256 (gpgme-1.5.3.tar.bz2) = 0db040c5b07e69cfe9a0b4566c8e90151ebacfe122c97c452f11386654aefcc9
+SIZE (gpgme-1.5.3.tar.bz2) = 968670
Modified: head/security/gpgme/pkg-plist
==============================================================================
--- head/security/gpgme/pkg-plist Thu Feb 26 02:59:53 2015 (r379981)
+++ head/security/gpgme/pkg-plist Thu Feb 26 03:20:28 2015 (r379982)
@@ -1,12 +1,13 @@
bin/gpgme-config
+bin/gpgme-tool
include/gpgme/gpgme.h
lib/common-lisp/gpgme/gpgme-package.lisp
lib/common-lisp/gpgme/gpgme.asd
lib/common-lisp/gpgme/gpgme.lisp
lib/libgpgme-pthread.so
lib/libgpgme-pthread.so.11
-lib/libgpgme-pthread.so.11.13.0
+lib/libgpgme-pthread.so.11.13.2
lib/libgpgme.so
lib/libgpgme.so.11
-lib/libgpgme.so.11.13.0
+lib/libgpgme.so.11.13.2
share/aclocal/gpgme.m4
More information about the svn-ports-head
mailing list