pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/p5-pkgsrc-Dewey Tri-license it, adding the 2-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/879dec1255b3
branches: trunk
changeset: 576007:879dec1255b3
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri May 28 14:56:14 2010 +0000
description:
Tri-license it, adding the 2-clause BSD-license.
OK dillo.
diffstat:
pkgtools/p5-pkgsrc-Dewey/Makefile | 4 ++--
pkgtools/p5-pkgsrc-Dewey/files/Dewey.pm | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r 1cf209ec373f -r 879dec1255b3 pkgtools/p5-pkgsrc-Dewey/Makefile
--- a/pkgtools/p5-pkgsrc-Dewey/Makefile Fri May 28 14:49:22 2010 +0000
+++ b/pkgtools/p5-pkgsrc-Dewey/Makefile Fri May 28 14:56:14 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/05/19 08:59:29 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2010/05/28 14:56:14 wiz Exp $
DISTNAME= p5-pkgsrc-Dewey-1.1
CATEGORIES= pkgtools perl5
@@ -8,7 +8,7 @@
MAINTAINER= wiz%NetBSD.org@localhost
HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/
COMMENT= Perl module to compare pkgsrc Dewey numbers
-LICENSE= gnu-gpl-v2
+LICENSE= ${PERL5_LICENSE} OR 2-clause-bsd
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 1cf209ec373f -r 879dec1255b3 pkgtools/p5-pkgsrc-Dewey/files/Dewey.pm
--- a/pkgtools/p5-pkgsrc-Dewey/files/Dewey.pm Fri May 28 14:49:22 2010 +0000
+++ b/pkgtools/p5-pkgsrc-Dewey/files/Dewey.pm Fri May 28 14:56:14 2010 +0000
@@ -79,7 +79,8 @@
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.7 or,
-at your option, any later version of Perl 5 you may have available.
+at your option, any later version of Perl 5 you may have available,
+or the 2 clause BSD license.
=cut
Home |
Main Index |
Thread Index |
Old Index