pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security Added missing LICENSE variable.
details: https://anonhg.NetBSD.org/pkgsrc/rev/73b76d110739
branches: trunk
changeset: 373488:73b76d110739
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed Jan 03 01:04:54 2018 +0000
description:
Added missing LICENSE variable.
diffstat:
security/libgnome-keyring/Makefile | 3 ++-
security/libprelude/Makefile | 5 +++--
security/mate-polkit/Makefile | 3 ++-
3 files changed, 7 insertions(+), 4 deletions(-)
diffs (49 lines):
diff -r 4eccd56ce181 -r 73b76d110739 security/libgnome-keyring/Makefile
--- a/security/libgnome-keyring/Makefile Wed Jan 03 00:42:46 2018 +0000
+++ b/security/libgnome-keyring/Makefile Wed Jan 03 01:04:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/07/30 22:47:55 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2018/01/03 01:04:54 rillig Exp $
DISTNAME= libgnome-keyring-3.12.0
CATEGORIES= security gnome
@@ -8,6 +8,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.gnome.org/
COMMENT= GNOME password and secret manager
+LICENSE= gnu-lgpl-v2
CONFLICTS+= gnome-keyring<2.30
diff -r 4eccd56ce181 -r 73b76d110739 security/libprelude/Makefile
--- a/security/libprelude/Makefile Wed Jan 03 00:42:46 2018 +0000
+++ b/security/libprelude/Makefile Wed Jan 03 01:04:54 2018 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.57 2016/09/29 12:14:37 joerg Exp $
+# $NetBSD: Makefile,v 1.58 2018/01/03 01:06:59 rillig Exp $
#
+PKGREVISION= 14
COMMENT= LibPrelude libraries and c++ easy bindings
-PKGREVISION= 14
+LICENSE= gnu-gpl-v2
.include "../../security/libprelude/Makefile.common"
diff -r 4eccd56ce181 -r 73b76d110739 security/mate-polkit/Makefile
--- a/security/mate-polkit/Makefile Wed Jan 03 00:42:46 2018 +0000
+++ b/security/mate-polkit/Makefile Wed Jan 03 01:04:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/11/23 17:20:11 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2018/01/03 01:08:05 rillig Exp $
PKGREVISION= 1
.include "../../meta-pkgs/mate/Makefile.common"
@@ -7,6 +7,7 @@
CATEGORIES= security
COMMENT= MATE desktop environment Authentication Agent for PolicyKit
+LICENSE= gnu-lgpl-v2
PKGCONFIG_OVERRIDE+= polkitgtkmate/polkit-gtk-mate-1.pc.in
Home |
Main Index |
Thread Index |
Old Index