[Midnightbsd-cvs] mports [21917] trunk/devel/p5-Sub-Exporter-Progressive: update perl lib

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Sep 28 22:36:12 EDT 2016


Revision: 21917
          http://svnweb.midnightbsd.org/mports/?rev=21917
Author:   laffer1
Date:     2016-09-28 22:36:12 -0400 (Wed, 28 Sep 2016)
Log Message:
-----------
update perl lib

Modified Paths:
--------------
    trunk/devel/p5-Sub-Exporter-Progressive/Makefile
    trunk/devel/p5-Sub-Exporter-Progressive/distinfo
    trunk/devel/p5-Sub-Exporter-Progressive/pkg-plist

Modified: trunk/devel/p5-Sub-Exporter-Progressive/Makefile
===================================================================
--- trunk/devel/p5-Sub-Exporter-Progressive/Makefile	2016-09-29 02:33:25 UTC (rev 21916)
+++ trunk/devel/p5-Sub-Exporter-Progressive/Makefile	2016-09-29 02:36:12 UTC (rev 21917)
@@ -1,30 +1,23 @@
 # $MidnightBSD$
+# $FreeBSD: head/devel/p5-Sub-Exporter-Progressive/Makefile 412346 2016-04-01 14:00:51Z mat $
 
 PORTNAME=	Sub-Exporter-Progressive
-PORTVERSION=	0.001.006
+PORTVERSION=	0.001011
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Only use Sub::Exporter if you need it
-LICENSE=	perl
 
-BUILD_DEPENDS=	p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
+LICENSE=	artistic gpl
+LICENSE_COMB=	dual
+
+BUILD_DEPENDS=	p5-Sub-Exporter>=0:devel/p5-Sub-Exporter
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+USE_PERL5=	configure
+USES=		perl5
 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: trunk/devel/p5-Sub-Exporter-Progressive/distinfo
===================================================================
--- trunk/devel/p5-Sub-Exporter-Progressive/distinfo	2016-09-29 02:33:25 UTC (rev 21916)
+++ trunk/devel/p5-Sub-Exporter-Progressive/distinfo	2016-09-29 02:36:12 UTC (rev 21917)
@@ -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.001011.tar.gz) = 0618c6e69c6c0540c41e7560d51981407a6a0768f1330bef6d6ac3c6f1fa7c06
+SIZE (Sub-Exporter-Progressive-0.001011.tar.gz) = 5829

Modified: trunk/devel/p5-Sub-Exporter-Progressive/pkg-plist
===================================================================
--- trunk/devel/p5-Sub-Exporter-Progressive/pkg-plist	2016-09-29 02:33:25 UTC (rev 21916)
+++ trunk/devel/p5-Sub-Exporter-Progressive/pkg-plist	2016-09-29 02:36:12 UTC (rev 21917)
@@ -1,6 +1,2 @@
 %%SITE_PERL%%/Sub/Exporter/Progressive.pm
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Exporter/Progressive
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Exporter
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub
- at dirrmtry %%SITE_PERL%%/Sub/Exporter
- at dirrmtry %%SITE_PERL%%/Sub
+%%PERL5_MAN3%%/Sub::Exporter::Progressive.3.gz



More information about the Midnightbsd-cvs mailing list