pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-gobject3



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun 17 09:16:40 UTC 2018

Modified Files:
        pkgsrc/devel/py-gobject3: Makefile.common distinfo

Log Message:
py-gobject3*: update to 3.28.3

3.28.3 - 2018-05-31
-------------------

* Fix Gio.Application leak in case no signal handler is set before.
  :issue:`219`
* Squash critical warning when using array as hash value
  (:user:`Philip Withnall <pwithnall>`)


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-gobject3/Makefile.common
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/py-gobject3/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/py-gobject3/Makefile.common
diff -u pkgsrc/devel/py-gobject3/Makefile.common:1.12 pkgsrc/devel/py-gobject3/Makefile.common:1.13
--- pkgsrc/devel/py-gobject3/Makefile.common:1.12       Sat Apr 14 12:27:35 2018
+++ pkgsrc/devel/py-gobject3/Makefile.common    Sun Jun 17 09:16:40 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.12 2018/04/14 12:27:35 adam Exp $
+# $NetBSD: Makefile.common,v 1.13 2018/06/17 09:16:40 wiz Exp $
 # used by devel/py-gobject3/Makefile
 # used by devel/py-gobject3-common/Makefile
 
-DISTNAME=      pygobject-3.28.2
+DISTNAME=      pygobject-3.28.3
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/pygobject/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/py-gobject3/distinfo
diff -u pkgsrc/devel/py-gobject3/distinfo:1.19 pkgsrc/devel/py-gobject3/distinfo:1.20
--- pkgsrc/devel/py-gobject3/distinfo:1.19      Sat Apr 14 12:27:35 2018
+++ pkgsrc/devel/py-gobject3/distinfo   Sun Jun 17 09:16:40 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2018/04/14 12:27:35 adam Exp $
+$NetBSD: distinfo,v 1.20 2018/06/17 09:16:40 wiz Exp $
 
-SHA1 (pygobject-3.28.2.tar.xz) = c6341b92427695cdb49a3d556522d7dd8b062d6c
-RMD160 (pygobject-3.28.2.tar.xz) = e1115391fae52bc7854f2d903c047a0c17315ccc
-SHA512 (pygobject-3.28.2.tar.xz) = 2ba858856ef7f0c2fcac84a0f0a71ec1212991d8c57613cd948b55d413e69bd0961358935f5fd8753b905753cf563037cb351c428f4afcbbaac8ee0cebf4970c
-Size (pygobject-3.28.2.tar.xz) = 1003584 bytes
+SHA1 (pygobject-3.28.3.tar.xz) = bd173699b62832163ad23f8e076ec9513d875d2d
+RMD160 (pygobject-3.28.3.tar.xz) = 85a69fc1b45c094f55121901c60635f652321b21
+SHA512 (pygobject-3.28.3.tar.xz) = 0abda393dd774f9cea04f883eab53f5ebde81d2439ed18cfe08ef39a1996054ab34bf4e770f70116a4485fb4f9970464b9a950ffa4af76cfa21ecc8d4dff968d
+Size (pygobject-3.28.3.tar.xz) = 1005368 bytes



Home | Main Index | Thread Index | Old Index