pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and enable py-funge.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/80cc6d633b1e
branches:  trunk
changeset: 479544:80cc6d633b1e
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Aug 16 17:13:54 2004 +0000

description:
Add and enable py-funge.

diffstat:

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

diffs (31 lines):

diff -r 705b0d547690 -r 80cc6d633b1e doc/CHANGES
--- a/doc/CHANGES       Mon Aug 16 17:11:00 2004 +0000
+++ b/doc/CHANGES       Mon Aug 16 17:13:54 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6906 2004/08/16 16:20:49 recht Exp $
+$NetBSD: CHANGES,v 1.6907 2004/08/16 17:13:54 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -3863,3 +3863,4 @@
        Updated nail to 11.2 [cjep 2004-08-16]
        Added glabels-2.0.1 [wiz 2004-08-16]
        Updated zsh to 4.2.1 [recht 2004-08-16]
+       Added py-funge-0.2beta1 [minskim 2004-08-16]
diff -r 705b0d547690 -r 80cc6d633b1e lang/Makefile
--- a/lang/Makefile     Mon Aug 16 17:11:00 2004 +0000
+++ b/lang/Makefile     Mon Aug 16 17:13:54 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.187 2004/07/29 14:43:16 tv Exp $
+# $NetBSD: Makefile,v 1.188 2004/08/16 17:13:54 minskim Exp $
 #
 
 COMMENT=       Programming languages
@@ -109,6 +109,7 @@
 SUBDIR+=       pnetlib
 SUBDIR+=       pnetlib-nox11
 SUBDIR+=       py-extclass
+SUBDIR+=       py-funge
 SUBDIR+=       py-html-docs
 SUBDIR+=       py-psyco
 SUBDIR+=       py-pyrex



Home | Main Index | Thread Index | Old Index