From a89f32ba5ef7c3606f400c1a181918f5b4f055a4 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Thu, 22 Dec 2005 11:17:45 +0000 Subject: - Update to 1.00 [1] - Mark for perl 5.6.0 or higher. PR: 90769 [1] Submitted by: Gabor Kovesdan Approved by: maintainer --- security/p5-Crypt-CipherSaber/Makefile | 14 +++++++++++--- security/p5-Crypt-CipherSaber/distinfo | 5 +++-- 2 files changed, 14 insertions(+), 5 deletions(-) (limited to 'security/p5-Crypt-CipherSaber') diff --git a/security/p5-Crypt-CipherSaber/Makefile b/security/p5-Crypt-CipherSaber/Makefile index 4da29e6a61f7..07c326ed3014 100644 --- a/security/p5-Crypt-CipherSaber/Makefile +++ b/security/p5-Crypt-CipherSaber/Makefile @@ -6,17 +6,25 @@ # PORTNAME= Crypt-CipherSaber -PORTVERSION= 0.61 +PORTVERSION= 1.00 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/C/CH/CHROMATIC +MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= jim@corebsd.or.id COMMENT= Perl module providing an OO interface to CipherSaber encryption +BUILD_DEPENDS= ${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn + PERL_CONFIGURE= yes MAN3= Crypt::CipherSaber.3 -.include +.include + +.if ${PERL_LEVEL} < 500600 +IGNORE= requires perl 5.6.0 or higher. Please install lang/perl5.8 and try again. +.endif + +.include diff --git a/security/p5-Crypt-CipherSaber/distinfo b/security/p5-Crypt-CipherSaber/distinfo index 3c4a9e7b80de..b9d61cda8ce1 100644 --- a/security/p5-Crypt-CipherSaber/distinfo +++ b/security/p5-Crypt-CipherSaber/distinfo @@ -1,2 +1,3 @@ -MD5 (Crypt-CipherSaber-0.61.tar.gz) = ab70b3b1f8cc4397c7601376428d1efb -SIZE (Crypt-CipherSaber-0.61.tar.gz) = 8915 +MD5 (Crypt-CipherSaber-1.00.tar.gz) = a00b3e2591cc5f880a110cc53a0b2c7b +SHA256 (Crypt-CipherSaber-1.00.tar.gz) = 398bc187a4289ac7a14e22f70cfaafaab1ca9d323f90a276920e958e94c899e7 +SIZE (Crypt-CipherSaber-1.00.tar.gz) = 11315 -- cgit v1.2.3