Update to p5-GD-2.56.

This commit is contained in:
ajacoutot 2015-11-12 15:43:03 +00:00
parent c7ee7b914c
commit e1a5039a11
3 changed files with 25 additions and 31 deletions

View File

@ -1,26 +1,36 @@
# $OpenBSD: Makefile,v 1.43 2015/07/16 23:22:20 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.44 2015/11/12 15:43:03 ajacoutot Exp $
SHARED_ONLY = Yes
SHARED_ONLY = Yes
COMMENT = module to interface with the GD graphics library
COMMENT = module to interface with the GD graphics library
DISTNAME = GD-2.53
CATEGORIES = graphics
DISTNAME = GD-2.56
CATEGORIES = graphics
# perl
PERMIT_PACKAGE_CDROM = Yes
WANTLIB = c fontconfig freetype gd jpeg m png tiff vpx z
WANTLIB += c fontconfig freetype gd jpeg m png tiff vpx z
LIB_DEPENDS = graphics/gd
LIB_DEPENDS = graphics/gd
MODULES = converters/libiconv \
cpan
MODULES = converters/libiconv \
cpan
CONFIGURE_STYLE = modbuild
MODCPAN_EXAMPLES = Yes
MODCPAN_EXAMPLES_DIST = demos
# test10 fails during make test due to a bug, see
# http://rt.cpan.org/Public/Bug/Display.html?id=49053
post-extract:
chmod o+w ${WRKSRC}/bdf_scripts/bdf2gdfont.pl
post-install:
cd ${PREFIX} && rm -f \
bin/README \
bin/bdf2gdfont.PLS \
bin/bdftogd \
bin/cvtbdf.pl \
man/man1/bdf2gdfont.PLS.1
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (GD-2.53.tar.gz) = 0F0B/pXlga2zRozwWrXUBdt0l8D7Psfs8j0CNwX6t6o=
SIZE (GD-2.53.tar.gz) = 328980
SHA256 (GD-2.56.tar.gz) = HxA9HJjehiFQRkLtf7efG0D19qY8Kr6TkKireGFySPk=
SIZE (GD-2.56.tar.gz) = 273441

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.15 2015/07/16 23:22:20 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.16 2015/11/12 15:43:03 ajacoutot Exp $
bin/bdf2gdfont.pl
${P5ARCH}/
${P5ARCH}/GD/
@ -10,27 +10,11 @@ ${P5ARCH}/GD/Polyline.pm
${P5ARCH}/GD/Simple.pm
${P5ARCH}/auto/
${P5ARCH}/auto/GD/
${P5ARCH}/auto/GD/GD.bs
${P5ARCH}/auto/GD/GD.so
${P5ARCH}/auto/GD/autosplit.ix
${P5ARCH}/qd.pl
@man man/man1/bdf2gdfont.pl.1
@man man/man3p/GD.3p
@man man/man3p/GD::Image.3p
@man man/man3p/GD::Polygon.3p
@man man/man3p/GD::Polyline.3p
@man man/man3p/GD::Simple.3p
share/examples/p5-GD/
share/examples/p5-GD/brushes.pl
share/examples/p5-GD/copies.pl
share/examples/p5-GD/draw_colors.pl
share/examples/p5-GD/fills.pl
share/examples/p5-GD/font_list.png
share/examples/p5-GD/fonttest
share/examples/p5-GD/gd_example.cgi
share/examples/p5-GD/polyline.pl
share/examples/p5-GD/polys.pl
share/examples/p5-GD/shapes.pl
share/examples/p5-GD/tile.png
share/examples/p5-GD/transform.pl
share/examples/p5-GD/truetype_test
share/examples/p5-GD/ttf.pl