From b10df0f2c2f707476138318760bd7686dd2fc3a0 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Fri, 20 Sep 2002 21:53:33 +0000 Subject: [PATCH] Update to 2.12 PR: ports/42619 Submitted by: Kimura Fuyuki Approved by: knu (mentor) --- security/p5-Crypt-Twofish/Makefile | 10 +++++----- security/p5-Crypt-Twofish/distinfo | 2 +- security/p5-Crypt-Twofish/pkg-descr | 7 +++++-- security/p5-Crypt-Twofish/pkg-plist | 4 +--- 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 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 +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