summaryrefslogtreecommitdiff
path: root/graphics/p5-GD
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-04-04 06:25:50 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-04-04 06:25:50 +0000
commitc9a07eb625826e0c2f65d9dc2dcb36433433d09d (patch)
treee097262699e30a6068666cd0f9c54ca4574f158f /graphics/p5-GD
parent- Update to 2.2.6, see detail: (diff)
- update to 2.23
- change maintainer's email address PR: 79217 Submitted by: Phil Oleson <oz AT nixil dot net>, maintainer
Notes
Notes: svn path=/head/; revision=132417
Diffstat (limited to 'graphics/p5-GD')
-rw-r--r--graphics/p5-GD/Makefile9
-rw-r--r--graphics/p5-GD/distinfo4
-rw-r--r--graphics/p5-GD/pkg-plist4
3 files changed, 8 insertions, 9 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile
index 09a614156b68..447b6c531442 100644
--- a/graphics/p5-GD/Makefile
+++ b/graphics/p5-GD/Makefile
@@ -1,19 +1,19 @@
# New ports collection makefile for: p5-GD
# Date created: March 11, 2003
-# Whom: Philip M. Gollucci <philip@p6m7g8.com>
+# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD$
#
PORTNAME= GD
-PORTVERSION= 2.16
+PORTVERSION= 2.23
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD
PKGNAMEPREFIX= p5-
DISTNAME= GD-${PORTVERSION}
-MAINTAINER= philip@p6m7g8.com
+MAINTAINER= pgollucci@p6m7g8.com
COMMENT= A perl5 interface to Gd Graphics Library version2
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
@@ -23,7 +23,8 @@ CONFIGURE_ARGS= -options "JPEG,FT,XPM,GIF" \
-lib_gd_path ${LOCALBASE} -lib_ft_path ${X11BASE} \
-lib_png_path ${LOCALBASE} -lib_zlib_path ${LOCALBASE}
-MAN3= GD.3 GD::Polyline.3
+MAN1= bdf2gdfont.pl.1
+MAN3= GD.3
.include <bsd.port.pre.mk>
diff --git a/graphics/p5-GD/distinfo b/graphics/p5-GD/distinfo
index 092859dcaf09..b03eacd0963a 100644
--- a/graphics/p5-GD/distinfo
+++ b/graphics/p5-GD/distinfo
@@ -1,2 +1,2 @@
-MD5 (GD-2.16.tar.gz) = 690083b29d354759394eaa477b60e6f7
-SIZE (GD-2.16.tar.gz) = 157025
+MD5 (GD-2.23.tar.gz) = 131a84d37921a18c87e7d994d72165b2
+SIZE (GD-2.23.tar.gz) = 252706
diff --git a/graphics/p5-GD/pkg-plist b/graphics/p5-GD/pkg-plist
index 508cce654af2..41c6abae7b86 100644
--- a/graphics/p5-GD/pkg-plist
+++ b/graphics/p5-GD/pkg-plist
@@ -1,9 +1,7 @@
+bin/bdf2gdfont.pl
%%SITE_PERL%%/%%PERL_ARCH%%/GD.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/GD/Polyline.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/GD.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/GD.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/autosplit.ix
-%%SITE_PERL%%/%%PERL_ARCH%%/qd.pl
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD 2>/dev/null || true
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/GD