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:           Sun Mar 15 19:45:59 UTC 2020

Modified Files:
        pkgsrc/devel/dconf: Makefile distinfo

Log Message:
dconf: update to 0.36.0.

Changes in dconf 0.36.0
=======================

 - No changes since 0.35.1

Changes in dconf 0.35.1
=======================

 - Writer service: avoid writing to disk and emitting changed signals
   when write requests do not result in changes to the database (Daniel
   Playfair Cal, !3)
 - build: Drop redundant `install` key from `configure_file()` (Philip
   Withnall, !53)
 - build: Update abicheck.sh script to work with GCC 9 (Diego
   Escalante Urello, !55)
 - build: Update use of link_whole for meson-0.52 (Diego Escalante
   Urello, !54)


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/devel/dconf/Makefile
cvs rdiff -u -r1.18 -r1.19 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.56 pkgsrc/devel/dconf/Makefile:1.57
--- pkgsrc/devel/dconf/Makefile:1.56    Wed Mar 11 09:53:51 2020
+++ pkgsrc/devel/dconf/Makefile Sun Mar 15 19:45:58 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2020/03/11 09:53:51 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2020/03/15 19:45:58 wiz Exp $
 
-DISTNAME=      dconf-0.34.0
-PKGREVISION=   3
+DISTNAME=      dconf-0.36.0
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/dconf/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/dconf/distinfo
diff -u pkgsrc/devel/dconf/distinfo:1.18 pkgsrc/devel/dconf/distinfo:1.19
--- pkgsrc/devel/dconf/distinfo:1.18    Thu Oct 10 13:19:57 2019
+++ pkgsrc/devel/dconf/distinfo Sun Mar 15 19:45:58 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.18 2019/10/10 13:19:57 wiz Exp $
+$NetBSD: distinfo,v 1.19 2020/03/15 19:45:58 wiz Exp $
 
-SHA1 (dconf-0.34.0.tar.xz) = 91e15b0cb24b2b9a502e48ec4252bb604232e6fe
-RMD160 (dconf-0.34.0.tar.xz) = 292780bb030a46b479b43a7b71e658fc17dc4e89
-SHA512 (dconf-0.34.0.tar.xz) = 8b28373f31fe36ba3f21f56fca84563681c3648ff595709880cd9ac49fc6b130ac375fb89fd585f1dd62b5a2f728127292ea57d18feca1147b709a93e8c4c743
-Size (dconf-0.34.0.tar.xz) = 112876 bytes
+SHA1 (dconf-0.36.0.tar.xz) = 7c547ab2132a7965ae2df7a4217f1ac60f1e8f84
+RMD160 (dconf-0.36.0.tar.xz) = a16546b31001e7841a40324a71383bfe2f403874
+SHA512 (dconf-0.36.0.tar.xz) = fed0b4ac13dfeff3bbe428a5c25408a0f13610219e561841a3af75cf18f9c630c385989b700c081b79ab53c00bdecf43c7c94979312c047faefbda4b2653d40d
+Size (dconf-0.36.0.tar.xz) = 114828 bytes
 SHA1 (patch-client_meson.build) = c14f83a8577d35c8f32dfa3d9fcbbe1c9e67548b
 SHA1 (patch-gsettings_meson.build) = 63abfc31d9fede52340708739bc53a6f6a439108
 SHA1 (patch-meson.build) = 2015b184e88ed797b52152d00e96e45988cf01bf



Home | Main Index | Thread Index | Old Index