Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Apr 2000 19:37:58 +0100 (BST)
From:      eoin@maths.tcd.ie
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        tg@freebsd.org
Subject:   ports/17794: update python documentation
Message-ID:  <200004041937.aa32977@gosset.maths.tcd.ie>

next in thread | raw e-mail | index | archive | help

>Number:         17794
>Category:       ports
>Synopsis:       update python docs from 1.5.2 to 1.5.2p2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr  4 11:40:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Eoin Lawless
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Trinity College Dublin
>Environment:


	

>Description:

The python documentation is slightly out of date.

	

>How-To-Repeat:

	

>Fix:
	
	Here is a patch to bring the python-doc-* ports up to date.
    I'm not sure if the 
    # Version required:     1.5.2
    comment should be changed though. Another problem is that some
    mirror sites do not yet have the updated files.

diff -ru python-doc-html.orig/Makefile python-doc-html/Makefile
--- python-doc-html.orig/Makefile	Tue Aug 31 07:46:55 1999
+++ python-doc-html/Makefile	Tue Apr  4 17:36:54 2000
@@ -9,8 +9,7 @@
 DISTNAME=	${DOCFORMAT}-${VERSION}
 PKGNAME=        python-doc-${DOCFORMAT}-${VERSION}
 CATEGORIES=	lang python
-MASTER_SITES=	ftp://www.python.org/pub/python/doc/1.5.2/ \
-		ftp://ftp.cwi.nl/pub/python/doc/1.5.2/
+MASTER_SITES=	ftp://www.python.org/pub/python/doc/1.5.2p2/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	tg@FreeBSD.org
@@ -19,7 +18,7 @@
 NO_BUILD=	yes
 PLIST=		${PKGDIR}/PLIST_${DOCFORMAT}
 
-VERSION=	1.5.2
+VERSION=	1.5.2p2
 DOCDIR=		${PREFIX}/share/doc/python
 
 DOCFORMAT?=	html
diff -ru python-doc-html.orig/files/md5 python-doc-html/files/md5
--- python-doc-html.orig/files/md5	Wed Jun  2 11:13:23 1999
+++ python-doc-html/files/md5	Tue Apr  4 17:56:58 2000
@@ -1,5 +1,5 @@
-MD5 (python/html-1.5.2.tgz) = ca863b3aac948f9c564ce1763a668f06
-MD5 (python/pdf-a4-1.5.2.tgz) = 368879077d6c6bdf751070d455aaf30e
-MD5 (python/pdf-letter-1.5.2.tgz) = f659a46104d56a5589d75c91569227be
-MD5 (python/postscript-a4-1.5.2.tgz) = b64463b9b769ffc23b5e0ac40af75b72
-MD5 (python/postscript-letter-1.5.2.tgz) = b8ba4d3c6bb875a5921fcf1a94b459cf
+MD5 (python/html-1.5.2p2.tgz) = 401e1cc5cfb06377dba7d2a5640d286d
+MD5 (python/pdf-a4-1.5.2p2.tgz) = 02f623eef715ceff5e1af49ce6f5560d
+MD5 (python/pdf-letter-1.5.2p2.tgz) = d23c6c67102981488444e1db1b0f300b
+MD5 (python/postscript-a4-1.5.2p2.tgz) = ef422d240719eead77648ef393677763
+MD5 (python/postscript-letter-1.5.2p2.tgz) = 4c6d0b0153f3fcd5b229e61c412463e0
diff -ru python-doc-html.orig/pkg/PLIST_html python-doc-html/pkg/PLIST_html
--- python-doc-html.orig/pkg/PLIST_html	Wed Jun  2 11:13:24 1999
+++ python-doc-html/pkg/PLIST_html	Tue Apr  4 18:11:38 2000
@@ -2,12 +2,14 @@
 share/doc/python/api/abstract.html
 share/doc/python/api/api.css
 share/doc/python/api/api.html
+share/doc/python/api/buffer-structs.html
+share/doc/python/api/bufferObjects.html
 share/doc/python/api/cObjects.html
+share/doc/python/api/common-structs.html
 share/doc/python/api/complexObjects.html
 share/doc/python/api/concrete.html
 share/doc/python/api/contents.html
 share/doc/python/api/countingRefs.html
-share/doc/python/api/debugging.html
 share/doc/python/api/dictObjects.html
 share/doc/python/api/embedding.html
 share/doc/python/api/exceptionHandling.html
@@ -26,11 +28,17 @@
 share/doc/python/api/listObjects.html
 share/doc/python/api/longObjects.html
 share/doc/python/api/mapObjects.html
+share/doc/python/api/mapping-structs.html
 share/doc/python/api/mapping.html
+share/doc/python/api/memory.html
+share/doc/python/api/memoryExamples.html
+share/doc/python/api/memoryInterface.html
+share/doc/python/api/memoryOverview.html
 share/doc/python/api/moduleObjects.html
 share/doc/python/api/newTypes.html
-share/doc/python/api/node24.html
+share/doc/python/api/node14.html
 share/doc/python/api/noneObject.html
+share/doc/python/api/number-structs.html
 share/doc/python/api/number.html
 share/doc/python/api/numericObjects.html
 share/doc/python/api/object.html
@@ -38,8 +46,8 @@
 share/doc/python/api/os.html
 share/doc/python/api/otherObjects.html
 share/doc/python/api/processControl.html
-share/doc/python/api/refcountDetails.html
 share/doc/python/api/refcounts.html
+share/doc/python/api/sequence-structs.html
 share/doc/python/api/sequence.html
 share/doc/python/api/sequenceObjects.html
 share/doc/python/api/standardExceptions.html
@@ -61,16 +69,18 @@
 share/doc/python/doc/indexing.html
 share/doc/python/doc/info-units.html
 share/doc/python/doc/latex-primer.html
+share/doc/python/doc/meta-info.html
 share/doc/python/doc/node10.html
 share/doc/python/doc/node11.html
-share/doc/python/doc/node14.html
-share/doc/python/doc/node15.html
+share/doc/python/doc/node12.html
+share/doc/python/doc/node13.html
 share/doc/python/doc/node16.html
 share/doc/python/doc/node17.html
+share/doc/python/doc/node18.html
+share/doc/python/doc/node19.html
 share/doc/python/doc/node2.html
 share/doc/python/doc/node3.html
 share/doc/python/doc/node6.html
-share/doc/python/doc/node8.html
 share/doc/python/doc/node9.html
 share/doc/python/doc/references.html
 share/doc/python/doc/structured.html
@@ -142,21 +152,21 @@
 share/doc/python/lib/SMTP-objects.html
 share/doc/python/lib/Signal_Example.html
 share/doc/python/lib/Socket_Example.html
+share/doc/python/lib/Urllib_Examples.html
 share/doc/python/lib/Using_the_cgi_module.html
+share/doc/python/lib/Wave-read-objects.html
+share/doc/python/lib/Wave-write-objects.html
 share/doc/python/lib/about.html
 share/doc/python/lib/addresslist-objects.html
 share/doc/python/lib/al-config-objects.html
 share/doc/python/lib/al-port-objects.html
 share/doc/python/lib/allos.html
+share/doc/python/lib/asyncore-example.html
+share/doc/python/lib/au-read-objects.html
+share/doc/python/lib/au-write-objects.html
 share/doc/python/lib/audio-device-objects.html
 share/doc/python/lib/binhex-notes.html
 share/doc/python/lib/bisect-example.html
-share/doc/python/lib/bitstring-ops.html
-share/doc/python/lib/bltin-code-objects.html
-share/doc/python/lib/bltin-ellipsis-object.html
-share/doc/python/lib/bltin-file-objects.html
-share/doc/python/lib/bltin-null-object.html
-share/doc/python/lib/bltin-type-objects.html
 share/doc/python/lib/boolean.html
 share/doc/python/lib/bsddb-objects.html
 share/doc/python/lib/built-in-funcs.html
@@ -165,11 +175,16 @@
 share/doc/python/lib/cd-parser-objects.html
 share/doc/python/lib/cgi-intro.html
 share/doc/python/lib/comparisons.html
+share/doc/python/lib/completer-objects.html
 share/doc/python/lib/condition-objects.html
+share/doc/python/lib/console-objects.html
 share/doc/python/lib/contents.html
 share/doc/python/lib/crypto.html
+share/doc/python/lib/curses-functions.html
+share/doc/python/lib/curses-window-objects.html
 share/doc/python/lib/dbhash-objects.html
 share/doc/python/lib/debugger-commands.html
+share/doc/python/lib/dl-objects.html
 share/doc/python/lib/embedding-locale.html
 share/doc/python/lib/event-objects.html
 share/doc/python/lib/examples-imp.html
@@ -180,11 +195,13 @@
 share/doc/python/lib/front.html
 share/doc/python/lib/ftp-objects.html
 share/doc/python/lib/genindex.html
+share/doc/python/lib/html-parser-objects.html
 share/doc/python/lib/imap4-example.html
 share/doc/python/lib/imap4-objects.html
 share/doc/python/lib/img1.gif
 share/doc/python/lib/index.html
 share/doc/python/lib/internet.html
+share/doc/python/lib/interpreter-objects.html
 share/doc/python/lib/intro.html
 share/doc/python/lib/lib.css
 share/doc/python/lib/lib.html
@@ -202,10 +219,12 @@
 share/doc/python/lib/modindex.html
 share/doc/python/lib/module-BaseHTTPServer.html
 share/doc/python/lib/module-Bastion.html
+share/doc/python/lib/module-CGIHTTPServer.html
 share/doc/python/lib/module-ConfigParser.html
 share/doc/python/lib/module-DEVICE.html
 share/doc/python/lib/module-MimeWriter.html
 share/doc/python/lib/module-Queue.html
+share/doc/python/lib/module-SimpleHTTPServer.html
 share/doc/python/lib/module-SocketServer.html
 share/doc/python/lib/module-StringIO.html
 share/doc/python/lib/module-TERMIOSuppercase.html
@@ -216,6 +235,7 @@
 share/doc/python/lib/module-al.html
 share/doc/python/lib/module-anydbm.html
 share/doc/python/lib/module-array.html
+share/doc/python/lib/module-asyncore.html
 share/doc/python/lib/module-audioop.html
 share/doc/python/lib/module-base64.html
 share/doc/python/lib/module-binascii.html
@@ -228,18 +248,25 @@
 share/doc/python/lib/module-calendar.html
 share/doc/python/lib/module-cd.html
 share/doc/python/lib/module-cgi.html
+share/doc/python/lib/module-chunk.html
 share/doc/python/lib/module-cmath.html
 share/doc/python/lib/module-cmd.html
+share/doc/python/lib/module-cmp.html
+share/doc/python/lib/module-cmpcache.html
 share/doc/python/lib/module-code.html
+share/doc/python/lib/module-codeop.html
 share/doc/python/lib/module-colorsys.html
 share/doc/python/lib/module-commands.html
 share/doc/python/lib/module-compileall.html
 share/doc/python/lib/module-copy.html
 share/doc/python/lib/module-copyreg.html
 share/doc/python/lib/module-crypt.html
+share/doc/python/lib/module-curses.html
 share/doc/python/lib/module-dbhash.html
 share/doc/python/lib/module-dbm.html
+share/doc/python/lib/module-dircache.html
 share/doc/python/lib/module-dis.html
+share/doc/python/lib/module-dl.html
 share/doc/python/lib/module-dumbdbm.html
 share/doc/python/lib/module-errno.html
 share/doc/python/lib/module-exceptions.html
@@ -251,6 +278,7 @@
 share/doc/python/lib/module-fm.html
 share/doc/python/lib/module-fnmatch.html
 share/doc/python/lib/module-formatter.html
+share/doc/python/lib/module-fpformat.html
 share/doc/python/lib/module-ftplib.html
 share/doc/python/lib/module-gdbm.html
 share/doc/python/lib/module-getopt.html
@@ -261,6 +289,7 @@
 share/doc/python/lib/module-gopherlib.html
 share/doc/python/lib/module-grp.html
 share/doc/python/lib/module-gzip.html
+share/doc/python/lib/module-htmlentitydefs.html
 share/doc/python/lib/module-htmllib.html
 share/doc/python/lib/module-httplib.html
 share/doc/python/lib/module-imageop.html
@@ -270,6 +299,7 @@
 share/doc/python/lib/module-imp.html
 share/doc/python/lib/module-jpeg.html
 share/doc/python/lib/module-keyword.html
+share/doc/python/lib/module-linecache.html
 share/doc/python/lib/module-locale.html
 share/doc/python/lib/module-mailbox.html
 share/doc/python/lib/module-mailcap.html
@@ -284,7 +314,10 @@
 share/doc/python/lib/module-mpz.html
 share/doc/python/lib/module-msvcrt.html
 share/doc/python/lib/module-multifile.html
+share/doc/python/lib/module-mutex.html
 share/doc/python/lib/module-netrc.html
+share/doc/python/lib/module-new.html
+share/doc/python/lib/module-nis.html
 share/doc/python/lib/module-nntplib.html
 share/doc/python/lib/module-operator.html
 share/doc/python/lib/module-os.html
@@ -292,12 +325,14 @@
 share/doc/python/lib/module-parser.html
 share/doc/python/lib/module-pdb.html
 share/doc/python/lib/module-pickle.html
+share/doc/python/lib/module-pipes.html
 share/doc/python/lib/module-popen2.html
 share/doc/python/lib/module-poplib.html
 share/doc/python/lib/module-posix.html
 share/doc/python/lib/module-posixfile.html
 share/doc/python/lib/module-pprint.html
 share/doc/python/lib/module-profile.html
+share/doc/python/lib/module-pty.html
 share/doc/python/lib/module-pwd.html
 share/doc/python/lib/module-pyclbr.html
 share/doc/python/lib/module-pycompile.html
@@ -311,7 +346,9 @@
 share/doc/python/lib/module-rexec.html
 share/doc/python/lib/module-rfc822.html
 share/doc/python/lib/module-rgbimg.html
+share/doc/python/lib/module-rlcompleter.html
 share/doc/python/lib/module-rotor.html
+share/doc/python/lib/module-sched.html
 share/doc/python/lib/module-select.html
 share/doc/python/lib/module-sgmllib.html
 share/doc/python/lib/module-sha.html
@@ -324,8 +361,12 @@
 share/doc/python/lib/module-sndhdr.html
 share/doc/python/lib/module-socket.html
 share/doc/python/lib/module-stat.html
+share/doc/python/lib/module-statcache.html
+share/doc/python/lib/module-statvfs.html
 share/doc/python/lib/module-string.html
 share/doc/python/lib/module-struct.html
+share/doc/python/lib/module-sunau.html
+share/doc/python/lib/module-sunaudiodev-constants.html
 share/doc/python/lib/module-sunaudiodev.html
 share/doc/python/lib/module-symbol.html
 share/doc/python/lib/module-sys.html
@@ -339,11 +380,13 @@
 share/doc/python/lib/module-token.html
 share/doc/python/lib/module-tokenize.html
 share/doc/python/lib/module-traceback.html
+share/doc/python/lib/module-tty.html
 share/doc/python/lib/module-types.html
 share/doc/python/lib/module-urllib.html
 share/doc/python/lib/module-urlparse.html
 share/doc/python/lib/module-user.html
 share/doc/python/lib/module-uu.html
+share/doc/python/lib/module-wave.html
 share/doc/python/lib/module-whichdb.html
 share/doc/python/lib/module-whrandom.html
 share/doc/python/lib/module-winsound.html
@@ -354,39 +397,37 @@
 share/doc/python/lib/msvcrt-files.html
 share/doc/python/lib/msvcrt-other.html
 share/doc/python/lib/multifile-example.html
+share/doc/python/lib/mutex-objects.html
 share/doc/python/lib/netdata.html
 share/doc/python/lib/netrc-objects.html
 share/doc/python/lib/nntp-objects.html
-share/doc/python/lib/node124.html
-share/doc/python/lib/node130.html
-share/doc/python/lib/node167.html
-share/doc/python/lib/node168.html
-share/doc/python/lib/node175.html
-share/doc/python/lib/node192.html
-share/doc/python/lib/node194.html
-share/doc/python/lib/node195.html
-share/doc/python/lib/node196.html
-share/doc/python/lib/node197.html
-share/doc/python/lib/node198.html
-share/doc/python/lib/node201.html
-share/doc/python/lib/node265.html
-share/doc/python/lib/node303.html
-share/doc/python/lib/node310.html
-share/doc/python/lib/node311.html
-share/doc/python/lib/node312.html
-share/doc/python/lib/node313.html
-share/doc/python/lib/node314.html
-share/doc/python/lib/node315.html
-share/doc/python/lib/node316.html
-share/doc/python/lib/node51.html
-share/doc/python/lib/node52.html
-share/doc/python/lib/node82.html
+share/doc/python/lib/node128.html
+share/doc/python/lib/node181.html
+share/doc/python/lib/node182.html
+share/doc/python/lib/node190.html
+share/doc/python/lib/node207.html
+share/doc/python/lib/node209.html
+share/doc/python/lib/node210.html
+share/doc/python/lib/node211.html
+share/doc/python/lib/node212.html
+share/doc/python/lib/node213.html
+share/doc/python/lib/node218.html
+share/doc/python/lib/node289.html
+share/doc/python/lib/node335.html
+share/doc/python/lib/node342.html
+share/doc/python/lib/node343.html
+share/doc/python/lib/node344.html
+share/doc/python/lib/node345.html
+share/doc/python/lib/node347.html
+share/doc/python/lib/node74.html
+share/doc/python/lib/obsolete-modules.html
 share/doc/python/lib/os-fd-ops.html
 share/doc/python/lib/os-file-dir.html
 share/doc/python/lib/os-newstreams.html
 share/doc/python/lib/os-path.html
 share/doc/python/lib/os-process.html
 share/doc/python/lib/os-procinfo.html
+share/doc/python/lib/pickle-example.html
 share/doc/python/lib/player-objects.html
 share/doc/python/lib/pop3-example.html
 share/doc/python/lib/pop3-objects.html
@@ -406,33 +447,33 @@
 share/doc/python/lib/re-syntax.html
 share/doc/python/lib/restricted.html
 share/doc/python/lib/rlock-objects.html
+share/doc/python/lib/rng-objects.html
+share/doc/python/lib/scheduler-objects.html
 share/doc/python/lib/semaphore-objects.html
 share/doc/python/lib/sgi.html
 share/doc/python/lib/shlex-objects.html
 share/doc/python/lib/shutil-example.html
+share/doc/python/lib/socket-objects.html
 share/doc/python/lib/someos.html
 share/doc/python/lib/specialattrs.html
 share/doc/python/lib/strings.html
 share/doc/python/lib/subclassing-reprs.html
 share/doc/python/lib/sunos.html
+share/doc/python/lib/telnet-example.html
 share/doc/python/lib/telnet-objects.html
+share/doc/python/lib/template-objects.html
 share/doc/python/lib/termios_Example.html
 share/doc/python/lib/thread-objects.html
+share/doc/python/lib/traceback-example.html
 share/doc/python/lib/truth.html
 share/doc/python/lib/types.html
-share/doc/python/lib/typesfunctions.html
-share/doc/python/lib/typesinternal.html
 share/doc/python/lib/typesmapping.html
-share/doc/python/lib/typesmethods.html
-share/doc/python/lib/typesmodules.html
 share/doc/python/lib/typesnumeric.html
-share/doc/python/lib/typesobjects.html
 share/doc/python/lib/typesother.html
-share/doc/python/lib/typesseq-mutable.html
 share/doc/python/lib/typesseq-strings.html
-share/doc/python/lib/typesseq.html
 share/doc/python/lib/undoc.html
 share/doc/python/lib/unix.html
+share/doc/python/lib/urlopener-objs.html
 share/doc/python/lib/writer-impls.html
 share/doc/python/lib/writer-interface.html
 share/doc/python/lib/xdr-exceptions.html

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004041937.aa32977>