pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/xfce4-conf xfce4-conf: update to 4.13.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c586b9448006
branches:  trunk
changeset: 334294:c586b9448006
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu May 23 01:50:17 2019 +0000

description:
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

diffstat:

 devel/xfce4-conf/Makefile |   7 +++----
 devel/xfce4-conf/PLIST    |   3 +--
 devel/xfce4-conf/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 11 deletions(-)

diffs (52 lines):

diff -r 33fcc159f42b -r c586b9448006 devel/xfce4-conf/Makefile
--- a/devel/xfce4-conf/Makefile Wed May 22 22:17:57 2019 +0000
+++ b/devel/xfce4-conf/Makefile Thu May 23 01:50:17 2019 +0000
@@ -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
diff -r 33fcc159f42b -r c586b9448006 devel/xfce4-conf/PLIST
--- a/devel/xfce4-conf/PLIST    Wed May 22 22:17:57 2019 +0000
+++ b/devel/xfce4-conf/PLIST    Thu May 23 01:50:17 2019 +0000
@@ -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
diff -r 33fcc159f42b -r c586b9448006 devel/xfce4-conf/distinfo
--- a/devel/xfce4-conf/distinfo Wed May 22 22:17:57 2019 +0000
+++ b/devel/xfce4-conf/distinfo Thu May 23 01:50:17 2019 +0000
@@ -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