summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortsarna <tsarna>1999-04-14 05:56:45 +0000
committertsarna <tsarna>1999-04-14 05:56:45 +0000
commit71f4e3e512810634fcfa1e911abfeaf77011654c (patch)
treef3ef391b571741a4ad87cfc7fe362cb56bbb1737 /lang
parent9904a16768155a89a58ea4896792c9ba163b88be (diff)
downloadpkgsrc-71f4e3e512810634fcfa1e911abfeaf77011654c.tar.gz
Update to 1.5.2b2. If 1.5.2 docs are released before the freeze, great.
If not, these are still better than the 1.5.1 docs. XXX the issue of where HTML docs should be installed still needs to be resolved. Left the same for now.
Diffstat (limited to 'lang')
-rw-r--r--lang/py-html-docs/Makefile10
-rw-r--r--lang/py-html-docs/files/md54
-rw-r--r--lang/py-html-docs/pkg/COMMENT2
-rw-r--r--lang/py-html-docs/pkg/DESCR2
4 files changed, 10 insertions, 8 deletions
diff --git a/lang/py-html-docs/Makefile b/lang/py-html-docs/Makefile
index ffe6f6f0f56..212a7537b42 100644
--- a/lang/py-html-docs/Makefile
+++ b/lang/py-html-docs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 1999/04/01 14:07:54 agc Exp $
+# $NetBSD: Makefile,v 1.4 1999/04/14 05:56:45 tsarna Exp $
#
-DISTNAME= html-1.5.1
-PKGNAME= py-html-docs-1.5.1
+DISTNAME= html-1.5.2b2
+PKGNAME= py-html-docs-1.5.2b2
CATEGORIES= lang
MASTER_SITES= ftp://ftp.python.org/pub/python/doc/
EXTRACT_SUFX= .tgz
@@ -10,6 +10,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://www.python.org/doc/
+NO_WRKSUBDIR= yes
+
NO_CONFIGURE= yes
NO_BUILD= yes
@@ -19,7 +21,7 @@ PLIST_SRC= ${WRKDIR}/.PLIST_SRC
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/${HTMLDIR}
${CAT} ${PKGDIR}/PLIST.pre >${PLIST_SRC}
- (cd ${WRKSRC}; pax -r -w -v -p -e . ${PREFIX}/${HTMLDIR})
+ (cd ${WRKSRC}; pax -r -w -v -p e [a-z]* ${PREFIX}/${HTMLDIR})
(cd ${PREFIX}; find ${HTMLDIR} -type f -print >>${PLIST_SRC})
(cd ${PREFIX}; find -d ${HTMLDIR} -type d -print | \
${SED} -e "s/^/@dirrm /" >>${PLIST_SRC})
diff --git a/lang/py-html-docs/files/md5 b/lang/py-html-docs/files/md5
index d989f200508..0981b35dc53 100644
--- a/lang/py-html-docs/files/md5
+++ b/lang/py-html-docs/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.2 1998/08/07 13:24:58 agc Exp $
+$NetBSD: md5,v 1.3 1999/04/14 05:56:45 tsarna Exp $
-MD5 (html-1.5.1.tgz) = 380a133c5962d4af97e4f5e9a643c771
+MD5 (html-1.5.2b2.tgz) = 6b5c4dc63190e833dfbb116aec8b288f
diff --git a/lang/py-html-docs/pkg/COMMENT b/lang/py-html-docs/pkg/COMMENT
index 57a58bb25dc..76103e594e0 100644
--- a/lang/py-html-docs/pkg/COMMENT
+++ b/lang/py-html-docs/pkg/COMMENT
@@ -1 +1 @@
-HTML Documentation for Python 1.5.1
+HTML Documentation for Python
diff --git a/lang/py-html-docs/pkg/DESCR b/lang/py-html-docs/pkg/DESCR
index 57a58bb25dc..76103e594e0 100644
--- a/lang/py-html-docs/pkg/DESCR
+++ b/lang/py-html-docs/pkg/DESCR
@@ -1 +1 @@
-HTML Documentation for Python 1.5.1
+HTML Documentation for Python