Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2015 16:21:40 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379257 - head/devel/p5-Mo
Message-ID:  <201502181621.t1IGLe9f063941@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502181621.t1IGLe9f063941>