summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorprlw1 <prlw1>2012-12-04 15:04:44 +0000
committerprlw1 <prlw1>2012-12-04 15:04:44 +0000
commite5fc73f8c0818bb4fc99b9bb55a8b5e53f4cbd73 (patch)
tree60d37ee6be1b0b24e93a9194d8b106917e08c640
parente12359ae6a5debe6e84c2a4e751158638277d617 (diff)
downloadpkgsrc-e5fc73f8c0818bb4fc99b9bb55a8b5e53f4cbd73.tar.gz
Update py-gobject3 to 3.4.2
- Fix marshalling of GByteArrays (Martin Pitt) - Fix marshalling of ssize_t to smaller ints (Martin Pitt) - Fix crash with GLib.child_watch_add (Daniel Narvaez) (#688067) - Fix various bugs in GLib.IOChannel (Martin Pitt) - Work around wrong 64 bit constants in GLib Gir (Martin Pitt) - Fix OverflowError in source_remove() (Martin Pitt) (#684526) - Fix Signal decorator to not use base class gsignals dict (Simon Feltman) (#686496)
-rw-r--r--devel/py-gobject3/Makefile6
-rw-r--r--devel/py-gobject3/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-gobject3/Makefile b/devel/py-gobject3/Makefile
index 27f017c0062..274e47c3e6b 100644
--- a/devel/py-gobject3/Makefile
+++ b/devel/py-gobject3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2012/12/04 14:54:34 prlw1 Exp $
+# $NetBSD: Makefile,v 1.11 2012/12/04 15:04:44 prlw1 Exp $
#
-DISTNAME= pygobject-3.4.1.1
-PKGNAME= ${PYPKGPREFIX}-gobject3-3.4.1.1
+DISTNAME= pygobject-3.4.2
+PKGNAME= ${PYPKGPREFIX}-gobject3-3.4.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygobject/3.4/}
EXTRACT_SUFX= .tar.xz
diff --git a/devel/py-gobject3/distinfo b/devel/py-gobject3/distinfo
index d2cdbc649ff..86f57992e48 100644
--- a/devel/py-gobject3/distinfo
+++ b/devel/py-gobject3/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2012/10/26 10:18:42 prlw1 Exp $
+$NetBSD: distinfo,v 1.5 2012/12/04 15:04:44 prlw1 Exp $
-SHA1 (pygobject-3.4.1.1.tar.xz) = df03988199745fc71992bba55af82997ce1a85e0
-RMD160 (pygobject-3.4.1.1.tar.xz) = f7b9d8e24c1cf102230bc8f2f9311db77c49c938
-Size (pygobject-3.4.1.1.tar.xz) = 613476 bytes
+SHA1 (pygobject-3.4.2.tar.xz) = abf695f16d36a36e72f713016a92eab0646d37a2
+RMD160 (pygobject-3.4.2.tar.xz) = 8de9f21861001df176986c89da0fbe1e9bc9f051
+Size (pygobject-3.4.2.tar.xz) = 615032 bytes