summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-08-09 22:11:01 +0000
committerwiz <wiz@pkgsrc.org>2014-08-09 22:11:01 +0000
commit2edf226c23cfdcbfde217fb89868e8d0c2081aa0 (patch)
tree17393e71499a5237ac454a709e7a9d42baf7b2d8
parent3ad2ac6f886aa1d8a1cbfec31f24780db8c473b2 (diff)
downloadpkgsrc-2edf226c23cfdcbfde217fb89868e8d0c2081aa0.tar.gz
Synchronize DESCR/COMMENT across vala versions, fix typos.
-rw-r--r--lang/vala014/DESCR2
-rw-r--r--lang/vala018/DESCR2
-rw-r--r--lang/vala018/Makefile5
-rw-r--r--lang/vala020/DESCR2
-rw-r--r--lang/vala020/Makefile5
5 files changed, 7 insertions, 9 deletions
diff --git a/lang/vala014/DESCR b/lang/vala014/DESCR
index 834364a68c6..bdb49970e9e 100644
--- a/lang/vala014/DESCR
+++ b/lang/vala014/DESCR
@@ -8,4 +8,4 @@ Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code.
-This package contains the 0.14 release.
+This package contains the old 0.14 release.
diff --git a/lang/vala018/DESCR b/lang/vala018/DESCR
index 7ec80bc11e5..9071654d540 100644
--- a/lang/vala018/DESCR
+++ b/lang/vala018/DESCR
@@ -8,4 +8,4 @@ Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code.
-This package contains the 0.16 release.
+This package contains the old 0.18 release.
diff --git a/lang/vala018/Makefile b/lang/vala018/Makefile
index 91d7154684e..a2ff6c058f6 100644
--- a/lang/vala018/Makefile
+++ b/lang/vala018/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2014/01/01 11:52:22 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.5 2014/08/09 22:11:02 wiz Exp $
DISTNAME= vala-0.18.1
PKGNAME= vala018-0.18.1
@@ -10,7 +9,7 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://live.gnome.org/Vala
-COMMENT= Compiler for the GObject type system
+COMMENT= Compiler for the GObject type system (0.18 branch)
LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes
diff --git a/lang/vala020/DESCR b/lang/vala020/DESCR
index 7ec80bc11e5..843c6df0b6e 100644
--- a/lang/vala020/DESCR
+++ b/lang/vala020/DESCR
@@ -8,4 +8,4 @@ Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code.
-This package contains the 0.16 release.
+This package contains the old 0.20 release.
diff --git a/lang/vala020/Makefile b/lang/vala020/Makefile
index cb35e10e192..94332dd5457 100644
--- a/lang/vala020/Makefile
+++ b/lang/vala020/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/01/01 11:52:22 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.3 2014/08/09 22:11:02 wiz Exp $
DISTNAME= vala-0.20.1
PKGNAME= vala020-0.20.1
@@ -10,7 +9,7 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://live.gnome.org/Vala
-COMMENT= Compiler for the GObject type system
+COMMENT= Compiler for the GObject type system (0.20 branch)
LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes