pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/dconf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Oct 11 09:20:00 UTC 2017

Modified Files:
        pkgsrc/devel/dconf: Makefile PLIST distinfo

Log Message:
dconf: update to 0.26.1.

Changes in dconf 0.26.1
========================

 - Work around a deadlock in GObject type initialization (#674885)


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/dconf/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/dconf/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/dconf/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/dconf/Makefile
diff -u pkgsrc/devel/dconf/Makefile:1.35 pkgsrc/devel/dconf/Makefile:1.36
--- pkgsrc/devel/dconf/Makefile:1.35    Tue Oct  3 12:36:52 2017
+++ pkgsrc/devel/dconf/Makefile Wed Oct 11 09:20:00 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2017/10/03 12:36:52 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2017/10/11 09:20:00 wiz Exp $
 
-DISTNAME=      dconf-0.26.0
-PKGREVISION=   2
+DISTNAME=      dconf-0.26.1
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/dconf/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/dconf/PLIST
diff -u pkgsrc/devel/dconf/PLIST:1.8 pkgsrc/devel/dconf/PLIST:1.9
--- pkgsrc/devel/dconf/PLIST:1.8        Wed Apr 20 22:00:55 2016
+++ pkgsrc/devel/dconf/PLIST    Wed Oct 11 09:20:00 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2016/04/20 22:00:55 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.9 2017/10/11 09:20:00 wiz Exp $
 bin/dconf
 include/dconf/client/dconf-client.h
 include/dconf/common/dconf-changeset.h
@@ -18,10 +18,6 @@ share/bash-completion/completions/dconf
 share/dbus-1/services/ca.desrt.dconf.service
 share/gtk-doc/html/dconf/DConfClient.html
 share/gtk-doc/html/dconf/annotation-glossary.html
-share/gtk-doc/html/dconf/api-index-0.16.html
-share/gtk-doc/html/dconf/api-index-0.18.html
-share/gtk-doc/html/dconf/api-index-0.20.html
-share/gtk-doc/html/dconf/api-index-0.26.html
 share/gtk-doc/html/dconf/api-index-full.html
 share/gtk-doc/html/dconf/ch01.html
 share/gtk-doc/html/dconf/dconf-DConfChangeset.html
@@ -33,7 +29,6 @@ share/gtk-doc/html/dconf/dconf-tool.html
 share/gtk-doc/html/dconf/dconf.devhelp2
 share/gtk-doc/html/dconf/home.png
 share/gtk-doc/html/dconf/index.html
-share/gtk-doc/html/dconf/index.sgml
 share/gtk-doc/html/dconf/left-insensitive.png
 share/gtk-doc/html/dconf/left.png
 share/gtk-doc/html/dconf/object-tree.html

Index: pkgsrc/devel/dconf/distinfo
diff -u pkgsrc/devel/dconf/distinfo:1.11 pkgsrc/devel/dconf/distinfo:1.12
--- pkgsrc/devel/dconf/distinfo:1.11    Wed Apr 20 22:00:55 2016
+++ pkgsrc/devel/dconf/distinfo Wed Oct 11 09:20:00 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2016/04/20 22:00:55 prlw1 Exp $
+$NetBSD: distinfo,v 1.12 2017/10/11 09:20:00 wiz Exp $
 
-SHA1 (dconf-0.26.0.tar.xz) = d4ab94969864c3e00515d0c0ee5b8090a7e0f896
-RMD160 (dconf-0.26.0.tar.xz) = 1421922be5703abb86fa59786a5d2e5c2d4cc646
-SHA512 (dconf-0.26.0.tar.xz) = ea225397a486815c90a113c064d943f113490dfc754e4acba049b033115aa3a6a3849a5cdc133663de09811cde41c963041bc244cfd9ed32d65399889e415d1e
-Size (dconf-0.26.0.tar.xz) = 219688 bytes
+SHA1 (dconf-0.26.1.tar.xz) = e8c8b7e86079088661f346a2032d4a53e892a7ea
+RMD160 (dconf-0.26.1.tar.xz) = 4f756c2d1eeb32c6c7d068a08e8ff0f5340e1553
+SHA512 (dconf-0.26.1.tar.xz) = 4d2b4afce189e448e3bd4e9c2f9d3d5eec6c694748aec87a9a8de047296c858772a5234dbcace8e84d99c5378d2d1ba35cafb5e5ea7efca25c10a53a55b8b6da
+Size (dconf-0.26.1.tar.xz) = 218516 bytes



Home | Main Index | Thread Index | Old Index