Update to version 0.61.

From: MAINTAINER.

brad@ ok
This commit is contained in:
margarida 2002-11-30 22:13:11 +00:00
parent 3deeeb783f
commit 4344ae2118
3 changed files with 15 additions and 9 deletions

View File

@ -1,21 +1,25 @@
# $OpenBSD: Makefile,v 1.10 2002/09/21 11:56:31 avsm Exp $
# $OpenBSD: Makefile,v 1.11 2002/11/30 22:13:11 margarida Exp $
COMMENT= "module for 3D graph plotting"
DISTNAME= GD-Graph3d-0.59
VERSION= 0.61
DISTNAME= GD-Graph3d-${VERSION}
PKGNAME= p5-${DISTNAME}
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
MAINTAINER= Jim Geovedi <jim@corebsd.or.id>
BUILD_DEPENDS= :p5-GD-Graph->=1.30:graphics/p5-GD-Graph
RUN_DEPENDS= ${BUILD_DEPENDS}
# GPL/Artistic licence
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
BUILD_DEPENDS= :p5-GD-Graph->=1.30:graphics/p5-GD-Graph
RUN_DEPENDS= ${BUILD_DEPENDS}
CONFIGURE_STYLE= perl
pre-patch:

View File

@ -1,3 +1,3 @@
MD5 (GD-Graph3d-0.59.tar.gz) = cab629741a0e62b940c671957bdfa2be
RMD160 (GD-Graph3d-0.59.tar.gz) = de193855384f3234d8af00d6ff84e5c6a20cd6df
SHA1 (GD-Graph3d-0.59.tar.gz) = c66d115e12e22db5e4c090d079993b282c6e7e0b
MD5 (GD-Graph3d-0.61.tar.gz) = 90f61ce1a18687c27f3ed0fd4dba9f1c
RMD160 (GD-Graph3d-0.61.tar.gz) = 1b0b6ae69bfc847c7abe24b775d5c16533f06678
SHA1 (GD-Graph3d-0.61.tar.gz) = b5b69508d8717d244fc9c437ec03ce0b6536521c

View File

@ -1,6 +1,8 @@
@comment $OpenBSD: PLIST,v 1.4 2002/09/21 11:56:31 avsm Exp $
@comment $OpenBSD: PLIST,v 1.5 2002/11/30 22:13:11 margarida Exp $
${P5SITE}/GD/Graph/axestype3d.pm
${P5SITE}/GD/Graph/bars3d.pm
${P5SITE}/GD/Graph/cylinder.pm
${P5SITE}/GD/Graph/cylinder3d.pm
${P5SITE}/GD/Graph/lines3d.pm
${P5SITE}/GD/Graph/pie3d.pm
${P5SITE}/GD/Graph3d.pm