aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-03-17 18:36:39 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-03-17 18:36:39 +0000
commitc5816f19a494021ee860c78414019e9fab5a6d7b (patch)
tree358a0df2b21d5ac7d8f160f95106efc77c03133d /textproc
parent8c7b68692888ad6f7fd7461fb349661c35bc5ccd (diff)
downloadports-c5816f19a494021ee860c78414019e9fab5a6d7b.tar.gz
ports-c5816f19a494021ee860c78414019e9fab5a6d7b.zip
- Update to 0.40.97
- Add a patch to avoid installing debian .3pm manpages
Notes
Notes: svn path=/head/; revision=131516
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-PDF-API2/Makefile2
-rw-r--r--textproc/p5-PDF-API2/distinfo4
-rw-r--r--textproc/p5-PDF-API2/files/patch-Makefile.PL23
-rw-r--r--textproc/p5-PDF-API3/Makefile2
-rw-r--r--textproc/p5-PDF-API3/distinfo4
-rw-r--r--textproc/p5-PDF-API3/files/patch-Makefile.PL23
6 files changed, 52 insertions, 6 deletions
diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile
index b867988eebde..fae272ae9105 100644
--- a/textproc/p5-PDF-API2/Makefile
+++ b/textproc/p5-PDF-API2/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= PDF-API2
-PORTVERSION= 0.40.96
+PORTVERSION= 0.40.97
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= PDF
diff --git a/textproc/p5-PDF-API2/distinfo b/textproc/p5-PDF-API2/distinfo
index 590c9b71d841..32108c5a44e8 100644
--- a/textproc/p5-PDF-API2/distinfo
+++ b/textproc/p5-PDF-API2/distinfo
@@ -1,2 +1,2 @@
-MD5 (PDF-API2-0.40.96.tar.gz) = 9f0cfd5084cf86374a997bbcbe12b546
-SIZE (PDF-API2-0.40.96.tar.gz) = 3533802
+MD5 (PDF-API2-0.40.97.tar.gz) = a26246eca8fe504a1fc50e1fbe7c5c34
+SIZE (PDF-API2-0.40.97.tar.gz) = 3533595
diff --git a/textproc/p5-PDF-API2/files/patch-Makefile.PL b/textproc/p5-PDF-API2/files/patch-Makefile.PL
new file mode 100644
index 000000000000..329b7ae8b445
--- /dev/null
+++ b/textproc/p5-PDF-API2/files/patch-Makefile.PL
@@ -0,0 +1,23 @@
+--- Makefile.PL.orig Thu Mar 17 19:34:06 2005
++++ Makefile.PL Thu Mar 17 19:34:20 2005
+@@ -232,19 +232,7 @@
+ COMPRESS => "gzip -9 -f ",
+ },
+ MAN1PODS => {},
+- MAN3PODS =>
+- {
+- map
+- {
+- my $file = "lib/$_";
+- my $man = $_;
+- $man =~ s!\.(pm|pod)$!!;
+- $man =~ s!/!::!g;
+- $man = "blib/man3/${man}.3pm";
+- $file => $man;
+- }
+- @manify
+- },
++ MAN3PODS => {},
+ PREREQ_PM => { 'Compress::Zlib' => 1.0, },
+ VERSION_FROM => $versionfile,
+ );
diff --git a/textproc/p5-PDF-API3/Makefile b/textproc/p5-PDF-API3/Makefile
index b867988eebde..fae272ae9105 100644
--- a/textproc/p5-PDF-API3/Makefile
+++ b/textproc/p5-PDF-API3/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= PDF-API2
-PORTVERSION= 0.40.96
+PORTVERSION= 0.40.97
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= PDF
diff --git a/textproc/p5-PDF-API3/distinfo b/textproc/p5-PDF-API3/distinfo
index 590c9b71d841..32108c5a44e8 100644
--- a/textproc/p5-PDF-API3/distinfo
+++ b/textproc/p5-PDF-API3/distinfo
@@ -1,2 +1,2 @@
-MD5 (PDF-API2-0.40.96.tar.gz) = 9f0cfd5084cf86374a997bbcbe12b546
-SIZE (PDF-API2-0.40.96.tar.gz) = 3533802
+MD5 (PDF-API2-0.40.97.tar.gz) = a26246eca8fe504a1fc50e1fbe7c5c34
+SIZE (PDF-API2-0.40.97.tar.gz) = 3533595
diff --git a/textproc/p5-PDF-API3/files/patch-Makefile.PL b/textproc/p5-PDF-API3/files/patch-Makefile.PL
new file mode 100644
index 000000000000..329b7ae8b445
--- /dev/null
+++ b/textproc/p5-PDF-API3/files/patch-Makefile.PL
@@ -0,0 +1,23 @@
+--- Makefile.PL.orig Thu Mar 17 19:34:06 2005
++++ Makefile.PL Thu Mar 17 19:34:20 2005
+@@ -232,19 +232,7 @@
+ COMPRESS => "gzip -9 -f ",
+ },
+ MAN1PODS => {},
+- MAN3PODS =>
+- {
+- map
+- {
+- my $file = "lib/$_";
+- my $man = $_;
+- $man =~ s!\.(pm|pod)$!!;
+- $man =~ s!/!::!g;
+- $man = "blib/man3/${man}.3pm";
+- $file => $man;
+- }
+- @manify
+- },
++ MAN3PODS => {},
+ PREREQ_PM => { 'Compress::Zlib' => 1.0, },
+ VERSION_FROM => $versionfile,
+ );