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:           Mon May 14 13:50:17 UTC 2018

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

Log Message:
Add mate-calc.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/meta-pkgs/mate/Makefile
cvs rdiff -u -r1.3 -r1.4 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.10 pkgsrc/meta-pkgs/mate/Makefile:1.11
--- pkgsrc/meta-pkgs/mate/Makefile:1.10 Mon May 14 12:26:20 2018
+++ pkgsrc/meta-pkgs/mate/Makefile      Mon May 14 13:50:17 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2018/05/14 12:26:20 youri Exp $
+# $NetBSD: Makefile,v 1.11 2018/05/14 13:50:17 youri Exp $
 
 MAINTAINER=    youri%NetBSD.org@localhost
 HOMEPAGE=      http://www.mate-desktop.org/
@@ -24,6 +24,7 @@ DEPENDS+=     libmateweather>=${VERSION}:../
 DEPENDS+=      marco>=${VERSION}:../../wm/marco
 DEPENDS+=      mate-applets>=${VERSION}:../../x11/mate-applets
 DEPENDS+=      mate-backgrounds>=${VERSION}:../../graphics/mate-backgrounds
+DEPENDS+=      mate-calc>=${VERSION}:../../misc/mate-calc
 DEPENDS+=      mate-common>=${VERSION}:../../devel/mate-common
 DEPENDS+=      mate-control-center>=${VERSION}:../../x11/mate-control-center
 DEPENDS+=      mate-desktop>=${VERSION}:../../x11/mate-desktop

Index: pkgsrc/meta-pkgs/mate/Makefile.common
diff -u pkgsrc/meta-pkgs/mate/Makefile.common:1.3 pkgsrc/meta-pkgs/mate/Makefile.common:1.4
--- pkgsrc/meta-pkgs/mate/Makefile.common:1.3   Mon May 14 12:26:20 2018
+++ pkgsrc/meta-pkgs/mate/Makefile.common       Mon May 14 13:50:17 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2018/05/14 12:26:20 youri Exp $
+# $NetBSD: Makefile.common,v 1.4 2018/05/14 13:50:17 youri Exp $
 # used by meta-pkgs/mate/Makefile
 # used by print/atril/Makefile
 # used by sysutils/caja/Makefile
@@ -8,6 +8,7 @@
 # used by graphics/eom/Makefile
 # used by x11/libmatekbd/Makefile
 # used by audio/libmatemixer/Makefile
+# used by misc/mate-calc/Makefile
 # used by misc/libmateweather/Makefile
 # used by wm/marco/Makefile
 # used by x11/mate-applets/Makefile



Home | Main Index | Thread Index | Old Index