pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel use vala-0.18 to build



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08b44f04470c
branches:  trunk
changeset: 609852:08b44f04470c
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Oct 11 14:49:00 2012 +0000

description:
use vala-0.18 to build

diffstat:

 devel/dconf-editor/Makefile |  4 ++--
 devel/dconf/Makefile        |  4 ++--
 devel/libgee/Makefile       |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r 0c74a96a12a3 -r 08b44f04470c devel/dconf-editor/Makefile
--- a/devel/dconf-editor/Makefile       Thu Oct 11 14:46:24 2012 +0000
+++ b/devel/dconf-editor/Makefile       Thu Oct 11 14:49:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/10/08 23:01:21 adam Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/11 14:49:00 drochner Exp $
 #
 
 DISTNAME=      dconf-0.12.1
@@ -37,7 +37,7 @@
 
 .include "../../devel/glib2/schemas.mk"
 BUILDLINK_DEPMETHOD.vala= build
-.include "../../lang/vala016/buildlink3.mk"
+.include "../../lang/vala018/buildlink3.mk"
 .include "../../devel/dconf/buildlink3.mk"
 .include "../../sysutils/dbus/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
diff -r 0c74a96a12a3 -r 08b44f04470c devel/dconf/Makefile
--- a/devel/dconf/Makefile      Thu Oct 11 14:46:24 2012 +0000
+++ b/devel/dconf/Makefile      Thu Oct 11 14:49:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/09/15 10:04:07 obache Exp $
+# $NetBSD: Makefile,v 1.12 2012/10/11 14:49:00 drochner Exp $
 #
 # Attention: Update this only together with devel/dconf-editor
 #
@@ -24,7 +24,7 @@
 PKGCONFIG_OVERRIDE+=   client/dconf.pc.in dbus-1/dconf-dbus-1.pc.in
 
 BUILDLINK_DEPMETHOD.vala= build
-.include "../../lang/vala016/buildlink3.mk"
+.include "../../lang/vala018/buildlink3.mk"
 .include "../../devel/glib2/modules.mk"
 .include "../../sysutils/dbus/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 0c74a96a12a3 -r 08b44f04470c devel/libgee/Makefile
--- a/devel/libgee/Makefile     Thu Oct 11 14:46:24 2012 +0000
+++ b/devel/libgee/Makefile     Thu Oct 11 14:49:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/09/15 10:04:14 obache Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/11 14:49:00 drochner Exp $
 #
 
 DISTNAME=      libgee-0.6.5
@@ -20,7 +20,7 @@
 
 # to regenerate after patches
 #BUILDLINK_DEPMETHOD.vala:= build
-#.include "../../lang/vala016/buildlink3.mk"
+#.include "../../lang/vala018/buildlink3.mk"
 
 PKGCONFIG_OVERRIDE+=   gee-1.0.pc.in
 



Home | Main Index | Thread Index | Old Index