pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils +LICENSE (from -wip)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/929cbf7cc5c9
branches:  trunk
changeset: 633890:929cbf7cc5c9
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Sun May 04 00:43:00 2014 +0000

description:
+LICENSE (from -wip)

diffstat:

 sysutils/e2fsprogs/Makefile |  3 ++-
 sysutils/fakeroot/Makefile  |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 46aaa9197404 -r 929cbf7cc5c9 sysutils/e2fsprogs/Makefile
--- a/sysutils/e2fsprogs/Makefile       Sat May 03 23:38:48 2014 +0000
+++ b/sysutils/e2fsprogs/Makefile       Sun May 04 00:43:00 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2012/10/23 19:51:00 asau Exp $
+# $NetBSD: Makefile,v 1.21 2014/05/04 00:43:00 rodent Exp $
 
 DISTNAME=      e2fsprogs-1.41.12
 CATEGORIES=    sysutils
@@ -7,6 +7,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://e2fsprogs.sourceforge.net/
 COMMENT=       Second extended file system (ext2fs) management programs
+LICENSE=       gnu-gpl-v2 AND gnu-lgpl-v2 AND modified-bsd AND mit
 
 GNU_CONFIGURE= yes
 USE_TOOLS+=    makeinfo gmake
diff -r 46aaa9197404 -r 929cbf7cc5c9 sysutils/fakeroot/Makefile
--- a/sysutils/fakeroot/Makefile        Sat May 03 23:38:48 2014 +0000
+++ b/sysutils/fakeroot/Makefile        Sun May 04 00:43:00 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/10/23 19:51:01 asau Exp $
+# $NetBSD: Makefile,v 1.17 2014/05/04 00:49:11 rodent Exp $
 #
 
 DISTNAME=      fakeroot_1.5.10
@@ -8,6 +8,7 @@
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Creates a fake root environment
+LICENSE=       gnu-gpl-v3
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
 USE_LIBTOOL=   YES



Home | Main Index | Thread Index | Old Index