pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added opencobol.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/89c8d2746fc8
branches:  trunk
changeset: 477297:89c8d2746fc8
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Jun 29 02:59:31 2004 +0000

description:
Added opencobol.

diffstat:

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

diffs (31 lines):

diff -r cf382fb6ccae -r 89c8d2746fc8 doc/CHANGES
--- a/doc/CHANGES       Tue Jun 29 02:57:36 2004 +0000
+++ b/doc/CHANGES       Tue Jun 29 02:59:31 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6389 2004/06/29 02:21:50 snj Exp $
+$NetBSD: CHANGES,v 1.6390 2004/06/29 02:59:31 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -3171,3 +3171,4 @@
        Updated gnome-extras to 2.6.2 [jmmv 2004-06-28]
        Updated gdb6 to 6.1.1 [shannonjr 2004-06-28]
        Updated bogofilter to 0.92.0 [snj 2004-06-29]
+       Added opencobol-0.23 [xtraeme 2004-06-29]
diff -r cf382fb6ccae -r 89c8d2746fc8 lang/Makefile
--- a/lang/Makefile     Tue Jun 29 02:57:36 2004 +0000
+++ b/lang/Makefile     Tue Jun 29 02:59:31 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.179 2004/06/04 16:35:51 jmmv Exp $
+# $NetBSD: Makefile,v 1.180 2004/06/29 02:59:31 xtraeme Exp $
 #
 
 COMMENT=       Programming languages
@@ -91,6 +91,7 @@
 SUBDIR+=       onyx
 SUBDIR+=       oo2c
 SUBDIR+=       openc++
+SUBDIR+=       opencobol
 SUBDIR+=       p2c
 SUBDIR+=       parrot
 SUBDIR+=       perl5



Home | Main Index | Thread Index | Old Index