ports/139505: [PATCH] misc/p5-Text-FIGlet: update to 2.18
Sahil Tandon
sahil at tandon.net
Sun Oct 11 04:50:02 UTC 2009
>Number: 139505
>Category: ports
>Synopsis: [PATCH] misc/p5-Text-FIGlet: update to 2.18
>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: Sun Oct 11 04:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Sahil Tandon
>Release: 7.2-RELEASE
>Organization:
>Environment:
>Description:
- update to 2.18
This is an update from 2.10 to 2.18; an outstanding PR (ports/139337) is an update to an older version (2.13) and should likely be closed; I've emailed the submitter as a heads-up.
>How-To-Repeat:
>Fix:
Apply patch.
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/p5-Text-FIGlet/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile 25 Mar 2009 12:50:53 -0000 1.7
+++ Makefile 11 Oct 2009 04:30:24 -0000
@@ -5,7 +5,7 @@
# $FreeBSD: ports/misc/p5-Text-FIGlet/Makefile,v 1.7 2009/03/25 12:50:53 chinsan Exp $
PORTNAME= Text-FIGlet
-PORTVERSION= 2.10
+PORTVERSION= 2.18
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,10 +17,9 @@
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::FIGlet::LICENSE.3
+ Text::FIGlet::LICENSE.3 Text::FIGlet::Ransom.3
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/misc/p5-Text-FIGlet/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo 25 Mar 2009 12:50:53 -0000 1.5
+++ distinfo 11 Oct 2009 04:30:24 -0000
@@ -1,3 +1,3 @@
-MD5 (Text-FIGlet-2.10.tgz) = 1c458ffcb68c8f080b80c6532f608d6e
-SHA256 (Text-FIGlet-2.10.tgz) = 8bdd17ea13e8bc3fb0c6ca935d1321c2ed34ea9032b381009493e52abbc9fb09
-SIZE (Text-FIGlet-2.10.tgz) = 77505
+MD5 (Text-FIGlet-2.18.tgz) = 4e0f328238eda27fe9c7c2498816e43e
+SHA256 (Text-FIGlet-2.18.tgz) = d60930e31c71bd218c4087e8393a201af8f4386f6a07ea4086b645b6864b93d8
+SIZE (Text-FIGlet-2.18.tgz) = 79990
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/misc/p5-Text-FIGlet/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- pkg-plist 25 Mar 2009 12:50:53 -0000 1.5
+++ pkg-plist 11 Oct 2009 04:30:24 -0000
@@ -6,6 +6,7 @@
%%SITE_PERL%%/Text/FIGlet/Control.pm
%%SITE_PERL%%/Text/FIGlet/Font.pm
%%SITE_PERL%%/Text/FIGlet/LICENSE.pod
+%%SITE_PERL%%/Text/FIGlet/Ransom.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/FIGlet/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/FIGlet
@dirrm %%SITE_PERL%%/Text/FIGlet
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list