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:           Thu May 23 01:50:17 UTC 2019

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

Log Message:
xfce4-conf: update to 4.13.7

Change log:

4.13.7
======
- Bump glib version
- Bug #15122: xfconf: disable gsettings backend by default
- Fix compiler error -Wcast-function-type (GCC 8)
- Fix this use of "defined" may not be portable
- Update .gitignore
- Fix warnings reported by GCC 8 (Bug #15112)
- Added gdbus binding to gitignore, add post release git tag
- Translation updates: Basque, Belarusian, Bulgarian, Catalan, Czech, Danish,
  English (Australia), Icelandic, Italian, Lithuanian, Portuguese (Brazilian),
  Romanian, Slovak, Swedish


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/xfce4-conf/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/xfce4-conf/PLIST
cvs rdiff -u -r1.7 -r1.8 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.20 pkgsrc/devel/xfce4-conf/Makefile:1.21
--- pkgsrc/devel/xfce4-conf/Makefile:1.20       Wed Feb  6 11:31:33 2019
+++ pkgsrc/devel/xfce4-conf/Makefile    Thu May 23 01:50:17 2019
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.20 2019/02/06 11:31:33 martin Exp $
+# $NetBSD: Makefile,v 1.21 2019/05/23 01:50:17 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       4.13.6
+VERSION=       4.13.7
 DISTNAME=      xfconf-${VERSION}
 PKGNAME=       xfce4-conf-${VERSION}
 CATEGORIES=    devel
-MASTER_SITES=  http://archive.xfce.org/src/xfce/xfconf/4.13/
-PKGREVISION=   1
+MASTER_SITES=  http://archive.xfce.org/src/xfce/xfconf/${VERSION:R}/
 
 HOMEPAGE=      http://docs.xfce.org/xfce/xfconf/start
 COMMENT=       Xfce client-server configuration storage and query system

Index: pkgsrc/devel/xfce4-conf/PLIST
diff -u pkgsrc/devel/xfce4-conf/PLIST:1.4 pkgsrc/devel/xfce4-conf/PLIST:1.5
--- pkgsrc/devel/xfce4-conf/PLIST:1.4   Fri Jan 18 14:15:36 2019
+++ pkgsrc/devel/xfce4-conf/PLIST       Thu May 23 01:50:17 2019
@@ -1,11 +1,10 @@
-@comment $NetBSD: PLIST,v 1.4 2019/01/18 14:15:36 youri Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/05/23 01:50:17 gutteridge Exp $
 bin/xfconf-query
 include/xfce4/xfconf-0/xfconf/xfconf-binding.h
 include/xfce4/xfconf-0/xfconf/xfconf-channel.h
 include/xfce4/xfconf-0/xfconf/xfconf-errors.h
 include/xfce4/xfconf-0/xfconf/xfconf-types.h
 include/xfce4/xfconf-0/xfconf/xfconf.h
-lib/gio/modules/libxfconfgsettingsbackend.la
 lib/libxfconf-0.la
 lib/pkgconfig/libxfconf-0.pc
 lib/xfce4/xfconf/xfconfd

Index: pkgsrc/devel/xfce4-conf/distinfo
diff -u pkgsrc/devel/xfce4-conf/distinfo:1.7 pkgsrc/devel/xfce4-conf/distinfo:1.8
--- pkgsrc/devel/xfce4-conf/distinfo:1.7        Wed Feb  6 11:25:02 2019
+++ pkgsrc/devel/xfce4-conf/distinfo    Thu May 23 01:50:17 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2019/02/06 11:25:02 martin Exp $
+$NetBSD: distinfo,v 1.8 2019/05/23 01:50:17 gutteridge Exp $
 
-SHA1 (xfconf-4.13.6.tar.bz2) = e972e9f24508f8a435dd1d9230e0399a39773443
-RMD160 (xfconf-4.13.6.tar.bz2) = beb87ea7d56fdbeace0f2313ee09d2b23d837c8a
-SHA512 (xfconf-4.13.6.tar.bz2) = 0eaa1ad428be5bea97b891a6bf0488293064e31d4869b70389ded940a23f9d8cffd0801dd98932658a67e57d6a0da95998872202cf7756aa24caa8f9d2c5f755
-Size (xfconf-4.13.6.tar.bz2) = 578107 bytes
+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 (patch-gsettings-backend_xfconf-giomodule.c) = 5afc8c4822c551b72c7cfe1fbec8196127b05f9b



Home | Main Index | Thread Index | Old Index