ports/51553: UPDATE textproc/p5-Text-Autoformat

Mathieu Arnold m at absolight.net
Tue Apr 29 07:00:30 UTC 2003


>Number:         51553
>Category:       ports
>Synopsis:       UPDATE textproc/p5-Text-Autoformat
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 29 00:00:28 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 1.10
	
>How-To-Repeat:
	
>Fix:

	

--- 1.10.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Text-Autoformat/Makefile,v
retrieving revision 1.4
diff -u -d -b -w -u -r1.4 Makefile
--- Makefile	2003/03/07 06:11:45	1.4
+++ Makefile	2003/04/29 06:49:16
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Text-Autoformat
-PORTVERSION=	1.04
+PORTVERSION=	1.10
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Text
@@ -14,6 +14,9 @@
 
 MAINTAINER=	tobez at FreeBSD.org
 COMMENT=	Automatic and manual text wrapping and reformating formatting
+
+BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Reform.pm:${PORTSDIR}/textproc/p5-Text-Reform
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Text-Autoformat/distinfo,v
retrieving revision 1.1
diff -u -d -b -w -u -r1.1 distinfo
--- distinfo	2000/12/31 05:17:09	1.1
+++ distinfo	2003/04/29 06:49:16
@@ -1 +1 @@
-MD5 (Text-Autoformat-1.04.tar.gz) = acb89d29e0508d14cd3310f3df13b799
+MD5 (Text-Autoformat-1.10.tar.gz) = 9c65926eee2dc0c23fa9ce54a0ee026a
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Text-Autoformat/pkg-descr,v
retrieving revision 1.3
diff -u -d -b -w -u -r1.3 pkg-descr
--- pkg-descr	2001/12/06 15:42:26	1.3
+++ pkg-descr	2003/04/29 06:51:55
@@ -10,7 +10,7 @@
 for the built-in Perl format() mechanism. 
 
 Author: Damian Conway <damian at conway.org>
-WWW: http://search.cpan.org/search?dist=Text-Autoformat
+WWW: http://search.cpan.org/author/DCONWAY/Text-Autoformat/
 
 -Anton
 <tobez at FreeBSD.org>
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Text-Autoformat/pkg-plist,v
retrieving revision 1.1
diff -u -d -b -w -u -r1.1 pkg-plist
--- pkg-plist	2000/12/31 05:17:09	1.1
+++ pkg-plist	2003/04/29 06:49:16
@@ -1,6 +1,5 @@
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Autoformat/.packlist
 lib/perl5/site_perl/%%PERL_VER%%/Text/Autoformat.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/demo.pl
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Autoformat
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Text 2>/dev/null || true
--- 1.10.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list