aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2007-10-27 05:07:08 +0800
committermat <mat@FreeBSD.org>2007-10-27 05:07:08 +0800
commitcd1adb8ddb8252d1d61c1e102b1f862d99c74d4f (patch)
tree6708135aeee0219de63aa9c603af055a2a200e9a
parentf1c425fd22fb1e78082256d0af781eabcad3c226 (diff)
downloadfreebsd-ports-gnome-cd1adb8ddb8252d1d61c1e102b1f862d99c74d4f.tar.gz
freebsd-ports-gnome-cd1adb8ddb8252d1d61c1e102b1f862d99c74d4f.tar.zst
freebsd-ports-gnome-cd1adb8ddb8252d1d61c1e102b1f862d99c74d4f.zip
Update to 1.12.2
-rw-r--r--textproc/p5-Text-Reform/Makefile7
-rw-r--r--textproc/p5-Text-Reform/distinfo6
-rw-r--r--textproc/p5-Text-Reform/files/patch-lib::Text::Reform.pm21
-rw-r--r--textproc/p5-Text-Reform/pkg-plist5
4 files changed, 6 insertions, 33 deletions
diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile
index eebf3fb6b087..0a99e7514d74 100644
--- a/textproc/p5-Text-Reform/Makefile
+++ b/textproc/p5-Text-Reform/Makefile
@@ -6,9 +6,11 @@
#
PORTNAME= Text-Reform
-PORTVERSION= 1.11
+PORTVERSION= 1.12.2
+DISTVERSIONPREFIX= v
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= Text/DCONWAY
PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
@@ -18,7 +20,4 @@ PERL_CONFIGURE= yes
MAN3= Text::Reform.3
-pre-configure:
- @${FIND} ${WRKSRC} -name \*.orig -delete
-
.include <bsd.port.mk>
diff --git a/textproc/p5-Text-Reform/distinfo b/textproc/p5-Text-Reform/distinfo
index c81c3c0ab1e0..f0978a7350fd 100644
--- a/textproc/p5-Text-Reform/distinfo
+++ b/textproc/p5-Text-Reform/distinfo
@@ -1,3 +1,3 @@
-MD5 (Text-Reform-1.11.tar.gz) = 18646b9fee3d2ddecdacde1d9210d83d
-SHA256 (Text-Reform-1.11.tar.gz) = 7151f9af00ceeeb3893d43d8d25990474ba07de9ce2790b90d9d1db0a8c5c174
-SIZE (Text-Reform-1.11.tar.gz) = 20902
+MD5 (Text-Reform-v1.12.2.tar.gz) = c2dc7c1d885e5d977831d798dd31e99b
+SHA256 (Text-Reform-v1.12.2.tar.gz) = 0265c99027b642d100deed1bcc4c1833b4b06424f2fc2a3b23b920cdc0fbd0dc
+SIZE (Text-Reform-v1.12.2.tar.gz) = 24355
diff --git a/textproc/p5-Text-Reform/files/patch-lib::Text::Reform.pm b/textproc/p5-Text-Reform/files/patch-lib::Text::Reform.pm
deleted file mode 100644
index ba5330970420..000000000000
--- a/textproc/p5-Text-Reform/files/patch-lib::Text::Reform.pm
+++ /dev/null
@@ -1,21 +0,0 @@
---- lib/Text/Reform.pm.orig Wed Apr 9 10:49:02 2003
-+++ lib/Text/Reform.pm Fri May 2 14:47:28 2003
-@@ -44,7 +43,7 @@
- }
-
- sub carpfirst {
-- our %carped;
-+ my %carped;
- my ($msg) = @_;
- return if $carped{$msg}++;
- carp $msg;
-@@ -342,8 +341,7 @@
-
- sub form
- {
-- our %carped;
-- local %carped;
-+ my %carped;
- my $config = {%std_config};
- my $startidx = 0;
- if (@_ && ref($_[0]) eq 'HASH') # RESETTING CONFIG
diff --git a/textproc/p5-Text-Reform/pkg-plist b/textproc/p5-Text-Reform/pkg-plist
index 9b0275ae0c35..af2ad1e83580 100644
--- a/textproc/p5-Text-Reform/pkg-plist
+++ b/textproc/p5-Text-Reform/pkg-plist
@@ -1,9 +1,4 @@
%%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
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reform/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reform
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text