pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/xfce4-conf



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Jul 13 00:05:50 UTC 2019

Modified Files:
        pkgsrc/devel/xfce4-conf: Makefile PLIST distinfo

Log Message:
xfce4-conf: update to 4.13.8

XXX GObject introspection and Vala support has not yet been enabled in
pkgsrc. This is probably an optional dependency, TBD.

Change log:

4.13.8
======
- Add support for GObject introspection and vala
- Tests: Explicitly handle error reply from Ping method call
- Disable perl bindings by default
- Translation Updates: Danish, Armenian (Armenia)


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/xfce4-conf/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/xfce4-conf/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/xfce4-conf/distinfo

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

Modified files:

Index: pkgsrc/devel/xfce4-conf/Makefile
diff -u pkgsrc/devel/xfce4-conf/Makefile:1.21 pkgsrc/devel/xfce4-conf/Makefile:1.22
--- pkgsrc/devel/xfce4-conf/Makefile:1.21       Thu May 23 01:50:17 2019
+++ pkgsrc/devel/xfce4-conf/Makefile    Sat Jul 13 00:05:50 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2019/05/23 01:50:17 gutteridge Exp $
+# $NetBSD: Makefile,v 1.22 2019/07/13 00:05:50 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       4.13.7
+VERSION=       4.13.8
 DISTNAME=      xfconf-${VERSION}
 PKGNAME=       xfce4-conf-${VERSION}
 CATEGORIES=    devel

Index: pkgsrc/devel/xfce4-conf/PLIST
diff -u pkgsrc/devel/xfce4-conf/PLIST:1.5 pkgsrc/devel/xfce4-conf/PLIST:1.6
--- pkgsrc/devel/xfce4-conf/PLIST:1.5   Thu May 23 01:50:17 2019
+++ pkgsrc/devel/xfce4-conf/PLIST       Sat Jul 13 00:05:50 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/05/23 01:50:17 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/07/13 00:05:50 gutteridge Exp $
 bin/xfconf-query
 include/xfce4/xfconf-0/xfconf/xfconf-binding.h
 include/xfce4/xfconf-0/xfconf/xfconf-channel.h
@@ -50,6 +50,7 @@ share/locale/gl/LC_MESSAGES/xfconf.mo
 share/locale/he/LC_MESSAGES/xfconf.mo
 share/locale/hr/LC_MESSAGES/xfconf.mo
 share/locale/hu/LC_MESSAGES/xfconf.mo
+share/locale/hy_AM/LC_MESSAGES/xfconf.mo
 share/locale/id/LC_MESSAGES/xfconf.mo
 share/locale/is/LC_MESSAGES/xfconf.mo
 share/locale/it/LC_MESSAGES/xfconf.mo

Index: pkgsrc/devel/xfce4-conf/distinfo
diff -u pkgsrc/devel/xfce4-conf/distinfo:1.8 pkgsrc/devel/xfce4-conf/distinfo:1.9
--- pkgsrc/devel/xfce4-conf/distinfo:1.8        Thu May 23 01:50:17 2019
+++ pkgsrc/devel/xfce4-conf/distinfo    Sat Jul 13 00:05:50 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2019/05/23 01:50:17 gutteridge Exp $
+$NetBSD: distinfo,v 1.9 2019/07/13 00:05:50 gutteridge Exp $
 
-SHA1 (xfconf-4.13.7.tar.bz2) = 882a21bce1a1a02c8aa0793082f009fa3a43a160
-RMD160 (xfconf-4.13.7.tar.bz2) = 58d12f0cfb03b2c117d6cc10fc0d726c0aa7a974
-SHA512 (xfconf-4.13.7.tar.bz2) = 113fb22b449a318b0cca6521914eda6cfeb6b2056a1aad4d49a5e83c28661c843c9912bbf7eddb7d6cd1f172b532c73dd02259bf6fabe60a377024f9f8d5825d
-Size (xfconf-4.13.7.tar.bz2) = 618676 bytes
+SHA1 (xfconf-4.13.8.tar.bz2) = c5aab94ef25a3f4c606b9e5cff32c555b5139c3c
+RMD160 (xfconf-4.13.8.tar.bz2) = d12839f5074a9acb18c36441c1821b65fd5b9280
+SHA512 (xfconf-4.13.8.tar.bz2) = 2b6afee1c9299e56e1576f93b34410c99b16109e83b0b34c4e13d952997d4812de6a6ab69f015c8f7fb8cf01e1b00b5d953261c3cbbfeab216c878aae3618f77
+Size (xfconf-4.13.8.tar.bz2) = 635519 bytes
 SHA1 (patch-gsettings-backend_xfconf-giomodule.c) = 5afc8c4822c551b72c7cfe1fbec8196127b05f9b



Home | Main Index | Thread Index | Old Index