pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/mate-control-center mate-control-center 1.18.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cafcdb263352
branches: trunk
changeset: 364335:cafcdb263352
user: youri <youri%pkgsrc.org@localhost>
date: Fri Jun 23 17:17:09 2017 +0000
description:
mate-control-center 1.18.2.
diffstat:
x11/mate-control-center/Makefile | 5 ++---
x11/mate-control-center/PLIST | 11 ++++-------
x11/mate-control-center/buildlink3.mk | 4 ++--
x11/mate-control-center/distinfo | 10 +++++-----
4 files changed, 13 insertions(+), 17 deletions(-)
diffs (115 lines):
diff -r 5fc177d5dbab -r cafcdb263352 x11/mate-control-center/Makefile
--- a/x11/mate-control-center/Makefile Fri Jun 23 17:16:38 2017 +0000
+++ b/x11/mate-control-center/Makefile Fri Jun 23 17:17:09 2017 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2017/02/12 06:24:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2017/06/23 17:17:09 youri Exp $
-PKGREVISION= 3
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= mate-control-center-${MATE_VERSION}
+DISTNAME= mate-control-center-${VERSION:R}.2
CATEGORIES= sysutils
COMMENT= MATE Control Center
diff -r 5fc177d5dbab -r cafcdb263352 x11/mate-control-center/PLIST
--- a/x11/mate-control-center/PLIST Fri Jun 23 17:16:38 2017 +0000
+++ b/x11/mate-control-center/PLIST Fri Jun 23 17:17:09 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/05/21 18:51:11 youri Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/06/23 17:17:09 youri Exp $
bin/mate-about-me
bin/mate-appearance-properties
bin/mate-at-properties
@@ -419,7 +419,6 @@
share/locale/ast/LC_MESSAGES/mate-control-center.mo
share/locale/az/LC_MESSAGES/mate-control-center.mo
share/locale/be/LC_MESSAGES/mate-control-center.mo
-share/locale/be@latin/LC_MESSAGES/mate-control-center.mo
share/locale/bg/LC_MESSAGES/mate-control-center.mo
share/locale/bn/LC_MESSAGES/mate-control-center.mo
share/locale/bn_IN/LC_MESSAGES/mate-control-center.mo
@@ -435,7 +434,6 @@
share/locale/de/LC_MESSAGES/mate-control-center.mo
share/locale/dz/LC_MESSAGES/mate-control-center.mo
share/locale/el/LC_MESSAGES/mate-control-center.mo
-share/locale/en@shaw/LC_MESSAGES/mate-control-center.mo
share/locale/en_AU/LC_MESSAGES/mate-control-center.mo
share/locale/en_CA/LC_MESSAGES/mate-control-center.mo
share/locale/en_GB/LC_MESSAGES/mate-control-center.mo
@@ -449,6 +447,7 @@
share/locale/fi/LC_MESSAGES/mate-control-center.mo
share/locale/fr/LC_MESSAGES/mate-control-center.mo
share/locale/fr_CA/LC_MESSAGES/mate-control-center.mo
+share/locale/frp/LC_MESSAGES/mate-control-center.mo
share/locale/ga/LC_MESSAGES/mate-control-center.mo
share/locale/gl/LC_MESSAGES/mate-control-center.mo
share/locale/gu/LC_MESSAGES/mate-control-center.mo
@@ -467,6 +466,7 @@
share/locale/kn/LC_MESSAGES/mate-control-center.mo
share/locale/ko/LC_MESSAGES/mate-control-center.mo
share/locale/ku/LC_MESSAGES/mate-control-center.mo
+share/locale/ku_IQ/LC_MESSAGES/mate-control-center.mo
share/locale/ky/LC_MESSAGES/mate-control-center.mo
share/locale/lt/LC_MESSAGES/mate-control-center.mo
share/locale/lv/LC_MESSAGES/mate-control-center.mo
@@ -487,6 +487,7 @@
share/locale/or/LC_MESSAGES/mate-control-center.mo
share/locale/pa/LC_MESSAGES/mate-control-center.mo
share/locale/pl/LC_MESSAGES/mate-control-center.mo
+share/locale/pms/LC_MESSAGES/mate-control-center.mo
share/locale/pt/LC_MESSAGES/mate-control-center.mo
share/locale/pt_BR/LC_MESSAGES/mate-control-center.mo
share/locale/ro/LC_MESSAGES/mate-control-center.mo
@@ -507,7 +508,6 @@
share/locale/uk/LC_MESSAGES/mate-control-center.mo
share/locale/ur/LC_MESSAGES/mate-control-center.mo
share/locale/uz/LC_MESSAGES/mate-control-center.mo
-share/locale/uz@cyrillic/LC_MESSAGES/mate-control-center.mo
share/locale/vi/LC_MESSAGES/mate-control-center.mo
share/locale/wa/LC_MESSAGES/mate-control-center.mo
share/locale/xh/LC_MESSAGES/mate-control-center.mo
@@ -578,9 +578,6 @@
share/mate-control-center/ui/mate-keyboard-properties-options-dialog.ui
share/mate-control-center/ui/mate-mouse-properties.ui
share/mate-control-center/ui/mate-network-properties.ui
-share/mate/cursor-fonts/cursor-large-white.pcf
-share/mate/cursor-fonts/cursor-large.pcf
-share/mate/cursor-fonts/cursor-white.pcf
share/mime/packages/mate-theme-package.xml
share/polkit-1/actions/org.mate.randr.policy
share/thumbnailers/mate-font-viewer.thumbnailer
diff -r 5fc177d5dbab -r cafcdb263352 x11/mate-control-center/buildlink3.mk
--- a/x11/mate-control-center/buildlink3.mk Fri Jun 23 17:16:38 2017 +0000
+++ b/x11/mate-control-center/buildlink3.mk Fri Jun 23 17:17:09 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2017/02/12 06:24:56 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2017/06/23 17:17:09 youri Exp $
#
BUILDLINK_TREE+= mate-control-center
@@ -7,7 +7,7 @@
MATE_CONTROL_CENTER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.mate-control-center+= mate-control-center>=1.8.3
-BUILDLINK_ABI_DEPENDS.mate-control-center?= mate-control-center>=1.14.0nb3
+BUILDLINK_ABI_DEPENDS.mate-control-center+= mate-control-center>=1.14.0nb3
BUILDLINK_PKGSRCDIR.mate-control-center?= ../../x11/mate-control-center
.include "../../x11/mate-desktop/buildlink3.mk"
diff -r 5fc177d5dbab -r cafcdb263352 x11/mate-control-center/distinfo
--- a/x11/mate-control-center/distinfo Fri Jun 23 17:16:38 2017 +0000
+++ b/x11/mate-control-center/distinfo Fri Jun 23 17:17:09 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/05/21 18:51:11 youri Exp $
+$NetBSD: distinfo,v 1.2 2017/06/23 17:17:09 youri Exp $
-SHA1 (mate-control-center-1.14.0.tar.xz) = 4e02c9461fbdf7acf4bca015199e8bfedb11a278
-RMD160 (mate-control-center-1.14.0.tar.xz) = c61f2b94a15600e7a1d3feed5e3cb599aa94ba9f
-SHA512 (mate-control-center-1.14.0.tar.xz) = b0739d782b08c380dce5ffe3fd3fa97ae4c6e0ba7225f9af5f72bea160ffecd0d14ee27d9187df88326c77b5e8537aaad072321d2cd23d50e34c14f794efa878
-Size (mate-control-center-1.14.0.tar.xz) = 1380000 bytes
+SHA1 (mate-control-center-1.18.2.tar.xz) = c7110c13db879eb84e6992a3f22074fd2e1f7e7c
+RMD160 (mate-control-center-1.18.2.tar.xz) = 543547939733ec2468941e31cb3d2fa9f011de68
+SHA512 (mate-control-center-1.18.2.tar.xz) = 0acc6d775aa26dd0265ddab80317b2ddd2f027394b55574e29e6ad233b8711bc0984803f76f2cbaeed2bfd2b4397cd5143d5540908f5078080a1749290dac7ab
+Size (mate-control-center-1.18.2.tar.xz) = 1351644 bytes
Home |
Main Index |
Thread Index |
Old Index