pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-glib2 There is no gnu-gpl-v2.1 and this packa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09b7766b7723
branches:  trunk
changeset: 559450:09b7766b7723
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 21 19:04:38 2009 +0000

description:
There is no gnu-gpl-v2.1 and this package does not define it either.
Set LICENSE to gnu-lgpl-v2.1.

diffstat:

 devel/p5-glib2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9cde41340985 -r 09b7766b7723 devel/p5-glib2/Makefile
--- a/devel/p5-glib2/Makefile   Thu May 21 18:54:39 2009 +0000
+++ b/devel/p5-glib2/Makefile   Thu May 21 19:04:38 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2009/05/21 18:50:43 sno Exp $
+# $NetBSD: Makefile,v 1.30 2009/05/21 19:04:38 wiz Exp $
 #
 
 DISTNAME=      Glib-${DIST_VERSION}
@@ -11,7 +11,7 @@
 HOMEPAGE=      http://gtk2-perl.sourceforge.net/
 #HOMEPAGE=     http://search.cpan.org/dist/Glib/
 COMMENT=       Perl bindings for Glib 2
-LICENSE=       gnu-gpl-v2.1
+LICENSE=       gnu-lgpl-v2.1
 
 DEPENDS+=      p5-ExtUtils-Depends>=0.300:../../devel/p5-ExtUtils-Depends
 DEPENDS+=      p5-ExtUtils-PkgConfig>=1.00:../../devel/p5-ExtUtils-PkgConfig



Home | Main Index | Thread Index | Old Index