Date: Sat, 7 Mar 2009 05:04:11 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/132373: [MAINTAINER] misc/p5-Text-FIGlet: update to 2.10 Message-ID: <20090306210411.6E5BC2AEC9BC@sunpoet.net> Resent-Message-ID: <200903062130.n26LU3q1063600@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132373 >Category: ports >Synopsis: [MAINTAINER] misc/p5-Text-FIGlet: update to 2.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Mar 06 21:30:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 7.1-STABLE amd64 >Organization: SUNPOET.net >Environment: System: FreeBSD bonjour.sunpoet.net 7.1-STABLE FreeBSD 7.1-STABLE #0: Thu Feb 12 21:01:03 CST 2009 >Description: - Update to 2.10 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Text-FIGlet-2.10.patch begins here --- diff -ruN --exclude=CVS /usr/ports/misc/p5-Text-FIGlet/Makefile /usr/ports/sunpoet/p5-Text-FIGlet/Makefile --- /usr/ports/misc/p5-Text-FIGlet/Makefile 2009-01-05 09:10:02.199163000 +0800 +++ /usr/ports/sunpoet/p5-Text-FIGlet/Makefile 2009-02-18 14:44:35.000000000 +0800 @@ -5,10 +5,11 @@ # $FreeBSD: ports/misc/p5-Text-FIGlet/Makefile,v 1.6 2009/01/04 18:13:26 chinsan Exp $ PORTNAME= Text-FIGlet -PORTVERSION= 2.01 +PORTVERSION= 2.10 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +EXTRACT_SUFX= .tgz MAINTAINER= sunpoet@sunpoet.net COMMENT= Perl module to provide FIGlet abilities, akin to banner @@ -16,9 +17,10 @@ RUN_DEPENDS= ${LOCALBASE}/bin/figlet:${PORTSDIR}/misc/figlet PERL_CONFIGURE= yes +WRKSRC= ${WRKDIR}/Text-FIGlet-2.1 MAN1= charmap.pl.1 figlet.pl.1 minifig.pl.1 showfigfonts.pl.1 MAN3= Text::FIGlet.3 Text::FIGlet::Control.3 Text::FIGlet::Font.3 \ - Text::LICENSE.3 + Text::FIGlet::LICENSE.3 .include <bsd.port.mk> diff -ruN --exclude=CVS /usr/ports/misc/p5-Text-FIGlet/distinfo /usr/ports/sunpoet/p5-Text-FIGlet/distinfo --- /usr/ports/misc/p5-Text-FIGlet/distinfo 2009-01-05 09:10:02.199163000 +0800 +++ /usr/ports/sunpoet/p5-Text-FIGlet/distinfo 2009-02-18 14:32:09.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (Text-FIGlet-2.01.tar.gz) = 7432480f3c6acbdf9406d083caeb0027 -SHA256 (Text-FIGlet-2.01.tar.gz) = 63f8a7802443ca9b9ba29492e0b9edccd2d7f66b432c0dde1168a358ce28e55b -SIZE (Text-FIGlet-2.01.tar.gz) = 66342 +MD5 (Text-FIGlet-2.10.tgz) = 1c458ffcb68c8f080b80c6532f608d6e +SHA256 (Text-FIGlet-2.10.tgz) = 8bdd17ea13e8bc3fb0c6ca935d1321c2ed34ea9032b381009493e52abbc9fb09 +SIZE (Text-FIGlet-2.10.tgz) = 77505 diff -ruN --exclude=CVS /usr/ports/misc/p5-Text-FIGlet/pkg-plist /usr/ports/sunpoet/p5-Text-FIGlet/pkg-plist --- /usr/ports/misc/p5-Text-FIGlet/pkg-plist 2009-01-05 09:10:02.200178000 +0800 +++ /usr/ports/sunpoet/p5-Text-FIGlet/pkg-plist 2009-02-18 14:42:56.000000000 +0800 @@ -5,7 +5,7 @@ %%SITE_PERL%%/Text/FIGlet.pm %%SITE_PERL%%/Text/FIGlet/Control.pm %%SITE_PERL%%/Text/FIGlet/Font.pm -%%SITE_PERL%%/Text/LICENSE.pod +%%SITE_PERL%%/Text/FIGlet/LICENSE.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/FIGlet/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/FIGlet @dirrm %%SITE_PERL%%/Text/FIGlet --- p5-Text-FIGlet-2.10.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090306210411.6E5BC2AEC9BC>