mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
update to 0.2.3.
PR: 34164 Submitted by: maintainer
This commit is contained in:
parent
e19c949326
commit
ff6f0aabbd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53566
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gpgme
|
||||
PORTVERSION= 0.2.3
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/
|
||||
|
||||
@ -14,10 +14,8 @@ MAINTAINER= teramoto@comm.eng.osaka-u.ac.jp
|
||||
|
||||
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
USE_AUTOCONF= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
MAKE_ENV+= PORT_LIBTOOL=${LIBTOOL}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gpgme-0.2.3.tar.gz) = 2e2eeedb5a708c75bf8e581de2091dc1
|
||||
MD5 (gpgme-0.3.0.tar.gz) = 852652a63a88b7170a8909c2678883a3
|
||||
|
10
security/gpgme/files/patch-ab
Normal file
10
security/gpgme/files/patch-ab
Normal file
@ -0,0 +1,10 @@
|
||||
--- tests/gpg/t-decrypt-verify.c.orig Thu Nov 22 11:47:07 2001
|
||||
+++ tests/gpg/t-decrypt-verify.c Tue Jan 22 18:54:19 2002
|
||||
@@ -24,7 +24,6 @@
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
-#include <mcheck.h>
|
||||
|
||||
#include <gpgme.h>
|
||||
|
@ -3,5 +3,5 @@ include/gpgme.h
|
||||
lib/libgpgme.a
|
||||
lib/libgpgme.la
|
||||
lib/libgpgme.so
|
||||
lib/libgpgme.so.4
|
||||
lib/libgpgme.so.5
|
||||
share/aclocal/gpgme.m4
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gpgme
|
||||
PORTVERSION= 0.2.3
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/
|
||||
|
||||
@ -14,10 +14,8 @@ MAINTAINER= teramoto@comm.eng.osaka-u.ac.jp
|
||||
|
||||
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
USE_AUTOCONF= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
MAKE_ENV+= PORT_LIBTOOL=${LIBTOOL}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gpgme-0.2.3.tar.gz) = 2e2eeedb5a708c75bf8e581de2091dc1
|
||||
MD5 (gpgme-0.3.0.tar.gz) = 852652a63a88b7170a8909c2678883a3
|
||||
|
10
security/gpgme03/files/patch-ab
Normal file
10
security/gpgme03/files/patch-ab
Normal file
@ -0,0 +1,10 @@
|
||||
--- tests/gpg/t-decrypt-verify.c.orig Thu Nov 22 11:47:07 2001
|
||||
+++ tests/gpg/t-decrypt-verify.c Tue Jan 22 18:54:19 2002
|
||||
@@ -24,7 +24,6 @@
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
-#include <mcheck.h>
|
||||
|
||||
#include <gpgme.h>
|
||||
|
@ -3,5 +3,5 @@ include/gpgme.h
|
||||
lib/libgpgme.a
|
||||
lib/libgpgme.la
|
||||
lib/libgpgme.so
|
||||
lib/libgpgme.so.4
|
||||
lib/libgpgme.so.5
|
||||
share/aclocal/gpgme.m4
|
||||
|
Loading…
Reference in New Issue
Block a user