diff options
author | obache <obache> | 2011-06-17 12:19:33 +0000 |
---|---|---|
committer | obache <obache> | 2011-06-17 12:19:33 +0000 |
commit | 6d2c0119a9d406ced61b6eac7842b4268c19edea (patch) | |
tree | 2ff23efebb60b4c2282fac444dea9f0f5c0c7715 /lang | |
parent | 3ce9a4a6488db0e5dc1ec67c8d365723f076fce0 (diff) | |
download | pkgsrc-6d2c0119a9d406ced61b6eac7842b4268c19edea.tar.gz |
Update py24-html-docs to 2.4.4.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/py24-html-docs/Makefile | 8 | ||||
-rw-r--r-- | lang/py24-html-docs/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/lang/py24-html-docs/Makefile b/lang/py24-html-docs/Makefile index 955c789d97e..45c7bd1d7c4 100644 --- a/lang/py24-html-docs/Makefile +++ b/lang/py24-html-docs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2009/07/22 09:28:15 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2011/06/17 12:19:33 obache Exp $ # -DISTNAME= html-2.4.3 +DISTNAME= html-2.4.4 PKGNAME= ${DISTNAME:S/html/py24-html-docs/} CATEGORIES= lang python -MASTER_SITES= http://www.python.org/ftp/python/doc/2.4.3/ +MASTER_SITES= http://www.python.org/ftp/python/doc/2.4.4/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= minskim@NetBSD.org @@ -13,7 +13,7 @@ COMMENT= HTML Documentation for Python PKG_DESTDIR_SUPPORT= user-destdir -WRKSRC= ${WRKDIR}/Python-Docs-2.4.3/ +WRKSRC= ${WRKDIR}/Python-Docs-2.4.4/ DIST_SUBDIR= python USE_TOOLS+= pax diff --git a/lang/py24-html-docs/distinfo b/lang/py24-html-docs/distinfo index 82d10048a5d..634dd80ff6c 100644 --- a/lang/py24-html-docs/distinfo +++ b/lang/py24-html-docs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2006/08/17 19:53:59 perry Exp $ +$NetBSD: distinfo,v 1.5 2011/06/17 12:19:33 obache Exp $ -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 +SHA1 (python/html-2.4.4.tar.bz2) = c493b57cd06b16e6da6379524425c20828a00b8b +RMD160 (python/html-2.4.4.tar.bz2) = aa75cff896abd89c0ef2dbda5d5b1bcd45e42689 +Size (python/html-2.4.4.tar.bz2) = 1398442 bytes |