1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to 1.9.14

This commit is contained in:
Michael Nottebrock 2004-12-22 23:50:08 +00:00
parent 684d43bb00
commit 30e0128130
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124859
5 changed files with 21 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gnupg
PORTVERSION= 1.9.13
PORTVERSION= 1.9.14
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= alpha/gnupg
@ -30,6 +30,9 @@ INSTALLS_SHLIB= yes
USE_REINPLACE= yes
INFO= gnupg
CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include/pth" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib/pth"
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/bin/opensc-config)

View File

@ -1,2 +1,2 @@
MD5 (gnupg-1.9.13.tar.gz) = f9c1aac160e7cfbdbc195934950c3a2a
SIZE (gnupg-1.9.13.tar.gz) = 1455959
MD5 (gnupg-1.9.14.tar.gz) = 72b56586392c7be6668df4ef8ea7c879
SIZE (gnupg-1.9.14.tar.gz) = 1925582

View File

@ -1,6 +1,6 @@
--- configure.orig Wed Oct 13 04:57:51 2004
+++ configure Wed Oct 13 05:00:03 2004
@@ -19736,7 +19736,7 @@
--- configure.orig Wed Dec 22 18:51:27 2004
+++ configure Thu Dec 23 00:25:52 2004
@@ -19851,7 +19851,7 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5

View File

@ -0,0 +1,11 @@
--- sm/Makefile.in.orig Thu Dec 23 00:06:57 2004
+++ sm/Makefile.in Thu Dec 23 00:07:42 2004
@@ -366,7 +366,7 @@
gpgsm_LDADD = ../jnlib/libjnlib.a ../kbx/libkeybox.a \
../common/libcommon.a \
$(LIBGCRYPT_LIBS) $(KSBA_LIBS) $(LIBASSUAN_LIBS) -lgpg-error \
- $(LIBINTL)
+ $(LIBINTL) $(PTH_LIBS)
all: all-am

View File

@ -7,6 +7,7 @@ bin/gpgv2
bin/kbxutil
%%WITH_OPENSC%%bin/scdaemon
bin/watchgnupg
libexec/gpg-preset-passphrase
libexec/gpg-protect-tool
sbin/addgnupghome
share/gnupg/gpg-conf.skel