aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2002-06-24 13:46:40 +0800
committerdemon <demon@FreeBSD.org>2002-06-24 13:46:40 +0800
commite5abfa5b042d689c870baa32bb70aad563075c15 (patch)
tree13f6d64d2cf183787d0a920034c7a895f6413438 /graphics
parent1d46d1951480c69d788cf193cc613dd14f78f7be (diff)
downloadfreebsd-ports-gnome-e5abfa5b042d689c870baa32bb70aad563075c15.tar.gz
freebsd-ports-gnome-e5abfa5b042d689c870baa32bb70aad563075c15.tar.zst
freebsd-ports-gnome-e5abfa5b042d689c870baa32bb70aad563075c15.zip
Update to 1.35
Submitted by: joerg
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-GD-Graph/Makefile7
-rw-r--r--graphics/p5-GD-Graph/distinfo2
-rw-r--r--graphics/p5-GD-Graph/pkg-plist1
3 files changed, 6 insertions, 4 deletions
diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile
index 05ad430f420b..629618ebd349 100644
--- a/graphics/p5-GD-Graph/Makefile
+++ b/graphics/p5-GD-Graph/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= GD-Graph
-PORTVERSION= 1.33
+PORTVERSION= 1.35
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD
PKGNAMEPREFIX= p5-
DISTNAME= GDGraph-${PORTVERSION}
-MAINTAINER= demon@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Text/Align.pm:${PORTSDIR}/graphics/p5-GD-TextUtil
@@ -25,6 +25,7 @@ MAN3= GD::Graph.3 \
GD::Graph::Data.3 \
GD::Graph::Error.3 \
GD::Graph::FAQ.3 \
- GD::Graph::colour.3
+ GD::Graph::colour.3 \
+ GD::Graph::hbars.3
.include <bsd.port.mk>
diff --git a/graphics/p5-GD-Graph/distinfo b/graphics/p5-GD-Graph/distinfo
index 6e6bfff919a0..5a5b98edf311 100644
--- a/graphics/p5-GD-Graph/distinfo
+++ b/graphics/p5-GD-Graph/distinfo
@@ -1 +1 @@
-MD5 (GDGraph-1.33.tar.gz) = 7ad74a355a46fdad0ebdc686efd1f1c8
+MD5 (GDGraph-1.35.tar.gz) = 8fffcaa9857bdfe9c7dc0fb352e6863a
diff --git a/graphics/p5-GD-Graph/pkg-plist b/graphics/p5-GD-Graph/pkg-plist
index 8ae7f980879c..c7b7de11ca82 100644
--- a/graphics/p5-GD-Graph/pkg-plist
+++ b/graphics/p5-GD-Graph/pkg-plist
@@ -6,6 +6,7 @@ lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/area.pm
lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/axestype.pm
lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/bars.pm
lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/colour.pm
+lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/hbars.pm
lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/lines.pm
lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/linespoints.pm
lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/mixed.pm