Index: head/devel/p5-Mouse/Makefile =================================================================== --- head/devel/p5-Mouse/Makefile (revision 228641) +++ head/devel/p5-Mouse/Makefile (revision 228642) @@ -1,36 +1,36 @@ # New ports collection makefile for: devel/p5-Mouse # Date created: 23 Jul 2008 # Whom: Lars Balker Rasmussen # # $FreeBSD$ # PORTNAME= Mouse -PORTVERSION= 0.16 +PORTVERSION= 0.17 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/S/SA/SARTAK PKGNAMEPREFIX= p5- MAINTAINER= lbr@FreeBSD.org COMMENT= Moose minus the antlers PERL_CONFIGURE= 5.8.0+ MAN3= Mouse.3 \ Mouse::Meta::Attribute.3 \ Mouse::Meta::Class.3 \ Mouse::Object.3 \ Mouse::Role.3 \ Mouse::Util.3 \ Mouse::Util::TypeConstraints.3 \ Squirrel.3 \ ouse.3 post-install: @${CAT} ${PKGDIR}/pkg-message post-extract: @${PERL} -i -ne 'print unless m,build_requires,' ${WRKSRC}/Makefile.PL .include Property changes on: head/devel/p5-Mouse/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/devel/p5-Mouse/distinfo =================================================================== --- head/devel/p5-Mouse/distinfo (revision 228641) +++ head/devel/p5-Mouse/distinfo (revision 228642) @@ -1,3 +1,3 @@ -MD5 (Mouse-0.16.tar.gz) = 90f0fb90430d245d68a6cee3c8e21c9a -SHA256 (Mouse-0.16.tar.gz) = c0fc7744718fd02a267b09a1a37d2221f118e51512a993788f3b577ee79fd2db -SIZE (Mouse-0.16.tar.gz) = 72883 +MD5 (Mouse-0.17.tar.gz) = b7be6042224bc24f9a4f28e9c89c72de +SHA256 (Mouse-0.17.tar.gz) = 4ec705c2edec10d2498c9d3d0c2c15d801c11341883e881172f76b3e31218b08 +SIZE (Mouse-0.17.tar.gz) = 73281 Property changes on: head/devel/p5-Mouse/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property