[Midnightbsd-cvs] mports [21522] trunk/textproc/p5-Text-Reform: update text reform to 1.20

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Aug 5 20:17:52 EDT 2016


Revision: 21522
          http://svnweb.midnightbsd.org/mports/?rev=21522
Author:   laffer1
Date:     2016-08-05 20:17:52 -0400 (Fri, 05 Aug 2016)
Log Message:
-----------
update text reform to 1.20

Modified Paths:
--------------
    trunk/textproc/p5-Text-Reform/Makefile
    trunk/textproc/p5-Text-Reform/distinfo
    trunk/textproc/p5-Text-Reform/pkg-plist

Removed Paths:
-------------
    trunk/textproc/p5-Text-Reform/files/

Modified: trunk/textproc/p5-Text-Reform/Makefile
===================================================================
--- trunk/textproc/p5-Text-Reform/Makefile	2016-08-06 00:15:16 UTC (rev 21521)
+++ trunk/textproc/p5-Text-Reform/Makefile	2016-08-06 00:17:52 UTC (rev 21522)
@@ -1,21 +1,20 @@
 # $MidnightBSD$
 
 PORTNAME=	Text-Reform
-PORTVERSION=	1.11
+PORTVERSION=	1.20
+PORTREVISION=	1
 CATEGORIES=	textproc perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Text
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Manual text wrapping and reformatting
-LICENSE=	perl
 
+LICENSE=	artistic gpl
+LICENSE_COMB=	dual
+
+USES=		perl5
+USE_PERL5=	configure
 PERL_CONFIGURE=	yes
 
-MAN3=		Text::Reform.3
-
-pre-configure:
-	@${FIND} ${WRKSRC} -name \*.orig -delete
-
 .include <bsd.port.mk>

Modified: trunk/textproc/p5-Text-Reform/distinfo
===================================================================
--- trunk/textproc/p5-Text-Reform/distinfo	2016-08-06 00:15:16 UTC (rev 21521)
+++ trunk/textproc/p5-Text-Reform/distinfo	2016-08-06 00:17:52 UTC (rev 21522)
@@ -1,3 +1,2 @@
-SHA256 (Text-Reform-1.11.tar.gz) = 7151f9af00ceeeb3893d43d8d25990474ba07de9ce2790b90d9d1db0a8c5c174
-RMD160 (Text-Reform-1.11.tar.gz) = fa3076045b2067c3733780d88660c5d56ded39d2
-SIZE (Text-Reform-1.11.tar.gz) = 20902
+SHA256 (Text-Reform-1.20.tar.gz) = a8792dd8c1aac97001032337b36a356be96e2d74c4f039ef9a363b641db4ae61
+SIZE (Text-Reform-1.20.tar.gz) = 29521

Modified: trunk/textproc/p5-Text-Reform/pkg-plist
===================================================================
--- trunk/textproc/p5-Text-Reform/pkg-plist	2016-08-06 00:15:16 UTC (rev 21521)
+++ trunk/textproc/p5-Text-Reform/pkg-plist	2016-08-06 00:17:52 UTC (rev 21522)
@@ -1,9 +1,2 @@
+%%PERL5_MAN3%%/Text::Reform.3.gz
 %%SITE_PERL%%/Text/Reform.pm
-%%SITE_PERL%%/Text/demo.pl
-%%SITE_PERL%%/Text/demo_columns.pl
-%%SITE_PERL%%/Text/demo_filler.pl
-%%SITE_PERL%%/Text/demo_table.pl
-%%SITE_PERL%%/Text/demo_ws.pl
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reform
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
- at dirrmtry %%SITE_PERL%%/Text



More information about the Midnightbsd-cvs mailing list