update to 0.2.3.

PR:		34164
Submitted by:	maintainer
This commit is contained in:
FUJISHIMA Satsuki 2002-01-22 14:34:16 +00:00
parent e19c949326
commit ff6f0aabbd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53566
8 changed files with 28 additions and 12 deletions

View File

@ -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>

View File

@ -1 +1 @@
MD5 (gpgme-0.2.3.tar.gz) = 2e2eeedb5a708c75bf8e581de2091dc1
MD5 (gpgme-0.3.0.tar.gz) = 852652a63a88b7170a8909c2678883a3

View 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>

View File

@ -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

View File

@ -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>

View File

@ -1 +1 @@
MD5 (gpgme-0.2.3.tar.gz) = 2e2eeedb5a708c75bf8e581de2091dc1
MD5 (gpgme-0.3.0.tar.gz) = 852652a63a88b7170a8909c2678883a3

View 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>

View File

@ -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