summaryrefslogtreecommitdiff
path: root/security/gnupg
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1999-06-30 14:48:01 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1999-06-30 14:48:01 +0000
commit9e1822f503a15b95b771470ebec76e045185d6dc (patch)
tree59e0a5700805dddc3043347e8590a9ec3800f225 /security/gnupg
parentClean up the latest mhash and mcrypt additions by nsayer: (diff)
Upgrade to v0.9.8.
Add workaround for compilation with CFLAGS=-pipe.
Notes
Notes: svn path=/head/; revision=19917
Diffstat (limited to 'security/gnupg')
-rw-r--r--security/gnupg/Makefile7
-rw-r--r--security/gnupg/distinfo2
2 files changed, 5 insertions, 4 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index b8038e3ba5ab..2dba25fbfeaa 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: gnupg
-# Version required: 0.9.7
+# Version required: 0.9.8
# Date created: Sep 30, 1998
# Whom: kuriyama@FreeBSD.ORG
#
-# $Id: Makefile,v 1.10 1999/05/09 04:46:30 kuriyama Exp $
+# $Id: Makefile,v 1.11 1999/05/25 00:32:32 kuriyama Exp $
#
-DISTNAME= gnupg-0.9.7
+DISTNAME= gnupg-0.9.8
CATEGORIES= security
MASTER_SITES= ftp://ftp.guug.de/pub/gcrypt/ \
ftp://pgp.iijlab.net/pub/gnupg/ \
@@ -25,6 +25,7 @@ MLINKS= gpg.1 gpgm.1
.if ${OSVERSION} < 300000
CONFIGURE_ARGS+=--disable-asm
.endif
+CFLAGS:= ${CFLAGS:S/-pipe//g}
post-install:
.if !defined(NOPORTDOCS)
diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo
index 65b234bf4828..812d01c599b7 100644
--- a/security/gnupg/distinfo
+++ b/security/gnupg/distinfo
@@ -1 +1 @@
-MD5 (gnupg-0.9.7.tar.gz) = 74234fdaaaf3581a9d98db92179d59c9
+MD5 (gnupg-0.9.8.tar.gz) = fd9351b26b3189c1d577f0970f9dcadc