pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/filesystems Try listing all relevant licenses.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/54fba3c18373
branches:  trunk
changeset: 353329:54fba3c18373
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 03 08:30:13 2016 +0000

description:
Try listing all relevant licenses.

diffstat:

 filesystems/openafs-devel/Makefile |  4 ++--
 filesystems/openafs/Makefile       |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 2f06b4d2afec -r 54fba3c18373 filesystems/openafs-devel/Makefile
--- a/filesystems/openafs-devel/Makefile        Mon Oct 03 08:28:22 2016 +0000
+++ b/filesystems/openafs-devel/Makefile        Mon Oct 03 08:30:13 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/05/17 10:32:07 fhajny Exp $
+# $NetBSD: Makefile,v 1.4 2016/10/03 08:30:13 wiz Exp $
 
 DISTNAME=      openafs-1.7.11-src
 PKGNAME=       ${DISTNAME:C/-src//}
@@ -10,7 +10,7 @@
 MAINTAINER=    gendalia%NetBSD.org@localhost
 HOMEPAGE=      http://www.openafs.org/
 COMMENT=       File system for sharing, scalability and transparent data migration
-LICENSE=       ibm-public-license-1.0
+LICENSE=       ipl-1.0 AND mit AND modified-bsd # AND sun-rpc?
 
 CONFLICTS+=    arla-[0-9]*
 CONFLICTS+=    heimdal-[0-9]*
diff -r 2f06b4d2afec -r 54fba3c18373 filesystems/openafs/Makefile
--- a/filesystems/openafs/Makefile      Mon Oct 03 08:28:22 2016 +0000
+++ b/filesystems/openafs/Makefile      Mon Oct 03 08:30:13 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/05/17 10:32:07 fhajny Exp $
+# $NetBSD: Makefile,v 1.14 2016/10/03 08:30:13 wiz Exp $
 
 DISTNAME=      openafs-1.6.17-src
 PKGNAME=       ${DISTNAME:C/-src//}
@@ -10,7 +10,7 @@
 MAINTAINER=    gendalia%NetBSD.org@localhost
 HOMEPAGE=      http://www.openafs.org/
 COMMENT=       File system for sharing, scalability and transparent data migration
-LICENSE=       ibm-public-license-1.0
+LICENSE=       ipl-1.0 AND mit AND modified-bsd # AND sun-rpc?
 
 PREV_PKGPATH=  net/openafs
 



Home | Main Index | Thread Index | Old Index