Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2002 10:24:11 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42619: Update port: security/p5-Crypt-Twofish to 2.12 (supersedes ports/42581)
Message-ID:  <20020910012411.B9A1E569C@hadaly.dyndns.org>

next in thread | raw e-mail | index | archive | help

>Number:         42619
>Category:       ports
>Synopsis:       Update port: security/p5-Crypt-Twofish to 2.12 (supersedes ports/42581)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 09 18:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hadaly.dyndns.org 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #17: Wed Aug 14 17:19:17 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386


	
>Description:
Update to 2.12
	
>How-To-Repeat:
	
>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-Crypt-Twofish/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	1 Mar 2001 06:37:15 -0000	1.2
+++ Makefile	10 Sep 2002 01:22:50 -0000
@@ -5,8 +5,8 @@
 # $FreeBSD: ports/security/p5-Crypt-Twofish/Makefile,v 1.2 2001/03/01 06:37:15 vanilla Exp $
 #
 
-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,7 +14,6 @@
 
 MAINTAINER=	ports@FreeBSD.org
 
-WRKSRC=		${WRKDIR}/Crypt/Twofish
 PERL_CONFIGURE=	yes
 
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/p5-Crypt-Twofish/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	3 Jan 2001 23:27:24 -0000	1.1
+++ distinfo	10 Sep 2002 01:22:50 -0000
@@ -1 +1 @@
-MD5 (Twofish-1.0.tar.gz) = 0c4d916aee5f0978bca2314a84b23b2c
+MD5 (Crypt-Twofish-2.12.tar.gz) = 39937a00e4d5e6a5d700d1cd9991517c
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/security/p5-Crypt-Twofish/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	3 Jan 2001 23:27:24 -0000	1.1
+++ pkg-descr	10 Sep 2002 01:22:50 -0000
@@ -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
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/p5-Crypt-Twofish/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	14 Apr 2001 22:31:28 -0000	1.2
+++ pkg-plist	10 Sep 2002 01:22:50 -0000
@@ -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

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020910012411.B9A1E569C>