summaryrefslogtreecommitdiff
path: root/graphics/p5-GD-Barcode
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-06-22 13:22:04 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-06-22 13:22:04 +0000
commit22245f81f09fc57f4824365dc41768addf96e676 (patch)
treeed975854af2e8453128a0649451a966d3e4aed42 /graphics/p5-GD-Barcode
parentUpdate to 0.86 (diff)
Update to 1.14
Notes
Notes: svn path=/head/; revision=83435
Diffstat (limited to 'graphics/p5-GD-Barcode')
-rw-r--r--graphics/p5-GD-Barcode/Makefile2
-rw-r--r--graphics/p5-GD-Barcode/distinfo2
-rw-r--r--graphics/p5-GD-Barcode/pkg-plist34
3 files changed, 19 insertions, 19 deletions
diff --git a/graphics/p5-GD-Barcode/Makefile b/graphics/p5-GD-Barcode/Makefile
index e652e4993caa..1ef423e58941 100644
--- a/graphics/p5-GD-Barcode/Makefile
+++ b/graphics/p5-GD-Barcode/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= GD-Barcode
-PORTVERSION= 1.13
+PORTVERSION= 1.14
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD
diff --git a/graphics/p5-GD-Barcode/distinfo b/graphics/p5-GD-Barcode/distinfo
index 329bb8745bf7..72e73e7cd9fb 100644
--- a/graphics/p5-GD-Barcode/distinfo
+++ b/graphics/p5-GD-Barcode/distinfo
@@ -1 +1 @@
-MD5 (GD-Barcode-1.13.tar.gz) = 52589c35c555af4948d79b49781e7e0c
+MD5 (GD-Barcode-1.14.tar.gz) = 85aaa2f7722f8011714539476665e0ac
diff --git a/graphics/p5-GD-Barcode/pkg-plist b/graphics/p5-GD-Barcode/pkg-plist
index 437638664d88..9167121abadc 100644
--- a/graphics/p5-GD-Barcode/pkg-plist
+++ b/graphics/p5-GD-Barcode/pkg-plist
@@ -1,17 +1,17 @@
-lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode.pm
-lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode/COOP2of5.pm
-lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode/Code39.pm
-lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode/EAN13.pm
-lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode/EAN8.pm
-lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode/IATA2of5.pm
-lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode/ITF.pm
-lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode/Industrial2of5.pm
-lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode/Matrix2of5.pm
-lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode/NW7.pm
-lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode/UPCA.pm
-lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode/UPCE.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Barcode/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Barcode
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD 2>/dev/null || true
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/GD 2>/dev/null || true
+%%SITE_PERL%%/GD/Barcode.pm
+%%SITE_PERL%%/GD/Barcode/COOP2of5.pm
+%%SITE_PERL%%/GD/Barcode/Code39.pm
+%%SITE_PERL%%/GD/Barcode/EAN13.pm
+%%SITE_PERL%%/GD/Barcode/EAN8.pm
+%%SITE_PERL%%/GD/Barcode/IATA2of5.pm
+%%SITE_PERL%%/GD/Barcode/ITF.pm
+%%SITE_PERL%%/GD/Barcode/Industrial2of5.pm
+%%SITE_PERL%%/GD/Barcode/Matrix2of5.pm
+%%SITE_PERL%%/GD/Barcode/NW7.pm
+%%SITE_PERL%%/GD/Barcode/UPCA.pm
+%%SITE_PERL%%/GD/Barcode/UPCE.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/Barcode/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/Barcode
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD 2>/dev/null || true
+@dirrm %%SITE_PERL%%/GD/Barcode
+@unexec rmdir %D/%%SITE_PERL%%/GD 2>/dev/null || true