pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc add lang/ecl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f841e7b2cc1a
branches:  trunk
changeset: 545785:f841e7b2cc1a
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Tue Aug 12 19:59:29 2008 +0000

description:
add lang/ecl

diffstat:

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

diffs (31 lines):

diff -r b5dd43cbd7a3 -r f841e7b2cc1a doc/CHANGES-2008
--- a/doc/CHANGES-2008  Tue Aug 12 19:57:45 2008 +0000
+++ b/doc/CHANGES-2008  Tue Aug 12 19:59:29 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.1853 2008/08/12 17:09:36 wiz Exp $
+$NetBSD: CHANGES-2008,v 1.1854 2008/08/12 19:59:29 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -3177,3 +3177,4 @@
        Updated textproc/iso-codes to 3.2 [wiz 2008-08-12]
        Updated net/mldonkey to 2.9.6 [wiz 2008-08-12]
        Updated net/mldonkey-gui to 2.9.6 [wiz 2008-08-12]
+       Added lang/ecl version 0.9.12 [tnn 2008-08-12]
diff -r b5dd43cbd7a3 -r f841e7b2cc1a lang/Makefile
--- a/lang/Makefile     Tue Aug 12 19:57:45 2008 +0000
+++ b/lang/Makefile     Tue Aug 12 19:59:29 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.258 2008/07/25 11:34:16 joerg Exp $
+# $NetBSD: Makefile,v 1.259 2008/08/12 19:59:29 tnn Exp $
 #
 
 COMMENT=       Programming languages
@@ -25,6 +25,7 @@
 SUBDIR+=       cu-prolog
 SUBDIR+=       drscheme
 SUBDIR+=       eag
+SUBDIR+=       ecl
 SUBDIR+=       eieio
 SUBDIR+=       elisp-manual
 SUBDIR+=       elk



Home | Main Index | Thread Index | Old Index