pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/mate Make pkglint happy for mate packages.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0091e6615c80
branches:  trunk
changeset: 308817:0091e6615c80
user:      youri <youri%pkgsrc.org@localhost>
date:      Fri Jun 01 14:21:40 2018 +0000

description:
Make pkglint happy for mate packages.

diffstat:

 meta-pkgs/mate/Makefile        |  6 +-----
 meta-pkgs/mate/Makefile.common |  3 ++-
 2 files changed, 3 insertions(+), 6 deletions(-)

diffs (30 lines):

diff -r 4045cf721674 -r 0091e6615c80 meta-pkgs/mate/Makefile
--- a/meta-pkgs/mate/Makefile   Fri Jun 01 14:15:47 2018 +0000
+++ b/meta-pkgs/mate/Makefile   Fri Jun 01 14:21:40 2018 +0000
@@ -1,8 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2018/05/20 15:03:57 youri Exp $
-
-MAINTAINER=    youri%NetBSD.org@localhost
-HOMEPAGE=      http://www.mate-desktop.org/
-LICENSE=       gnu-gpl-v3
+# $NetBSD: Makefile,v 1.15 2018/06/01 14:21:40 youri Exp $
 
 PKGNAME=       mate-${VERSION}
 CATEGORIES=    meta-pkgs
diff -r 4045cf721674 -r 0091e6615c80 meta-pkgs/mate/Makefile.common
--- a/meta-pkgs/mate/Makefile.common    Fri Jun 01 14:15:47 2018 +0000
+++ b/meta-pkgs/mate/Makefile.common    Fri Jun 01 14:21:40 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2018/05/14 19:15:35 youri Exp $
+# $NetBSD: Makefile.common,v 1.6 2018/06/01 14:21:40 youri Exp $
 # used by meta-pkgs/mate/Makefile
 # used by print/atril/Makefile
 # used by sysutils/caja/Makefile
@@ -47,6 +47,7 @@
 USE_TOOLS+=    gmake intltool msgfmt pkg-config
 
 MAINTAINER=    youri%NetBSD.org@localhost
+LICENSE=       gnu-gpl-v3
 
 TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
 TOOL_DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2



Home | Main Index | Thread Index | Old Index