diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-12-24 19:17:14 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-12-24 19:17:14 +0000 |
commit | 4c8a04d5545fff80559fedc2049a32c66f7eddff (patch) | |
tree | 05750133724cc09a6d871db5d4c2edc07a8056c8 /graphics/p5-GD1 | |
parent | 9b9655002b0ed153945d1f145e561f4f5c461907 (diff) | |
download | ports-4c8a04d5545fff80559fedc2049a32c66f7eddff.tar.gz ports-4c8a04d5545fff80559fedc2049a32c66f7eddff.zip |
Notes
Diffstat (limited to 'graphics/p5-GD1')
-rw-r--r-- | graphics/p5-GD1/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-GD1/distinfo | 2 | ||||
-rw-r--r-- | graphics/p5-GD1/pkg-plist | 2 |
3 files changed, 3 insertions, 5 deletions
diff --git a/graphics/p5-GD1/Makefile b/graphics/p5-GD1/Makefile index eac4b2c5a700..96969e1185fa 100644 --- a/graphics/p5-GD1/Makefile +++ b/graphics/p5-GD1/Makefile @@ -6,8 +6,8 @@ # $FreeBSD$ # -DISTNAME= GD-1.18 -PKGNAME= p5-GD-1.18 +DISTNAME= GD-1.23 +PKGNAME= p5-GD-1.23 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD diff --git a/graphics/p5-GD1/distinfo b/graphics/p5-GD1/distinfo index c18bd893773b..09d1aa80adec 100644 --- a/graphics/p5-GD1/distinfo +++ b/graphics/p5-GD1/distinfo @@ -1 +1 @@ -MD5 (GD-1.18.tar.gz) = 8615cefd90c7c972ee9ccada55488b36 +MD5 (GD-1.23.tar.gz) = 886dfacaec1837c05ffd2d673cd83a4f diff --git a/graphics/p5-GD1/pkg-plist b/graphics/p5-GD1/pkg-plist index abd76a5e73ac..9bfe3964be5b 100644 --- a/graphics/p5-GD1/pkg-plist +++ b/graphics/p5-GD1/pkg-plist @@ -4,6 +4,4 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/.packlist lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/GD.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/GD.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/autosplit.ix -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/libgd/extralibs.ld -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/libgd @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD |