diff options
author | pat <pat@FreeBSD.org> | 2002-07-28 05:10:22 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-07-28 05:10:22 +0000 |
commit | 11fac8e741ed60d5bbe9c1fee10e4ed15a856072 (patch) | |
tree | 3ec6e57c73a03b1f6c3e0a8973ea5141c864dddd | |
parent | 19c1a776878b7d19313891340d7fd2e44f2b98d8 (diff) | |
download | FreeBSD-ports-11fac8e741ed60d5bbe9c1fee10e4ed15a856072.zip FreeBSD-ports-11fac8e741ed60d5bbe9c1fee10e4ed15a856072.tar.gz |
Update to 4.1.0
Change maintainer email address
PR: ports/41059
Submitted by: maintainer
-rw-r--r-- | security/bugs/Makefile | 6 | ||||
-rw-r--r-- | security/bugs/distinfo | 2 | ||||
-rw-r--r-- | security/bugs/pkg-descr | 2 | ||||
-rw-r--r-- | security/bugs/pkg-plist | 1 |
4 files changed, 7 insertions, 4 deletions
diff --git a/security/bugs/Makefile b/security/bugs/Makefile index 3373274..08de715 100644 --- a/security/bugs/Makefile +++ b/security/bugs/Makefile @@ -6,16 +6,18 @@ # PORTNAME= bugs -PORTVERSION= 4.0.1 +PORTVERSION= 4.1.0 CATEGORIES= security MASTER_SITES= http://www.encryptsolutions.com/english/download/ \ http://www.bcrypt.com/english/download/ EXTRACT_SUFX= .tgz -MAINTAINER= stephane.legrand@bigfoot.com +MAINTAINER= stephane@freebsd-fr.org PLIST_SUB+= PORTVERSION=${PORTVERSION} +USE_GMAKE= yes + # No Manual page # Cryptography = be extra careful... diff --git a/security/bugs/distinfo b/security/bugs/distinfo index 9f6c02f..52c287a 100644 --- a/security/bugs/distinfo +++ b/security/bugs/distinfo @@ -1 +1 @@ -MD5 (bugs-4.0.1.tgz) = 6d2b40477c19c0f2a12fcbc92eedaa16 +MD5 (bugs-4.1.0.tgz) = b3f6e04c0d5f980ccd9134ee56d62ac1 diff --git a/security/bugs/pkg-descr b/security/bugs/pkg-descr index fe2e393..3b9f9db 100644 --- a/security/bugs/pkg-descr +++ b/security/bugs/pkg-descr @@ -14,4 +14,4 @@ WWW: http://www.bcrypt.com/ - Stephane Legrand -stephane.legrand@bigfoot.com +stephane@freebsd-fr.org diff --git a/security/bugs/pkg-plist b/security/bugs/pkg-plist index e974853..a67d53d 100644 --- a/security/bugs/pkg-plist +++ b/security/bugs/pkg-plist @@ -47,6 +47,7 @@ bugs-%%PORTVERSION%%/doc/fulldoc/images/3_9.gif bugs-%%PORTVERSION%%/doc/history/old_french.txt bugs-%%PORTVERSION%%/include/bstandard.h bugs-%%PORTVERSION%%/include/extra.h +bugs-%%PORTVERSION%%/include/fpos_t.h bugs-%%PORTVERSION%%/include/isaac.h bugs-%%PORTVERSION%%/include/main.h bugs-%%PORTVERSION%%/include/misc.h |