diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-13 23:33:28 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-13 23:33:28 +0000 |
commit | 535e699a493aa9c0bd4b7726286d0735c01fb51f (patch) | |
tree | 8e54702d839a77dd60e84b723f5fb0846ecfb6ae /graphics | |
parent | - Update to 1.4.29 (diff) |
- Update to 2.44
Notes
Notes:
svn path=/head/; revision=237740
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GD/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GD/distinfo | 6 | ||||
-rw-r--r-- | graphics/p5-GD/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 07ea4137239e..5f3da0e4bce9 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GD -PORTVERSION= 2.43 +PORTVERSION= 2.44 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-GD/distinfo b/graphics/p5-GD/distinfo index a7ddf72e96c1..1634b4f9286d 100644 --- a/graphics/p5-GD/distinfo +++ b/graphics/p5-GD/distinfo @@ -1,3 +1,3 @@ -MD5 (GD-2.43.tar.gz) = df2514ecdce2595dc43b970bd11cffe2 -SHA256 (GD-2.43.tar.gz) = 91ed67882880bb1e516172044314adb0a38ff64fa9c3c0154c8752d6d5bd4b06 -SIZE (GD-2.43.tar.gz) = 258346 +MD5 (GD-2.44.tar.gz) = 9b9a4d78a5af0616a96264b0aa354859 +SHA256 (GD-2.44.tar.gz) = f736b9df57db0c428e6e9a0e8119d4289f3c1d572b985a7279ebea2f470efc08 +SIZE (GD-2.44.tar.gz) = 258396 diff --git a/graphics/p5-GD/pkg-plist b/graphics/p5-GD/pkg-plist index 6912edd793d7..44ce0b8ce769 100644 --- a/graphics/p5-GD/pkg-plist +++ b/graphics/p5-GD/pkg-plist @@ -1,5 +1,6 @@ bin/bdf2gdfont.pl %%SITE_PERL%%/%%PERL_ARCH%%/GD.pm +%%SITE_PERL%%/%%PERL_ARCH%%/GD/Group.pm %%SITE_PERL%%/%%PERL_ARCH%%/GD/Image.pm %%SITE_PERL%%/%%PERL_ARCH%%/GD/Polygon.pm %%SITE_PERL%%/%%PERL_ARCH%%/GD/Polyline.pm |