Our python24 package installs python2.4.3 -- make the html docs

package install the 2.4.3 docs, too, so that the docs correspond to
the installed package.
This commit is contained in:
perry 2006-08-17 19:53:59 +00:00
parent 38910c5e38
commit 0e6f43ec26
2 changed files with 8 additions and 8 deletions

View file

@ -1,17 +1,17 @@
# $NetBSD: Makefile,v 1.2 2005/08/14 08:02:56 toshii Exp $
# $NetBSD: Makefile,v 1.3 2006/08/17 19:53:59 perry Exp $
#
DISTNAME= html-2.4.1
DISTNAME= html-2.4.3
PKGNAME= ${DISTNAME:S/html/py24-html-docs/}
CATEGORIES= lang python
MASTER_SITES= http://www.python.org/ftp/python/doc/2.4.1/
MASTER_SITES= http://www.python.org/ftp/python/doc/2.4.3/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.python.org/doc/
COMMENT= HTML Documentation for Python
WRKSRC= ${WRKDIR}/Python-Docs-2.4.1/
WRKSRC= ${WRKDIR}/Python-Docs-2.4.3/
DIST_SUBDIR= python
NO_CONFIGURE= yes

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2005/08/14 08:02:56 toshii Exp $
$NetBSD: distinfo,v 1.4 2006/08/17 19:53:59 perry Exp $
SHA1 (python/html-2.4.1.tar.bz2) = 03f5aab4187537b132661fee483a4619659da3c0
RMD160 (python/html-2.4.1.tar.bz2) = 23a65fc92712fec1dd8869865de66e3090ed22c7
Size (python/html-2.4.1.tar.bz2) = 1393522 bytes
SHA1 (python/html-2.4.3.tar.bz2) = a39cc7727166b012ef26e28b383ba5d5c8494c85
RMD160 (python/html-2.4.3.tar.bz2) = c7d40cde99854f45255227a34b6742d7110588b0
Size (python/html-2.4.3.tar.bz2) = 1397233 bytes