svn commit: r304902 - head/security/p5-Crypt-Twofish
Frederic Culot
culot at FreeBSD.org
Wed Sep 26 12:01:00 UTC 2012
Author: culot
Date: Wed Sep 26 12:00:59 2012
New Revision: 304902
URL: http://svn.freebsd.org/changeset/ports/304902
Log:
- Update to 2.15
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Crypt-Twofish/Changes
Modified:
head/security/p5-Crypt-Twofish/Makefile
head/security/p5-Crypt-Twofish/distinfo
Modified: head/security/p5-Crypt-Twofish/Makefile
==============================================================================
--- head/security/p5-Crypt-Twofish/Makefile Wed Sep 26 11:28:56 2012 (r304901)
+++ head/security/p5-Crypt-Twofish/Makefile Wed Sep 26 12:00:59 2012 (r304902)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: Crypt-Twofish
-# Date created: Wed Jan 3 16:29:03 2001
-# Whom: will
-#
+# Created by: will
# $FreeBSD$
-#
PORTNAME= Crypt-Twofish
-PORTVERSION= 2.14
+PORTVERSION= 2.15
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Perl module implementing the Twofish cipher
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
PERL_CONFIGURE= yes
MAN3= Crypt::Twofish.3
Modified: head/security/p5-Crypt-Twofish/distinfo
==============================================================================
--- head/security/p5-Crypt-Twofish/distinfo Wed Sep 26 11:28:56 2012 (r304901)
+++ head/security/p5-Crypt-Twofish/distinfo Wed Sep 26 12:00:59 2012 (r304902)
@@ -1,2 +1,2 @@
-SHA256 (Crypt-Twofish-2.14.tar.gz) = b95468cd9a8cf64b1fcfaf937a114ed288e48f04decfa1fdb63d013112e4da2d
-SIZE (Crypt-Twofish-2.14.tar.gz) = 13505
+SHA256 (Crypt-Twofish-2.15.tar.gz) = f69a84ed4d9323da4990ff231af46a710b09341d3256871e70e0d34338c62ca8
+SIZE (Crypt-Twofish-2.15.tar.gz) = 13579
More information about the svn-ports-all
mailing list