pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang Mention in COMMENT and DESCR which branch the pac...
details: https://anonhg.NetBSD.org/pkgsrc/rev/99b5deac4f19
branches: trunk
changeset: 602237:99b5deac4f19
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 08 17:13:01 2012 +0000
description:
Mention in COMMENT and DESCR which branch the package provides.
Suggested by Bug Hunting.
diffstat:
lang/vala/DESCR | 2 ++
lang/vala/Makefile | 4 ++--
lang/vala014/DESCR | 2 ++
lang/vala014/Makefile | 4 ++--
4 files changed, 8 insertions(+), 4 deletions(-)
diffs (54 lines):
diff -r 7f470cda3a1c -r 99b5deac4f19 lang/vala/DESCR
--- a/lang/vala/DESCR Sun Apr 08 16:58:05 2012 +0000
+++ b/lang/vala/DESCR Sun Apr 08 17:13:01 2012 +0000
@@ -7,3 +7,5 @@
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 old 0.12 release.
diff -r 7f470cda3a1c -r 99b5deac4f19 lang/vala/Makefile
--- a/lang/vala/Makefile Sun Apr 08 16:58:05 2012 +0000
+++ b/lang/vala/Makefile Sun Apr 08 17:13:01 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/03/03 00:12:11 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2012/04/08 17:13:01 wiz Exp $
#
DISTNAME= vala-0.12.1
@@ -9,7 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://live.gnome.org/Vala
-COMMENT= Compiler for the GObject type system
+COMMENT= Compiler for the GObject type system (0.12 branch)
LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 7f470cda3a1c -r 99b5deac4f19 lang/vala014/DESCR
--- a/lang/vala014/DESCR Sun Apr 08 16:58:05 2012 +0000
+++ b/lang/vala014/DESCR Sun Apr 08 17:13:01 2012 +0000
@@ -7,3 +7,5 @@
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.
diff -r 7f470cda3a1c -r 99b5deac4f19 lang/vala014/Makefile
--- a/lang/vala014/Makefile Sun Apr 08 16:58:05 2012 +0000
+++ b/lang/vala014/Makefile Sun Apr 08 17:13:01 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/03/03 00:11:59 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2012/04/08 17:13:01 wiz Exp $
#
DISTNAME= vala-0.14.2
@@ -10,7 +10,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://live.gnome.org/Vala
-COMMENT= Compiler for the GObject type system
+COMMENT= Compiler for the GObject type system (0.14 branch)
LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index