Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2015 18:56:21 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387298 - head/security/p5-Crypt-CipherSaber
Message-ID:  <201505241856.t4OIuL4I067930@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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