diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2003-08-23 06:34:40 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2003-08-23 06:34:40 +0000 |
commit | 9449ac804cda97b4e73e29659b1f2c7fba8b28cc (patch) | |
tree | ff9456279601497d4da3222efc91220c3f73cae6 /security/gnupg | |
parent | 5ad82aba46277473e4877f3486e27c0bc2d278b7 (diff) | |
download | FreeBSD-ports-9449ac804cda97b4e73e29659b1f2c7fba8b28cc.zip FreeBSD-ports-9449ac804cda97b4e73e29659b1f2c7fba8b28cc.tar.gz |
o Upgrade to 1.2.3.
o Remove explicit --enable-tiger from $CONFIGURE_ARGS. This feature will
be removed from GnuPG.
Diffstat (limited to 'security/gnupg')
-rw-r--r-- | security/gnupg/Makefile | 4 | ||||
-rw-r--r-- | security/gnupg/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 440dd8d..5817984 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnupg -PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTVERSION= 1.2.3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg @@ -22,7 +21,6 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_BZIP2= YES USE_GMAKE= YES GNU_CONFIGURE= YES -CONFIGURE_ARGS= --enable-tiger CONFIGURE_TARGET= --build ${MACHINE_ARCH}-portbld-freebsd${OSREL} .if ${MACHINE_CPU:Mi586} MACHINE_ARCH= i586 diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo index 1dcfef1..9a51a43 100644 --- a/security/gnupg/distinfo +++ b/security/gnupg/distinfo @@ -1,2 +1,2 @@ -MD5 (gnupg-1.2.2.tar.bz2) = 4e1b357b22e1d45d14d340ce03d39b63 -MD5 (gnupg-1.2.2.tar.bz2.sig) = 53c26115584a162123412d895e70683a +MD5 (gnupg-1.2.3.tar.bz2) = cdca1282d7901f9ddb52f9725b001af2 +MD5 (gnupg-1.2.3.tar.bz2.sig) = 7d0d3b875b73ec65b38b7607420542fc |