From owner-svn-ports-all@FreeBSD.ORG Sun May 24 18:56:22 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C3DFFDAC; Sun, 24 May 2015 18:56:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 99ABA1588; Sun, 24 May 2015 18:56:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4OIuMui067934; Sun, 24 May 2015 18:56:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4OIuL4I067930; Sun, 24 May 2015 18:56:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201505241856.t4OIuL4I067930@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 24 May 2015 18:56:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387298 - head/security/p5-Crypt-CipherSaber X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 May 2015 18:56:22 -0000 Author: sunpoet Date: Sun May 24 18:56:21 2015 New Revision: 387298 URL: https://svnweb.freebsd.org/changeset/ports/387298 Log: - Update to 1.01 - Add LICENSE - Sort PLIST Changes: http://search.cpan.org/dist/Crypt-CipherSaber/Changes Modified: head/security/p5-Crypt-CipherSaber/Makefile head/security/p5-Crypt-CipherSaber/distinfo head/security/p5-Crypt-CipherSaber/pkg-plist Modified: head/security/p5-Crypt-CipherSaber/Makefile ============================================================================== --- head/security/p5-Crypt-CipherSaber/Makefile Sun May 24 18:56:16 2015 (r387297) +++ head/security/p5-Crypt-CipherSaber/Makefile Sun May 24 18:56:21 2015 (r387298) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-CipherSaber -PORTVERSION= 1.00 -PORTREVISION= 2 +PORTVERSION= 1.01 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,7 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module providing an OO interface to CipherSaber encryption -TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +TEST_DEPENDS= p5-Test-Warn>=0.30:${PORTSDIR}/devel/p5-Test-Warn USES= perl5 USE_PERL5= configure Modified: head/security/p5-Crypt-CipherSaber/distinfo ============================================================================== --- head/security/p5-Crypt-CipherSaber/distinfo Sun May 24 18:56:16 2015 (r387297) +++ head/security/p5-Crypt-CipherSaber/distinfo Sun May 24 18:56:21 2015 (r387298) @@ -1,2 +1,2 @@ -SHA256 (Crypt-CipherSaber-1.00.tar.gz) = 398bc187a4289ac7a14e22f70cfaafaab1ca9d323f90a276920e958e94c899e7 -SIZE (Crypt-CipherSaber-1.00.tar.gz) = 11315 +SHA256 (Crypt-CipherSaber-1.01.tar.gz) = 9fbdb479ba76fcb991eaf627f80e64dab093720054f643530ad036f927274bf9 +SIZE (Crypt-CipherSaber-1.01.tar.gz) = 11527 Modified: head/security/p5-Crypt-CipherSaber/pkg-plist ============================================================================== --- head/security/p5-Crypt-CipherSaber/pkg-plist Sun May 24 18:56:16 2015 (r387297) +++ head/security/p5-Crypt-CipherSaber/pkg-plist Sun May 24 18:56:21 2015 (r387298) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Crypt::CipherSaber.3.gz %%SITE_PERL%%/Crypt/CipherSaber.pm +%%PERL5_MAN3%%/Crypt::CipherSaber.3.gz