pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/gob2 Update to 2.0.14, provided by Martin Wilke ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3009422a24bd
branches:  trunk
changeset: 519467:3009422a24bd
user:      dillo <dillo%pkgsrc.org@localhost>
date:      Tue Oct 03 15:25:57 2006 +0000

description:
Update to 2.0.14, provided by Martin Wilke in PR/34439:
        * Fix major segfault
        * --no-touch support to avoid spurious rebuilds (see manpage)
          (Jean-Yves Lefort)
        * abstract class flag support (Jean-Yves Lefort)
        * allow BOXED in signal arguments (see manpage) (Big Thor)
        * fix libglade support (Nicolas Bruguier)

diffstat:

 devel/gob2/Makefile |  5 ++---
 devel/gob2/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 40cbfe9d0f85 -r 3009422a24bd devel/gob2/Makefile
--- a/devel/gob2/Makefile       Tue Oct 03 14:47:40 2006 +0000
+++ b/devel/gob2/Makefile       Tue Oct 03 15:25:57 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2006/06/27 16:05:25 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2006/10/03 15:25:57 dillo Exp $
 
-DISTNAME=      gob2-2.0.12
-PKGREVISION=   1
+DISTNAME=      gob2-2.0.14
 CATEGORIES=    devel gnome
 MASTER_SITES=  http://ftp.5z.com/pub/gob/ \
                http://ftp.5z.com/pub/gob/old/
diff -r 40cbfe9d0f85 -r 3009422a24bd devel/gob2/distinfo
--- a/devel/gob2/distinfo       Tue Oct 03 14:47:40 2006 +0000
+++ b/devel/gob2/distinfo       Tue Oct 03 15:25:57 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/09/07 10:31:55 adam Exp $
+$NetBSD: distinfo,v 1.4 2006/10/03 15:25:57 dillo Exp $
 
-SHA1 (gob2-2.0.12.tar.gz) = 348484793ede201d84c07613cd921098f33719e5
-RMD160 (gob2-2.0.12.tar.gz) = 07dc2d597820b070cf13c1ec6473bae7cd11efb7
-Size (gob2-2.0.12.tar.gz) = 236357 bytes
+SHA1 (gob2-2.0.14.tar.gz) = 603873f1f9455ee5a03ff5ba7d327489e91b700d
+RMD160 (gob2-2.0.14.tar.gz) = e190a728ea90a0f76ff375ef151505643f5e70bc
+Size (gob2-2.0.14.tar.gz) = 249857 bytes



Home | Main Index | Thread Index | Old Index