Index: head/security/p5-App-Genpass/Makefile =================================================================== --- head/security/p5-App-Genpass/Makefile (revision 294012) +++ head/security/p5-App-Genpass/Makefile (revision 294013) @@ -1,41 +1,38 @@ # New ports collection makefile for: p5-App-Genpass # Date created: 2011-10-03 # Whom: Sunpoet Po-Chuan Hsieh # # $FreeBSD$ # PORTNAME= App-Genpass -PORTVERSION= 2.20 +PORTVERSION= 2.30 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:XSAWYERX PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Quickly and easily create secure passwords BUILD_DEPENDS= p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \ p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \ p5-List-AllUtils>=0:${PORTSDIR}/devel/p5-List-AllUtils \ - p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \ - p5-MouseX-ConfigFromFile>=0:${PORTSDIR}/devel/p5-MouseX-ConfigFromFile \ - p5-MouseX-Getopt>=0:${PORTSDIR}/devel/p5-MouseX-Getopt \ - p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ - p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \ + p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ + p5-MooX-Types-MooseLike>=0:${PORTSDIR}/devel/p5-MooX-Types-MooseLike \ p5-namespace-clean>=0.20:${PORTSDIR}/devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep PERL_CONFIGURE= yes REINPLACE_ARGS= -i '' MAN1= genpass.1 MAN3= App::Genpass.3 post-patch: @${REINPLACE_CMD} -e '1 s|.*|#!${PERL}|' ${WRKSRC}/bin/genpass .include Property changes on: head/security/p5-App-Genpass/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/security/p5-App-Genpass/distinfo =================================================================== --- head/security/p5-App-Genpass/distinfo (revision 294012) +++ head/security/p5-App-Genpass/distinfo (revision 294013) @@ -1,2 +1,2 @@ -SHA256 (App-Genpass-2.20.tar.gz) = a66a885aba0e11b1651768f68de84589c44a5e0da91c5c6ecfd354d36e4a33b5 -SIZE (App-Genpass-2.20.tar.gz) = 19341 +SHA256 (App-Genpass-2.30.tar.gz) = 6163720fd9c7bbe2c4bc1fa8a3d5165af73843c6994f07bd88397869ee9f5743 +SIZE (App-Genpass-2.30.tar.gz) = 19369 Property changes on: head/security/p5-App-Genpass/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property