From 7f4efb646d5b12dbd082e775ca6b50daa8feef69 Mon Sep 17 00:00:00 2001 From: sno Date: Thu, 16 Jul 2009 06:18:43 +0000 Subject: pkgsrc changes: - Updating package for p5 module GD.pm from 2.43 to 2.44 - Adjusting license according to main module POD Upstream changes: 2.44 GD::Group now installed properly. Quenched compiler warning caused by Newxs() calls. --- graphics/p5-GD/Makefile | 6 +++--- graphics/p5-GD/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'graphics') diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 501b2e28900..99e1b3d772f 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2009/07/10 08:36:53 sno Exp $ +# $NetBSD: Makefile,v 1.42 2009/07/16 06:18:43 sno Exp $ -DISTNAME= GD-2.43 +DISTNAME= GD-2.44 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5bd CATEGORIES= graphics perl5 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} MAINTAINER= damon@brodiefamily.org HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/GD/GD.html COMMENT= Perl5 interface to gd graphics library -LICENSE= artistic +LICENSE= gnu-gpl-v2 OR artistic-2.0 PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/graphics/p5-GD/distinfo b/graphics/p5-GD/distinfo index f5b91171000..b3c8b15ff3d 100644 --- a/graphics/p5-GD/distinfo +++ b/graphics/p5-GD/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2009/07/10 08:36:53 sno Exp $ +$NetBSD: distinfo,v 1.16 2009/07/16 06:18:43 sno Exp $ -SHA1 (GD-2.43.tar.gz) = c02933680ab125dd73a897cbf36d7d9da416346a -RMD160 (GD-2.43.tar.gz) = b77758fbd684625eabda9cc14d80bd011812b8b2 -Size (GD-2.43.tar.gz) = 258346 bytes +SHA1 (GD-2.44.tar.gz) = 8520cdd1ebd3639cdf0478b71af71d7bb095fed6 +RMD160 (GD-2.44.tar.gz) = d0cdf26bd8b14ab58458c2a7fe7d5a6f6164df90 +Size (GD-2.44.tar.gz) = 258396 bytes -- cgit v1.2.3