diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2003-08-23 14:34:40 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2003-08-23 14:34:40 +0800 |
commit | 9449ac804cda97b4e73e29659b1f2c7fba8b28cc (patch) | |
tree | ff9456279601497d4da3222efc91220c3f73cae6 /security/gnupg | |
parent | 5ad82aba46277473e4877f3486e27c0bc2d278b7 (diff) | |
download | freebsd-ports-gnome-9449ac804cda97b4e73e29659b1f2c7fba8b28cc.tar.gz freebsd-ports-gnome-9449ac804cda97b4e73e29659b1f2c7fba8b28cc.tar.zst freebsd-ports-gnome-9449ac804cda97b4e73e29659b1f2c7fba8b28cc.zip |
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 440dd8d192e1..5817984541a8 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 1dcfef1963a0..9a51a43db780 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 |