Update to p5-GD-Graph-1.53.
This commit is contained in:
parent
25081665d3
commit
cf5cc24243
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2016/03/20 19:56:43 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2016/08/02 08:52:11 benoit Exp $
|
||||
|
||||
COMMENT = module for graph plotting
|
||||
|
||||
VERSION = 1.52
|
||||
VERSION = 1.53
|
||||
DISTNAME = GDGraph-${VERSION}
|
||||
PKGNAME = p5-GD-Graph-${VERSION}
|
||||
CATEGORIES = graphics
|
||||
@ -14,6 +14,7 @@ MASTER_SITES = ${MASTER_SITE_PERL_CPAN:=GD/}
|
||||
RUN_DEPENDS = graphics/p5-GD>=1.18 \
|
||||
graphics/p5-GD-TextUtil
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
TEST_DEPENDS = devel/p5-Test-Exception
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (GDGraph-1.52.tar.gz) = DTmf2iQhPKbT1nIbiBjl4PnaK4Mmt6+122MxTQeeuP8=
|
||||
SIZE (GDGraph-1.52.tar.gz) = 156349
|
||||
SHA256 (GDGraph-1.53.tar.gz) = KXjHlR1MQeT8Hh+va8maDZJwHYWFqYb3fS9pdQWmeZo=
|
||||
SIZE (GDGraph-1.53.tar.gz) = 156777
|
||||
|
Loading…
Reference in New Issue
Block a user