summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/p5-GD/Makefile7
-rw-r--r--graphics/p5-GD/distinfo6
-rw-r--r--graphics/p5-GD/pkg-plist2
3 files changed, 9 insertions, 6 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile
index ff991b310af9..2e8d8d870ee0 100644
--- a/graphics/p5-GD/Makefile
+++ b/graphics/p5-GD/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= GD
-PORTVERSION= 2.25
+PORTVERSION= 2.30
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD
@@ -24,12 +24,13 @@ CONFIGURE_ARGS= -options "JPEG,FT,XPM,GIF,PNG" \
-lib_png_path ${LOCALBASE} -lib_zlib_path ${LOCALBASE}
MAN1= bdf2gdfont.pl.1
-MAN3= GD.3 GD::Polyline.3 GD::Simple.3
+MAN3= GD.3 GD::Polyline.3 GD::Simple.3 \
+ GD::Image.3 GD::Polygon.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
-IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/graphics/p5-GD/distinfo b/graphics/p5-GD/distinfo
index c746ee155ee0..27d9be0d99a9 100644
--- a/graphics/p5-GD/distinfo
+++ b/graphics/p5-GD/distinfo
@@ -1,3 +1,3 @@
-MD5 (GD-2.25.tar.gz) = aab3f7730ebc54eb6a2a485bc2aa4864
-SHA256 (GD-2.25.tar.gz) = b83a867ffd6c983befb3442af533a640b2998b406851d669ec5df74970e8f203
-SIZE (GD-2.25.tar.gz) = 253062
+MD5 (GD-2.30.tar.gz) = cbc232526c0b348582f386abea802fbc
+SHA256 (GD-2.30.tar.gz) = e6b7d2b61f08e13dc42b14135a95d2ca75a77f3f6b6505d3b38c7b561180259c
+SIZE (GD-2.30.tar.gz) = 253655
diff --git a/graphics/p5-GD/pkg-plist b/graphics/p5-GD/pkg-plist
index d8667b53542b..6912edd793d7 100644
--- a/graphics/p5-GD/pkg-plist
+++ b/graphics/p5-GD/pkg-plist
@@ -1,5 +1,7 @@
bin/bdf2gdfont.pl
%%SITE_PERL%%/%%PERL_ARCH%%/GD.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/GD/Image.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/GD/Polygon.pm
%%SITE_PERL%%/%%PERL_ARCH%%/GD/Polyline.pm
%%SITE_PERL%%/%%PERL_ARCH%%/GD/Simple.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/.packlist