pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and enable py24-html-docs.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd2165960b36
branches:  trunk
changeset: 486515:bd2165960b36
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Dec 29 06:34:54 2004 +0000

description:
Add and enable py24-html-docs.

diffstat:

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

diffs (31 lines):

diff -r fc31612ff33d -r bd2165960b36 doc/CHANGES
--- a/doc/CHANGES       Wed Dec 29 06:32:10 2004 +0000
+++ b/doc/CHANGES       Wed Dec 29 06:34:54 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8504 2004/12/29 04:10:56 kim Exp $
+$NetBSD: CHANGES,v 1.8505 2004/12/29 06:34:54 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -6678,3 +6678,4 @@
        Updated tiff to 3.7.1 [reed 2004-12-28]
        Added p5-Math-Random-0.67 [wiz 2004-12-28]
        Updated roller to 1.19 [kim 2004-12-29]
+       Added py24-html-docs-2.4 [minskim 2004-12-29]
diff -r fc31612ff33d -r bd2165960b36 lang/Makefile
--- a/lang/Makefile     Wed Dec 29 06:32:10 2004 +0000
+++ b/lang/Makefile     Wed Dec 29 06:34:54 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.205 2004/12/21 10:43:14 darcy Exp $
+# $NetBSD: Makefile,v 1.206 2004/12/29 06:34:54 minskim Exp $
 #
 
 COMMENT=       Programming languages
@@ -119,6 +119,7 @@
 SUBDIR+=       py21-html-docs
 SUBDIR+=       py22-html-docs
 SUBDIR+=       py23-html-docs
+SUBDIR+=       py24-html-docs
 #SUBDIR+=      python          # only contains Makefile fragments
 SUBDIR+=       python15
 SUBDIR+=       python20



Home | Main Index | Thread Index | Old Index