summaryrefslogtreecommitdiff
path: root/devel/xfce4-conf
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2018-05-15 22:41:36 +0000
committeryouri <youri@pkgsrc.org>2018-05-15 22:41:36 +0000
commitde66f43a1e91b4d26bcdbf29b42fabf340f16ba2 (patch)
tree6886ef955ffb1cde3d4fe0a4356999a8b116f08d /devel/xfce4-conf
parentaa84e34d2adf29d089e8974b0500495d34d2fe49 (diff)
downloadpkgsrc-de66f43a1e91b4d26bcdbf29b42fabf340f16ba2.tar.gz
Update:
4.13.4 ====== - Fix segfault in xfconf_cache_set_property_reply_handler when multiple calls are made (bug #13825) - Allow to store empty arrays (bug #13791) - Fix a path in xfconf_cache_set where the mutex isn't locked (bug #13790) 4.13.3 ====== - Flush gdbus connection on xfconf_shutdown - Correctly use xfconf_shutdown in xfconf-query - Check for invalid GPtrArrays in the conversion from GValue to GVariant. - Fix some build issues in AM subdir-objects - Fix some autogen.sh warnings - Better documentation processing. 4.13.2 ====== - Fix cache corruption due to a wrong g_value_unset call. - Update API gtk documentation 4.13.1 ====== - Revert the bump of libxfconf version from 0 to 1, to avoid massive changes in all xfce's components. 4.13.0 ====== - Port xfconf to gdbus - Bump libxfconf version from 0 to 1.
Diffstat (limited to 'devel/xfce4-conf')
-rw-r--r--devel/xfce4-conf/Makefile7
-rw-r--r--devel/xfce4-conf/PLIST15
-rw-r--r--devel/xfce4-conf/buildlink3.mk6
-rw-r--r--devel/xfce4-conf/distinfo10
4 files changed, 19 insertions, 19 deletions
diff --git a/devel/xfce4-conf/Makefile b/devel/xfce4-conf/Makefile
index f75bbdf528c..e7f132a6b8f 100644
--- a/devel/xfce4-conf/Makefile
+++ b/devel/xfce4-conf/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.14 2018/04/16 14:34:22 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2018/05/15 22:41:36 youri Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-VERSION= 4.12.1
-PKGREVISION= 4
+VERSION= 4.13.4
DISTNAME= xfconf-${VERSION}
PKGNAME= xfce4-conf-${VERSION}
CATEGORIES= devel
-MASTER_SITES= http://archive.xfce.org/src/xfce/xfconf/4.12/
+MASTER_SITES= http://archive.xfce.org/src/xfce/xfconf/4.13/
HOMEPAGE= http://docs.xfce.org/xfce/xfconf/start
COMMENT= Xfce client-server configuration storage and query system
diff --git a/devel/xfce4-conf/PLIST b/devel/xfce4-conf/PLIST
index 8e16cd52fd6..8c064d68f33 100644
--- a/devel/xfce4-conf/PLIST
+++ b/devel/xfce4-conf/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/06/18 22:22:55 youri Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/05/15 22:41:36 youri Exp $
bin/xfconf-query
include/xfce4/xfconf-0/xfconf/xfconf-binding.h
include/xfce4/xfconf-0/xfconf/xfconf-channel.h
@@ -12,6 +12,7 @@ share/dbus-1/services/org.xfce.Xfconf.service
share/gtk-doc/html/xfconf/ch01.html
share/gtk-doc/html/xfconf/ch02.html
share/gtk-doc/html/xfconf/ch03.html
+share/gtk-doc/html/xfconf/ch04.html
share/gtk-doc/html/xfconf/home.png
share/gtk-doc/html/xfconf/index.html
share/gtk-doc/html/xfconf/left-insensitive.png
@@ -21,12 +22,12 @@ share/gtk-doc/html/xfconf/right.png
share/gtk-doc/html/xfconf/style.css
share/gtk-doc/html/xfconf/up-insensitive.png
share/gtk-doc/html/xfconf/up.png
-share/gtk-doc/html/xfconf/xfconf-xfconf-backend.html
-share/gtk-doc/html/xfconf/xfconf-xfconf-binding.html
-share/gtk-doc/html/xfconf/xfconf-xfconf-channel.html
-share/gtk-doc/html/xfconf/xfconf-xfconf-errors.html
-share/gtk-doc/html/xfconf/xfconf-xfconf-types.html
-share/gtk-doc/html/xfconf/xfconf-xfconf.html
+share/gtk-doc/html/xfconf/xfconf-Error-Reporting.html
+share/gtk-doc/html/xfconf/xfconf-Xfconf-Backend.html
+share/gtk-doc/html/xfconf/xfconf-Xfconf-Channel.html
+share/gtk-doc/html/xfconf/xfconf-Xfconf-GObject-Binding.html
+share/gtk-doc/html/xfconf/xfconf-Xfconf-Library-Core.html
+share/gtk-doc/html/xfconf/xfconf-Xfconf-Types.html
share/gtk-doc/html/xfconf/xfconf.devhelp2
share/locale/ar/LC_MESSAGES/xfconf.mo
share/locale/ast/LC_MESSAGES/xfconf.mo
diff --git a/devel/xfce4-conf/buildlink3.mk b/devel/xfce4-conf/buildlink3.mk
index 2b3b097e924..c5d764b9054 100644
--- a/devel/xfce4-conf/buildlink3.mk
+++ b/devel/xfce4-conf/buildlink3.mk
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.7 2017/06/20 16:11:05 youri Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2018/05/15 22:41:36 youri Exp $
BUILDLINK_TREE+= xfce4-conf
.if !defined(XFCE4_CONF_BUILDLINK3_MK)
XFCE4_CONF_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.xfce4-conf+= xfce4-conf>=4.12.1
-BUILDLINK_ABI_DEPENDS.xfce4-conf?= xfce4-conf>=4.12.1
+BUILDLINK_API_DEPENDS.xfce4-conf+= xfce4-conf>=4.13.4
+BUILDLINK_ABI_DEPENDS.xfce4-conf?= xfce4-conf>=4.13.4
BUILDLINK_PKGSRCDIR.xfce4-conf?= ../../devel/xfce4-conf
.include "../../sysutils/dbus/buildlink3.mk"
diff --git a/devel/xfce4-conf/distinfo b/devel/xfce4-conf/distinfo
index e555f31688c..82f1327a2a8 100644
--- a/devel/xfce4-conf/distinfo
+++ b/devel/xfce4-conf/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/06/20 16:11:05 youri Exp $
+$NetBSD: distinfo,v 1.5 2018/05/15 22:41:36 youri Exp $
-SHA1 (xfconf-4.12.1.tar.bz2) = 18741118e98f7a4ea0328cd6f00752ca83d3ec14
-RMD160 (xfconf-4.12.1.tar.bz2) = 13ed038c0f23d35f70f894d137f0a304f08dd851
-SHA512 (xfconf-4.12.1.tar.bz2) = 114dba6a78d43b25eebfd9ef78beec75391b0c77e736e66ae2b04fe97dc281f93d05467ddfdd63a5067f44de135347564fe55928ae7de72f0984339db411d77f
-Size (xfconf-4.12.1.tar.bz2) = 564131 bytes
+SHA1 (xfconf-4.13.4.tar.bz2) = 944fba00db7b665ae39c90b28f117e8c21e49ebd
+RMD160 (xfconf-4.13.4.tar.bz2) = d785288a33446ead24daf2396cf564287e01e3e5
+SHA512 (xfconf-4.13.4.tar.bz2) = 17c4c2ff4b02eef2d3040c21120e34863e4b38794d7670e42a31e4062a0ba0d4064d4239e8166a2c05d5d316773fdc96ae6098e78ab9b058b9c5a31f94c7f3dc
+Size (xfconf-4.13.4.tar.bz2) = 598700 bytes