Index: head/security/p5-Crypt-CipherSaber/Makefile =================================================================== --- head/security/p5-Crypt-CipherSaber/Makefile (revision 151830) +++ head/security/p5-Crypt-CipherSaber/Makefile (revision 151831) @@ -1,22 +1,30 @@ # New ports collection makefile for: CipherSaber # Date created: Wed Jan 3 16:03:49 2001 # Whom: will # # $FreeBSD$ # 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 Property changes on: head/security/p5-Crypt-CipherSaber/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/security/p5-Crypt-CipherSaber/distinfo =================================================================== --- head/security/p5-Crypt-CipherSaber/distinfo (revision 151830) +++ head/security/p5-Crypt-CipherSaber/distinfo (revision 151831) @@ -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 Property changes on: head/security/p5-Crypt-CipherSaber/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property