Update security/*gpgme* to 1.11.1
Changes: https://lists.gnupg.org/pipermail/gnupg-devel/2018-April/033624.html
This commit is contained in:
parent
af79bc01d0
commit
59fe7d00a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476015
@ -40,4 +40,4 @@ lib/cmake/Gpgmepp/GpgmeppConfig.cmake
|
||||
lib/cmake/Gpgmepp/GpgmeppConfigVersion.cmake
|
||||
lib/libgpgmepp.so
|
||||
lib/libgpgmepp.so.6
|
||||
lib/libgpgmepp.so.6.5.0
|
||||
lib/libgpgmepp.so.6.7.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
PKGNAMESUFFIX= -${SLAVEPORT}
|
||||
|
||||
MAINTAINER= jhale@FreeBSD.org
|
||||
|
@ -76,4 +76,4 @@ lib/cmake/QGpgme/QGpgmeConfig.cmake
|
||||
lib/cmake/QGpgme/QGpgmeConfigVersion.cmake
|
||||
lib/libqgpgme.so
|
||||
lib/libqgpgme.so.7
|
||||
lib/libqgpgme.so.7.3.0
|
||||
lib/libqgpgme.so.7.3.2
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= security python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user