diff options
author | adam <adam> | 2013-09-02 21:27:23 +0000 |
---|---|---|
committer | adam <adam> | 2013-09-02 21:27:23 +0000 |
commit | 664bef963e91d613cef8f7b6c6ec14a1c5c5ee73 (patch) | |
tree | aea1112a8416c3cd08c596d499d28c69fc955ebc /graphics/p5-GDGraph | |
parent | 3b03e52a2fe3b2e8d895e1ca20eb16e64a56d9d6 (diff) | |
download | pkgsrc-664bef963e91d613cef8f7b6c6ec14a1c5c5ee73.tar.gz |
Changes 1.48:
- no code changes, just release enginering cleanup
- adjust MANIFEST.SKIP file so MANIFEST can be generated
once again
- ship sample58.pl file, so `make samples` stop failing
- mention the current and past maintainers in META files
as authors
- use newer CPAN::Meta and ExtUtils::MakeMaker, older
versions generated META files without runtime prerequisites
Diffstat (limited to 'graphics/p5-GDGraph')
-rw-r--r-- | graphics/p5-GDGraph/Makefile | 8 | ||||
-rw-r--r-- | graphics/p5-GDGraph/distinfo | 8 |
2 files changed, 7 insertions, 9 deletions
diff --git a/graphics/p5-GDGraph/Makefile b/graphics/p5-GDGraph/Makefile index f2c62b8cd22..e2596d2cef0 100644 --- a/graphics/p5-GDGraph/Makefile +++ b/graphics/p5-GDGraph/Makefile @@ -1,15 +1,13 @@ -# $NetBSD: Makefile,v 1.25 2013/05/31 12:41:08 wiz Exp $ -# +# $NetBSD: Makefile,v 1.26 2013/09/02 21:27:23 adam Exp $ -DISTNAME= GDGraph-1.44 +DISTNAME= GDGraph-1.48 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 SVR4_PKGNAME= p5gdg CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} MAINTAINER= damon@brodiefamily.org -HOMEPAGE= http://cpan.uwinnipeg.ca/htdocs/GDGraph/GD/Graph.html +HOMEPAGE= http://search.cpan.org/dist/GDGraph/ COMMENT= GDGraph is a package to generate charts, using Lincoln Stein's GD.pm DEPENDS+= p5-GD>=1.18:../../graphics/p5-GD diff --git a/graphics/p5-GDGraph/distinfo b/graphics/p5-GDGraph/distinfo index f617aa7ee3c..3f0178ef13d 100644 --- a/graphics/p5-GDGraph/distinfo +++ b/graphics/p5-GDGraph/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2007/05/19 14:07:30 heinz Exp $ +$NetBSD: distinfo,v 1.6 2013/09/02 21:27:23 adam Exp $ -SHA1 (GDGraph-1.44.tar.gz) = a69e874d0fe3ac132b0d51d739260a9535271bc4 -RMD160 (GDGraph-1.44.tar.gz) = 89c20d1249c0f5eb17e5c016a6273d69a012fae5 -Size (GDGraph-1.44.tar.gz) = 154855 bytes +SHA1 (GDGraph-1.48.tar.gz) = c6223781e3f3b7a1fe5a7d6b29f2c668196fb838 +RMD160 (GDGraph-1.48.tar.gz) = 829f84bab2b50f9e13ee94ca24bca2dbd5d5e4d9 +Size (GDGraph-1.48.tar.gz) = 156383 bytes |