pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/mate-netbook



Module Name:    pkgsrc
Committed By:   youri
Date:           Mon May 14 13:05:34 UTC 2018

Modified Files:
        pkgsrc/wm/mate-netbook: Makefile PLIST distinfo

Log Message:
Update to 1.20.0:

WidthOfScreen and HeightOfScreen implementation
window picker: disconnect signal handlers in dispose function
window picker: add icon to prefs dialog
window picker: disable vertical expand of button in prefs dialog
window picker: add icon for taskbar to About dialog
maximus: don’t crash on invalid window ID
Translations update


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/wm/mate-netbook/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/wm/mate-netbook/PLIST \
    pkgsrc/wm/mate-netbook/distinfo

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

Modified files:

Index: pkgsrc/wm/mate-netbook/Makefile
diff -u pkgsrc/wm/mate-netbook/Makefile:1.8 pkgsrc/wm/mate-netbook/Makefile:1.9
--- pkgsrc/wm/mate-netbook/Makefile:1.8 Mon Apr 16 14:35:16 2018
+++ pkgsrc/wm/mate-netbook/Makefile     Mon May 14 13:05:34 2018
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2018/04/16 14:35:16 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2018/05/14 13:05:34 youri Exp $
 
-PKGREVISION= 3
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-netbook-${VERSION:R}.1
+DISTNAME=      mate-netbook-${VERSION}
 CATEGORIES=    wm
 
 COMMENT=       Simple window management tool for MATE desktop

Index: pkgsrc/wm/mate-netbook/PLIST
diff -u pkgsrc/wm/mate-netbook/PLIST:1.2 pkgsrc/wm/mate-netbook/PLIST:1.3
--- pkgsrc/wm/mate-netbook/PLIST:1.2    Fri Jun 23 17:22:36 2017
+++ pkgsrc/wm/mate-netbook/PLIST        Mon May 14 13:05:34 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/06/23 17:22:36 youri Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/05/14 13:05:34 youri Exp $
 bin/mate-maximus
 libexec/mate-window-picker-applet
 man/man1/mate-maximus.1
@@ -71,6 +71,7 @@ share/locale/sl/LC_MESSAGES/mate-netbook
 share/locale/sq/LC_MESSAGES/mate-netbook.mo
 share/locale/sr/LC_MESSAGES/mate-netbook.mo
 share/locale/sv/LC_MESSAGES/mate-netbook.mo
+share/locale/ta/LC_MESSAGES/mate-netbook.mo
 share/locale/te/LC_MESSAGES/mate-netbook.mo
 share/locale/th/LC_MESSAGES/mate-netbook.mo
 share/locale/tr/LC_MESSAGES/mate-netbook.mo
Index: pkgsrc/wm/mate-netbook/distinfo
diff -u pkgsrc/wm/mate-netbook/distinfo:1.2 pkgsrc/wm/mate-netbook/distinfo:1.3
--- pkgsrc/wm/mate-netbook/distinfo:1.2 Fri Jun 23 17:22:36 2017
+++ pkgsrc/wm/mate-netbook/distinfo     Mon May 14 13:05:34 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/06/23 17:22:36 youri Exp $
+$NetBSD: distinfo,v 1.3 2018/05/14 13:05:34 youri Exp $
 
-SHA1 (mate-netbook-1.18.1.tar.xz) = 03f2ddca5f1d57cf1dbf5b2172240c60ec5704f2
-RMD160 (mate-netbook-1.18.1.tar.xz) = 5e7be59e415b781b0b6f03eeaf678bc994dfaffa
-SHA512 (mate-netbook-1.18.1.tar.xz) = 61840b525cbbe668a9bf59567ece50e541dfefc0a6abf4af661f23b67b2c579b51db65c3a698543c442aa3d68b2687e0d6c7f11de9a6e8398de5855680cf4f8b
-Size (mate-netbook-1.18.1.tar.xz) = 301728 bytes
+SHA1 (mate-netbook-1.20.0.tar.xz) = 2dd782925dbea0d3d0a5c0d24c1c807759c7a829
+RMD160 (mate-netbook-1.20.0.tar.xz) = 265896e40cf139f34022e8962f8bef56d126d296
+SHA512 (mate-netbook-1.20.0.tar.xz) = 889167d571ce0146fea1e32c547682c281d8119df4cd6975ba111e4771dfd6c9542ce0763b3f30ad49c78a1045727e92fcaf3dad76a2f147dd515a70d375b391
+Size (mate-netbook-1.20.0.tar.xz) = 305092 bytes



Home | Main Index | Thread Index | Old Index