aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Twofish
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 21:53:33 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 21:53:33 +0000
commitb10df0f2c2f707476138318760bd7686dd2fc3a0 (patch)
treeff3fd5e97d11020115e03fd767a5ce47eb3cc1cf /security/p5-Crypt-Twofish
parent14dbd8f567187f74357f3c4aaae6caeab372ba63 (diff)
downloadports-b10df0f2c2f707476138318760bd7686dd2fc3a0.tar.gz
ports-b10df0f2c2f707476138318760bd7686dd2fc3a0.zip
Notes
Diffstat (limited to 'security/p5-Crypt-Twofish')
-rw-r--r--security/p5-Crypt-Twofish/Makefile10
-rw-r--r--security/p5-Crypt-Twofish/distinfo2
-rw-r--r--security/p5-Crypt-Twofish/pkg-descr7
-rw-r--r--security/p5-Crypt-Twofish/pkg-plist4
4 files changed, 12 insertions, 11 deletions
diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile
index 075aa8ed6b4d..cac1f9e8b3be 100644
--- a/security/p5-Crypt-Twofish/Makefile
+++ b/security/p5-Crypt-Twofish/Makefile
@@ -1,12 +1,12 @@
-# New ports collection makefile for: Twofish
+# New ports collection makefile for: Crypt-Twofish
# Date created: Wed Jan 3 16:29:03 2001
# Whom: will
#
# $FreeBSD$
#
-PORTNAME= Twofish
-PORTVERSION= 1.0
+PORTNAME= Crypt-Twofish
+PORTVERSION= 2.12
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
@@ -14,10 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
-WRKSRC= ${WRKDIR}/Crypt/Twofish
PERL_CONFIGURE= yes
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Crypt::Twofish.3
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
.include <bsd.port.mk>
diff --git a/security/p5-Crypt-Twofish/distinfo b/security/p5-Crypt-Twofish/distinfo
index f23bacf70b7e..4161bd32f89b 100644
--- a/security/p5-Crypt-Twofish/distinfo
+++ b/security/p5-Crypt-Twofish/distinfo
@@ -1 +1 @@
-MD5 (Twofish-1.0.tar.gz) = 0c4d916aee5f0978bca2314a84b23b2c
+MD5 (Crypt-Twofish-2.12.tar.gz) = 39937a00e4d5e6a5d700d1cd9991517c
diff --git a/security/p5-Crypt-Twofish/pkg-descr b/security/p5-Crypt-Twofish/pkg-descr
index f5b246ad853e..2b86793f8ddd 100644
--- a/security/p5-Crypt-Twofish/pkg-descr
+++ b/security/p5-Crypt-Twofish/pkg-descr
@@ -1,5 +1,8 @@
-Crypt::Twofish is a perl module implementing the Twofish cipher.
+This module implements Twofish encryption. It supports the Crypt::CBC
+interface. It also provides an interface that is call- compatible
+with Crypt::Twofish 1.0, but its use in new code is strongly
+discouraged.
-Author: Nishant Kakani <nishantkakani@hotmail.com>
+WWW: http://search.cpan.org/search?dist=Crypt-Twofish
--will
diff --git a/security/p5-Crypt-Twofish/pkg-plist b/security/p5-Crypt-Twofish/pkg-plist
index ede795658fc0..5c7005470c93 100644
--- a/security/p5-Crypt-Twofish/pkg-plist
+++ b/security/p5-Crypt-Twofish/pkg-plist
@@ -1,9 +1,7 @@
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/Twofish.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/Twofish.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Twofish/.packlist
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Twofish/Twofish.bs
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Twofish/Twofish.so
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Twofish/autosplit.ix
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Twofish
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt 2>/dev/null || true