From owner-svn-ports-head@FreeBSD.ORG Wed Sep 26 12:01:00 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E92E6106568C; Wed, 26 Sep 2012 12:00:59 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 9C7448FC12; Wed, 26 Sep 2012 12:00:59 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8QC0xOD022538; Wed, 26 Sep 2012 12:00:59 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8QC0xVN022535; Wed, 26 Sep 2012 12:00:59 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201209261200.q8QC0xVN022535@svn.freebsd.org> From: Frederic Culot Date: Wed, 26 Sep 2012 12:00:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304902 - head/security/p5-Crypt-Twofish X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2012 12:01:00 -0000 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@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