pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/mate



Module Name:    pkgsrc
Committed By:   youri
Date:           Fri Jun  1 14:21:40 UTC 2018

Modified Files:
        pkgsrc/meta-pkgs/mate: Makefile Makefile.common

Log Message:
Make pkglint happy for mate packages.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/meta-pkgs/mate/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/meta-pkgs/mate/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/mate/Makefile
diff -u pkgsrc/meta-pkgs/mate/Makefile:1.14 pkgsrc/meta-pkgs/mate/Makefile:1.15
--- pkgsrc/meta-pkgs/mate/Makefile:1.14 Sun May 20 15:03:57 2018
+++ pkgsrc/meta-pkgs/mate/Makefile      Fri Jun  1 14:21:40 2018
@@ -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

Index: pkgsrc/meta-pkgs/mate/Makefile.common
diff -u pkgsrc/meta-pkgs/mate/Makefile.common:1.5 pkgsrc/meta-pkgs/mate/Makefile.common:1.6
--- pkgsrc/meta-pkgs/mate/Makefile.common:1.5   Mon May 14 19:15:35 2018
+++ pkgsrc/meta-pkgs/mate/Makefile.common       Fri Jun  1 14:21:40 2018
@@ -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_LIBTOOL=  yes
 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