aboutsummaryrefslogtreecommitdiff
path: root/security/gpgme
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2018-07-31 19:05:35 +0000
committerJason E. Hale <jhale@FreeBSD.org>2018-07-31 19:05:35 +0000
commit59fe7d00a54e5297551c6b9028eefd1216ec1f55 (patch)
tree903aeaba446896b1cfb0764b24d7614be06981ca /security/gpgme
parentaf79bc01d00f3ff35e44add6c3b35d2b02ce85f3 (diff)
downloadports-59fe7d00a54e5297551c6b9028eefd1216ec1f55.tar.gz
ports-59fe7d00a54e5297551c6b9028eefd1216ec1f55.zip
Update security/*gpgme* to 1.11.1
Notes
Notes: svn path=/head/; revision=476015
Diffstat (limited to 'security/gpgme')
-rw-r--r--security/gpgme/Makefile9
-rw-r--r--security/gpgme/distinfo6
-rw-r--r--security/gpgme/pkg-plist3
3 files changed, 8 insertions, 10 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 923d9f0aed78..9bb8790ddea2 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= gpgme
-PORTVERSION= 1.10.0
-PORTREVISION?= 2
+PORTVERSION= 1.11.1
+PORTREVISION?= 0
CATEGORIES?= security
MASTER_SITES= GNUPG/gpgme
@@ -16,12 +16,9 @@ LICENSE_FILE?= ${WRKSRC}/COPYING.LESSER
LIB_DEPENDS= libassuan.so:security/libassuan \
libgpg-error.so:security/libgpg-error
-USES= cpe gmake libtool localbase:ldflags shebangfix tar:bzip2
+USES= cpe gmake libtool localbase:ldflags tar:bzip2
USE_LDCONFIG= yes
-SHEBANG_FILES= tests/gpg/pinentry
-bash_CMD= /bin/sh
-
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
diff --git a/security/gpgme/distinfo b/security/gpgme/distinfo
index 0a360181b40a..42d4d9d8e9cc 100644
--- a/security/gpgme/distinfo
+++ b/security/gpgme/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516928495
-SHA256 (gpgme-1.10.0.tar.bz2) = 1a8fed1197c3b99c35f403066bb344a26224d292afc048cfdfc4ccd5690a0693
-SIZE (gpgme-1.10.0.tar.bz2) = 1370162
+TIMESTAMP = 1524251213
+SHA256 (gpgme-1.11.1.tar.bz2) = 2d1b111774d2e3dd26dcd7c251819ce4ef774ec5e566251eb9308fa7542fbd6f
+SIZE (gpgme-1.11.1.tar.bz2) = 1419232
diff --git a/security/gpgme/pkg-plist b/security/gpgme/pkg-plist
index acc8f784e2f8..55d3de063113 100644
--- a/security/gpgme/pkg-plist
+++ b/security/gpgme/pkg-plist
@@ -1,4 +1,5 @@
bin/gpgme-config
+bin/gpgme-json
bin/gpgme-tool
include/gpgme.h
lib/common-lisp/gpgme/gpgme-package.lisp
@@ -6,5 +7,5 @@ lib/common-lisp/gpgme/gpgme.asd
lib/common-lisp/gpgme/gpgme.lisp
lib/libgpgme.so
lib/libgpgme.so.11
-lib/libgpgme.so.11.19.0
+lib/libgpgme.so.11.20.1
share/aclocal/gpgme.m4