summaryrefslogtreecommitdiff
path: root/devel/gob2
diff options
context:
space:
mode:
authoradam <adam>2005-09-07 10:31:55 +0000
committeradam <adam>2005-09-07 10:31:55 +0000
commiteec1cd3cf0706335e2bfacfb5ec45e1b751b75c2 (patch)
treebf53f9b180e94caf3cfcbf532c4faed2c2bf4f9d /devel/gob2
parent6cec0dc96a8c56fd4f2944ad8887a7c785693999 (diff)
downloadpkgsrc-eec1cd3cf0706335e2bfacfb5ec45e1b751b75c2.tar.gz
Changes 2.0.12:
* libglade support (see manpage) (Nicolas Brugier) * Fixes to property parsing and allow user created parameters (Jean-Yves Lefort) * Add support for prealloc and allow bitfields (K. Haley) * Don't reference TYPE_SELF when generating privates (Big Thor)
Diffstat (limited to 'devel/gob2')
-rw-r--r--devel/gob2/Makefile9
-rw-r--r--devel/gob2/distinfo8
2 files changed, 8 insertions, 9 deletions
diff --git a/devel/gob2/Makefile b/devel/gob2/Makefile
index 62db8e8806f..f3eda333cd4 100644
--- a/devel/gob2/Makefile
+++ b/devel/gob2/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2005/08/10 20:56:15 jlam Exp $
-#
+# $NetBSD: Makefile,v 1.5 2005/09/07 10:31:55 adam Exp $
-DISTNAME= gob2-2.0.11
+DISTNAME= gob2-2.0.12
CATEGORIES= devel gnome
MASTER_SITES= http://ftp.5z.com/pub/gob/ \
http://ftp.5z.com/pub/gob/old/
@@ -10,8 +9,8 @@ MAINTAINER= dillo@NetBSD.org
HOMEPAGE= http://www.5z.com/jirka/gob.html
COMMENT= GNOME object builder for glib2
-GNU_CONFIGURE= YES
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config
+GNU_CONFIGURE= yes
.include "../../devel/glib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/gob2/distinfo b/devel/gob2/distinfo
index 7b450934040..aee43a734df 100644
--- a/devel/gob2/distinfo
+++ b/devel/gob2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 22:24:15 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/09/07 10:31:55 adam Exp $
-SHA1 (gob2-2.0.11.tar.gz) = 79f084dee9865cdbcd40076675debe8a640a7f76
-RMD160 (gob2-2.0.11.tar.gz) = f0db919efa89b6dc8a2b16eb4ec835cc11f33a81
-Size (gob2-2.0.11.tar.gz) = 239798 bytes
+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