Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2013 11:52:49 +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: r320782 - head/devel/p5-Sub-Exporter-Progressive
Message-ID:  <201306131152.r5DBqnea034277@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jun 13 11:52:48 2013
New Revision: 320782
URL: http://svnweb.freebsd.org/changeset/ports/320782

Log:
  - Update to 0.001010
  - While I'm here, remove outdated PERL_LEVEL check
  
  Changes:	http://search.cpan.org/dist/Sub-Exporter-Progressive/Changes
  PR:		ports/179468
  Submitted by:	Geraud CONTINSOUZAS <geraud@gcu.info>

Modified:
  head/devel/p5-Sub-Exporter-Progressive/Makefile
  head/devel/p5-Sub-Exporter-Progressive/distinfo

Modified: head/devel/p5-Sub-Exporter-Progressive/Makefile
==============================================================================
--- head/devel/p5-Sub-Exporter-Progressive/Makefile	Thu Jun 13 11:52:44 2013	(r320781)
+++ head/devel/p5-Sub-Exporter-Progressive/Makefile	Thu Jun 13 11:52:48 2013	(r320782)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Sub-Exporter-Progressive
-PORTVERSION=	0.001.006
+PORTVERSION=	0.001.010
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -21,13 +21,4 @@ PERL_CONFIGURE=	yes
 
 MAN3=		Sub::Exporter::Progressive.3
 
-post-patch:
-	@${REINPLACE_CMD} -e '/NAME/ s|Sub-Exporter-Progressive|Sub::Exporter::Progressive|' ${WRKSRC}/Makefile.PL
-
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-TEST_DEPENDS+=	p5-Test-Simple>=0.89:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/devel/p5-Sub-Exporter-Progressive/distinfo
==============================================================================
--- head/devel/p5-Sub-Exporter-Progressive/distinfo	Thu Jun 13 11:52:44 2013	(r320781)
+++ head/devel/p5-Sub-Exporter-Progressive/distinfo	Thu Jun 13 11:52:48 2013	(r320782)
@@ -1,2 +1,2 @@
-SHA256 (Sub-Exporter-Progressive-0.001006.tar.gz) = 22e7b4c70be8f1758fc7786e3ba8ed4d4e2d2ef71a04abd683542366d0772368
-SIZE (Sub-Exporter-Progressive-0.001006.tar.gz) = 4230
+SHA256 (Sub-Exporter-Progressive-0.001010.tar.gz) = edbdd1467149131fb16931d7bbad1a284a47e3aebfa5efcac5a0ff70a2b22827
+SIZE (Sub-Exporter-Progressive-0.001010.tar.gz) = 5762



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