pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and enable wsbasic.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c7a9f42eac20
branches:  trunk
changeset: 501220:c7a9f42eac20
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Oct 19 03:39:43 2005 +0000

description:
Add and enable wsbasic.

diffstat:

 doc/CHANGES   |  3 ++-
 lang/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r f28cfc824484 -r c7a9f42eac20 doc/CHANGES
--- a/doc/CHANGES       Wed Oct 19 03:36:03 2005 +0000
+++ b/doc/CHANGES       Wed Oct 19 03:39:43 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11551 2005/10/19 01:35:47 wiz Exp $
+$NetBSD: CHANGES,v 1.11552 2005/10/19 03:39:43 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -4700,3 +4700,4 @@
        Updated x11/py-gnome2 to 2.12.1 [drochner 2005-10-18]
        Updated pkgtools/url2pkg to 1.31 [rh 2005-10-19]
        Updated lang/py-psyco to 1.4 [wiz 2005-10-19]
+       Added lang/wsbasic version 1.2.4 [minskim 2005-10-19]
diff -r f28cfc824484 -r c7a9f42eac20 lang/Makefile
--- a/lang/Makefile     Wed Oct 19 03:36:03 2005 +0000
+++ b/lang/Makefile     Wed Oct 19 03:39:43 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.219 2005/07/22 09:10:23 wiz Exp $
+# $NetBSD: Makefile,v 1.220 2005/10/19 03:39:43 minskim Exp $
 #
 
 COMMENT=       Programming languages
@@ -177,6 +177,7 @@
 SUBDIR+=       vscm
 SUBDIR+=       vslisp
 SUBDIR+=       win32-jdk
+SUBDIR+=       wsbasic
 SUBDIR+=       yabasic
 SUBDIR+=       yap
 



Home | Main Index | Thread Index | Old Index