[Midnightbsd-cvs] mports [21523] trunk/textproc/p5-Text-Autoformat: update perl text autoformat

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Aug 5 20:18:10 EDT 2016


Revision: 21523
          http://svnweb.midnightbsd.org/mports/?rev=21523
Author:   laffer1
Date:     2016-08-05 20:18:10 -0400 (Fri, 05 Aug 2016)
Log Message:
-----------
update perl text autoformat

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

Modified: trunk/textproc/p5-Text-Autoformat/Makefile
===================================================================
--- trunk/textproc/p5-Text-Autoformat/Makefile	2016-08-06 00:17:52 UTC (rev 21522)
+++ trunk/textproc/p5-Text-Autoformat/Makefile	2016-08-06 00:18:10 UTC (rev 21523)
@@ -1,21 +1,25 @@
 # $MidnightBSD$
 
 PORTNAME=	Text-Autoformat
-PORTVERSION=	1.13
+PORTVERSION=	1.670.000
+PORTREVISION=	1
 CATEGORIES=	textproc perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Text
+MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:NEILB
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-${PORTVERSION:C/0\.(000)$//}
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Automatic and manual text wrapping and reformating formatting
-LICENSE=	perl
 
-BUILD_DEPENDS=	${SITE_PERL}/Text/Reform.pm:${PORTSDIR}/textproc/p5-Text-Reform
-RUN_DEPENDS=	${BUILD_DEPENDS}
+LICENSE=	artistic gpl
+LICENSE_COMB=	dual
 
+BUILD_DEPENDS=	p5-Text-Reform>=1.11:${PORTSDIR}/textproc/p5-Text-Reform
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+
+USES=		perl5
+USE_PERL5=	configure
 PERL_CONFIGURE=	yes
 
-MAN3=		Text::Autoformat.3
-
 .include <bsd.port.mk>

Modified: trunk/textproc/p5-Text-Autoformat/distinfo
===================================================================
--- trunk/textproc/p5-Text-Autoformat/distinfo	2016-08-06 00:17:52 UTC (rev 21522)
+++ trunk/textproc/p5-Text-Autoformat/distinfo	2016-08-06 00:18:10 UTC (rev 21523)
@@ -1,3 +1,2 @@
-SHA256 (Text-Autoformat-1.13.tar.gz) = b32ab81d1ff4d1b3c87b29c88904b2440beb9b9333bf59eff1280750ae1fc006
-RMD160 (Text-Autoformat-1.13.tar.gz) = 4e8433e88a5952c29ca6514408bdd76e533a6f77
-SIZE (Text-Autoformat-1.13.tar.gz) = 17431
+SHA256 (Text-Autoformat-1.67.tar.gz) = 1c0a89d251140deb95e819d0210c814d74b17fde8e7478384649a66899258c41
+SIZE (Text-Autoformat-1.67.tar.gz) = 21914

Modified: trunk/textproc/p5-Text-Autoformat/pkg-descr
===================================================================
--- trunk/textproc/p5-Text-Autoformat/pkg-descr	2016-08-06 00:17:52 UTC (rev 21522)
+++ trunk/textproc/p5-Text-Autoformat/pkg-descr	2016-08-06 00:18:10 UTC (rev 21523)
@@ -4,13 +4,9 @@
 schemes, centred text, and block quotations, and reformats each
 appropriately. Other options allow the user to adjust inter-word and
 inter-paragraph spacing, justify text, and impose various capitalization
-schemes. 
+schemes.
 
 The module also supplies a re-entrant, highly configurable replacement
-for the built-in Perl format() mechanism. 
+for the built-in Perl format() mechanism.
 
-Author: Damian Conway <damian at conway.org>
 WWW: http://search.cpan.org/dist/Text-Autoformat/
-
--Anton
-<tobez at FreeBSD.org>

Modified: trunk/textproc/p5-Text-Autoformat/pkg-plist
===================================================================
--- trunk/textproc/p5-Text-Autoformat/pkg-plist	2016-08-06 00:17:52 UTC (rev 21522)
+++ trunk/textproc/p5-Text-Autoformat/pkg-plist	2016-08-06 00:18:10 UTC (rev 21523)
@@ -1,4 +1,2 @@
+%%PERL5_MAN3%%/Text::Autoformat.3.gz
 %%SITE_PERL%%/Text/Autoformat.pm
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Autoformat
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
- at dirrmtry %%SITE_PERL%%/Text



More information about the Midnightbsd-cvs mailing list