svn commit: r339577 - head/devel/p5-Test-Most

Jun Kuriyama kuriyama at FreeBSD.org
Mon Jan 13 09:59:49 UTC 2014


Author: kuriyama
Date: Mon Jan 13 09:59:47 2014
New Revision: 339577
URL: http://svnweb.freebsd.org/changeset/ports/339577

Log:
  - Upgrade to 0.33.

Modified:
  head/devel/p5-Test-Most/Makefile
  head/devel/p5-Test-Most/distinfo
  head/devel/p5-Test-Most/pkg-plist

Modified: head/devel/p5-Test-Most/Makefile
==============================================================================
--- head/devel/p5-Test-Most/Makefile	Mon Jan 13 09:54:47 2014	(r339576)
+++ head/devel/p5-Test-Most/Makefile	Mon Jan 13 09:59:47 2014	(r339577)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Most
-PORTVERSION=	0.31
+PORTVERSION=	0.33
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,8 +20,4 @@ BUILD_DEPENDS:=	${RUN_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=	Test::Most.3 \
-	Test::Most::Exception.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Test-Most/distinfo
==============================================================================
--- head/devel/p5-Test-Most/distinfo	Mon Jan 13 09:54:47 2014	(r339576)
+++ head/devel/p5-Test-Most/distinfo	Mon Jan 13 09:59:47 2014	(r339577)
@@ -1,2 +1,2 @@
-SHA256 (Test-Most-0.31.tar.gz) = 0ddc6034dc7cde3631dde41ecb558ed823fc07804bfd051b8ec9a70131862ab7
-SIZE (Test-Most-0.31.tar.gz) = 18272
+SHA256 (Test-Most-0.33.tar.gz) = 327a1bcfb17e806d5fb2d5931db8d1c504d2b5eb577ace0b726f9d343993e44a
+SIZE (Test-Most-0.33.tar.gz) = 15265

Modified: head/devel/p5-Test-Most/pkg-plist
==============================================================================
--- head/devel/p5-Test-Most/pkg-plist	Mon Jan 13 09:54:47 2014	(r339576)
+++ head/devel/p5-Test-Most/pkg-plist	Mon Jan 13 09:59:47 2014	(r339577)
@@ -1,3 +1,5 @@
+%%PERL5_MAN3%%/Test::Most.3.gz
+%%PERL5_MAN3%%/Test::Most::Exception.3.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Most/.packlist
 %%SITE_PERL%%/Test/Most.pm
 %%SITE_PERL%%/Test/Most/Exception.pm


More information about the svn-ports-all mailing list