- Update to 1.5.3
This commit is contained in:
parent
b94420d6e3
commit
0542bb6fad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379982
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user