Index: head/security/p5-Crypt-SaltedHash/Makefile =================================================================== --- head/security/p5-Crypt-SaltedHash/Makefile (revision 261953) +++ head/security/p5-Crypt-SaltedHash/Makefile (revision 261954) @@ -1,32 +1,31 @@ # New ports collection Makefile for: p5-Crypt-SaltedHash # Date created: 20 Dec 2006 # Whom: Gabor Kovesdan # $FreeBSD$ PORTNAME= Crypt-SaltedHash -PORTVERSION= 0.05 -PORTREVISION= 1 +PORTVERSION= 0.06 CATEGORIES= security perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/../../authors/id/E/ES/ESSKAR/ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl extension to work with salted hashes PERL_MODBUILD= yes MAN3= Crypt::SaltedHash.3 .include .if ${PERL_LEVEL} < 501000 RUN_DEPENDS+= p5-Digest>=1.16:${PORTSDIR}/security/p5-Digest BUILD_DEPENDS+= p5-Digest>=1.16:${PORTSDIR}/security/p5-Digest .endif .if ${PERL_LEVEL} < 500703 RUN_DEPENDS+= p5-Digest-MD5>=2.16:${PORTSDIR}/security/p5-Digest-MD5 BUILD_DEPENDS+= p5-Digest-MD5>=2.16:${PORTSDIR}/security/p5-Digest-MD5 .endif .include Property changes on: head/security/p5-Crypt-SaltedHash/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-SaltedHash/distinfo =================================================================== --- head/security/p5-Crypt-SaltedHash/distinfo (revision 261953) +++ head/security/p5-Crypt-SaltedHash/distinfo (revision 261954) @@ -1,3 +1,3 @@ -MD5 (Crypt-SaltedHash-0.05.tar.gz) = cbf31ad4348bb5aacf10666188bc2ba0 -SHA256 (Crypt-SaltedHash-0.05.tar.gz) = 25d0f3110223c97a4a6c3f3397febddabd6c16db9a6f147bf6f6e85eff020e64 -SIZE (Crypt-SaltedHash-0.05.tar.gz) = 9233 +MD5 (Crypt-SaltedHash-0.06.tar.gz) = f5e24957e755014825bcd9df974ea568 +SHA256 (Crypt-SaltedHash-0.06.tar.gz) = 5201bd735f920ac8a57454ddc3f8510191bd3a5ab939051efdf7034fde5aa428 +SIZE (Crypt-SaltedHash-0.06.tar.gz) = 9423 Property changes on: head/security/p5-Crypt-SaltedHash/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property