diff options
author | ade <ade@FreeBSD.org> | 2000-09-19 04:41:42 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-09-19 04:41:42 +0800 |
commit | 800f0f1250708f7916ab6f7bd3e0f38909829ce9 (patch) | |
tree | 370d86707c7026d32336a11284d8170321a45ac7 /security | |
parent | 492e3dbddc787ef46e328bf2d59539eb2fd3e5f5 (diff) | |
download | freebsd-ports-graphics-800f0f1250708f7916ab6f7bd3e0f38909829ce9.tar.gz freebsd-ports-graphics-800f0f1250708f7916ab6f7bd3e0f38909829ce9.tar.zst freebsd-ports-graphics-800f0f1250708f7916ab6f7bd3e0f38909829ce9.zip |
Update to 3.3.2
PR: 20899
Submitted by: maintainer
Diffstat (limited to 'security')
-rw-r--r-- | security/bugs/Makefile | 16 | ||||
-rw-r--r-- | security/bugs/distinfo | 2 | ||||
-rw-r--r-- | security/bugs/pkg-descr | 2 | ||||
-rw-r--r-- | security/bugs/pkg-plist | 53 |
4 files changed, 42 insertions, 31 deletions
diff --git a/security/bugs/Makefile b/security/bugs/Makefile index e7d61cfbf63..414de5b17de 100644 --- a/security/bugs/Makefile +++ b/security/bugs/Makefile @@ -6,16 +6,13 @@ # PORTNAME= bugs -PORTVERSION= 2.0.1 +PORTVERSION= 3.3.2 CATEGORIES= security -MASTER_SITES= http://www.asi.fr/~martinez/crypto/ \ - ${MASTER_SITE_SUNSITE} +MASTER_SITES= http://www.bcrypt.com/crypto/ EXTRACT_SUFX= .tgz MAINTAINER= stephane.legrand@bigfoot.com -USE_GMAKE= yes - # No Manual page # Cryptography = be extra careful... @@ -30,16 +27,23 @@ post-configure: -e 's/^install: instchoice all/install: instchoice/' \ < ${WRKSRC}/Makefile.pre_sed > ${WRKSRC}/Makefile +pre-install: + (cd ${WRKSRC}; ${MAKE} test) + post-install: .if !defined(NOPORTDOCS) ${CP} -R ${WRKSRC}/doc ${PREFIX}/${DISTNAME} .endif ${CP} -R ${WRKSRC}/include ${PREFIX}/${DISTNAME} - strip ${PREFIX}/${DISTNAME}/bcrypt \ + strip ${PREFIX}/${DISTNAME}/bchat \ + ${PREFIX}/${DISTNAME}/bcrypt \ ${PREFIX}/${DISTNAME}/bhide \ ${PREFIX}/${DISTNAME}/bkey \ + ${PREFIX}/${DISTNAME}/block \ ${PREFIX}/${DISTNAME}/blogin \ + ${PREFIX}/${DISTNAME}/bmore \ ${PREFIX}/${DISTNAME}/bpass \ ${PREFIX}/${DISTNAME}/bpassdel \ + ${PREFIX}/${DISTNAME}/bunlock \ .include <bsd.port.mk> diff --git a/security/bugs/distinfo b/security/bugs/distinfo index 570f055a8f3..9fae9cc2cf8 100644 --- a/security/bugs/distinfo +++ b/security/bugs/distinfo @@ -1 +1 @@ -MD5 (bugs-2.0.1.tgz) = 855a31c5da4cefa3e329cdcb191ccdae +MD5 (bugs-3.3.2.tgz) = a0cf6198892c6c751997603da44066df diff --git a/security/bugs/pkg-descr b/security/bugs/pkg-descr index 06ba9fbff8f..fe2e393a555 100644 --- a/security/bugs/pkg-descr +++ b/security/bugs/pkg-descr @@ -10,7 +10,7 @@ ATTENTION !!! IN SOME COUNTRIES THIS SOFTWARE MAY BE ILLEGAL SO DON'T USE IT IF YOU ARE NOT ALLOWED... -WWW: http://www.asi.fr/~martinez/ +WWW: http://www.bcrypt.com/ - Stephane Legrand diff --git a/security/bugs/pkg-plist b/security/bugs/pkg-plist index e008a88cbf2..c685764085d 100644 --- a/security/bugs/pkg-plist +++ b/security/bugs/pkg-plist @@ -1,23 +1,30 @@ -bugs-2.0.1/bcrypt -bugs-2.0.1/bhide -bugs-2.0.1/bkey -bugs-2.0.1/blogin -bugs-2.0.1/bpass -bugs-2.0.1/bpassdel -bugs-2.0.1/libcrypt.a -bugs-2.0.1/doc/HOWTO -bugs-2.0.1/doc/README -bugs-2.0.1/doc/html/README -bugs-2.0.1/doc/txt/english/explanations.english -bugs-2.0.1/doc/txt/english/functions.english -bugs-2.0.1/doc/txt/french/EXPLICATIONS.french -bugs-2.0.1/doc/txt/french/bugs_fonctions.french -bugs-2.0.1/include/extra.h -bugs-2.0.1/include/libcrypt.h -@dirrm bugs-2.0.1/doc/txt/english -@dirrm bugs-2.0.1/doc/txt/french -@dirrm bugs-2.0.1/doc/html -@dirrm bugs-2.0.1/doc/txt -@dirrm bugs-2.0.1/doc -@dirrm bugs-2.0.1/include -@dirrm bugs-2.0.1 +bugs-3.3.2/bchat +bugs-3.3.2/bcrypt +bugs-3.3.2/bhide +bugs-3.3.2/bkey +bugs-3.3.2/block +bugs-3.3.2/blogin +bugs-3.3.2/bmore +bugs-3.3.2/bpass +bugs-3.3.2/bpassdel +bugs-3.3.2/bunlock +bugs-3.3.2/libcrypt.a +bugs-3.3.2/doc/HOWTO +bugs-3.3.2/doc/README +bugs-3.3.2/doc/dev_english.txt +bugs-3.3.2/doc/dev_french.txt +bugs-3.3.2/doc/index.html +bugs-3.3.2/doc/techbugs.html +bugs-3.3.2/doc/cv/cv_fr.html +bugs-3.3.2/doc/cv/cv_uk.html +bugs-3.3.2/doc/cv/note_fr.html +bugs-3.3.2/doc/cv/note_uk.html +bugs-3.3.2/doc/history/old_french.txt +bugs-3.3.2/include/extra.h +bugs-3.3.2/include/isaac.h +bugs-3.3.2/include/libcrypt.h +@dirrm bugs-3.3.2/doc/cv +@dirrm bugs-3.3.2/doc/history +@dirrm bugs-3.3.2/doc +@dirrm bugs-3.3.2/include +@dirrm bugs-3.3.2 |