svn commit: r379257 - head/devel/p5-Mo
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Feb 18 16:21:40 UTC 2015
Author: sunpoet
Date: Wed Feb 18 16:21:39 2015
New Revision: 379257
URL: https://svnweb.freebsd.org/changeset/ports/379257
QAT: https://qat.redports.org/buildarchive/r379257/
Log:
- Update to 0.38
Changes: http://search.cpan.org/dist/Mo/Changes
Modified:
head/devel/p5-Mo/Makefile
head/devel/p5-Mo/distinfo
Modified: head/devel/p5-Mo/Makefile
==============================================================================
--- head/devel/p5-Mo/Makefile Wed Feb 18 16:21:33 2015 (r379256)
+++ head/devel/p5-Mo/Makefile Wed Feb 18 16:21:39 2015 (r379257)
@@ -2,12 +2,11 @@
# $FreeBSD$
PORTNAME= Mo
-PORTVERSION= 0.38
-PORTREVISION= 1
+PORTVERSION= 0.39
PORTEPOCH= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:CARLOS
+MASTER_SITE_SUBDIR= CPAN:INGY
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
@@ -26,4 +25,7 @@ TEST_DEPENDS= p5-Class-XSAccessor>=0:${P
USE_PERL5= configure
USES= perl5
+post-patch:
+ @${RM} ${WRKSRC}/ReadMe.pod
+
.include <bsd.port.mk>
Modified: head/devel/p5-Mo/distinfo
==============================================================================
--- head/devel/p5-Mo/distinfo Wed Feb 18 16:21:33 2015 (r379256)
+++ head/devel/p5-Mo/distinfo Wed Feb 18 16:21:39 2015 (r379257)
@@ -1,2 +1,2 @@
-SHA256 (Mo-0.38.tar.gz) = 23b9c9461e1e4bea61ce873e4fe2fdceeb1fcaf6f3d3c4e8cae627ff3e1a989b
-SIZE (Mo-0.38.tar.gz) = 38076
+SHA256 (Mo-0.39.tar.gz) = fc937e4efc92340374d45dd9a1c90bf24133d9dcd753f24d3f6072582d54fbc0
+SIZE (Mo-0.39.tar.gz) = 39176
More information about the svn-ports-all
mailing list