From owner-freebsd-ports Wed May 30 0:50:16 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C59037B424 for ; Wed, 30 May 2001 00:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4U7o2w07664; Wed, 30 May 2001 00:50:02 -0700 (PDT) (envelope-from gnats) Received: from shuffle.egenetics.com (shuffle.egenetics.com [196.38.142.112]) by hub.freebsd.org (Postfix) with ESMTP id 8588937B423 for ; Wed, 30 May 2001 00:43:19 -0700 (PDT) (envelope-from johann@shuffle.egenetics.com) Received: (from johann@localhost) by shuffle.egenetics.com (8.11.4/8.11.4) id f4U7h1853564; Wed, 30 May 2001 09:43:01 +0200 (SAST) (envelope-from johann) Message-Id: <200105300743.f4U7h1853564@shuffle.egenetics.com> Date: Wed, 30 May 2001 09:43:01 +0200 (SAST) From: johann@egenetics.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/27764: Port update: lang/diveintopython (MAINTAINER) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 27764 >Category: ports >Synopsis: Port update: lang/diveintopython (MAINTAINER) >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: Wed May 30 00:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Johann Visagie >Release: FreeBSD 5.0-CURRENT i386 >Organization: Electric Genetics >Environment: >Description: - Update "Dive Into Python" (lang/diveintopython) to version 3.3.1 >How-To-Repeat: >Fix: diff -ruN diveintopython.bak/Makefile diveintopython/Makefile --- diveintopython.bak/Makefile Wed May 30 09:41:00 2001 +++ diveintopython/Makefile Wed May 30 09:31:39 2001 @@ -6,7 +6,7 @@ # PORTNAME= diveintopython -PORTVERSION= 3.2.1 +PORTVERSION= 3.3.1 CATEGORIES= lang python MASTER_SITES= http://diveintopython.org/download/ DISTNAME= ${PORTNAME} @@ -37,8 +37,8 @@ 's#]*>(Windows|Mac ?OS)##g; \ s#UNIX#compressed#g;s#for UNIX \(#(#g; \ s#(.(?!))*(Microsoft Word|Windows Help)(.(?!))*.##g; \ - s#(.(?!))*cn/(.(?!))*.##g' \ - ${WRKSRC}/index.html + s#(.(?!))*cn/(.(?!))*.##g; \ + s#zip#tgz#g' ${WRKSRC}/index.html @ ${PERL} -pi.orig -e \ 's#http[^>]*(download/${PORTNAME}-examples-${VERSIONSTR}.tgz)#$$1#' \ ${WRKSRC}/odbchelper_divein.html diff -ruN diveintopython.bak/distinfo diveintopython/distinfo --- diveintopython.bak/distinfo Wed May 30 09:41:00 2001 +++ diveintopython/distinfo Tue May 29 17:57:33 2001 @@ -1,6 +1,6 @@ -MD5 (diveintopython/diveintopython-html-3.2-1.tgz) = 5686f2c7e96596a480b14f6408f5567e -MD5 (diveintopython/diveintopython-html-flat-3.2-1.tgz) = 500005f3bd900edb69e6488841c97a74 -MD5 (diveintopython/diveintopython-pdf-3.2-1.tgz) = dc2a23540265f62c987aff5cff04c854 -MD5 (diveintopython/diveintopython-text-3.2-1.tgz) = e8739159e1588c125a7e7b2c40c2a41c -MD5 (diveintopython/diveintopython-xml-3.2-1.tgz) = 8572f5f5035ac4983ad22908150c4c72 -MD5 (diveintopython/diveintopython-examples-3.2-1.tgz) = 23e291fbf6d06dd1dffe2bfa71a4a08d +MD5 (diveintopython/diveintopython-html-3.3-1.tgz) = 500c4713d58c3cccba0dd5ec90cc6823 +MD5 (diveintopython/diveintopython-html-flat-3.3-1.tgz) = 75857c4e5911ec046e68c0f2c2a808c6 +MD5 (diveintopython/diveintopython-pdf-3.3-1.tgz) = 9f16f442a1cc3f2e4dbcc6bf49c81297 +MD5 (diveintopython/diveintopython-text-3.3-1.tgz) = 92f7c6444af89d2632ca7c1fb917b881 +MD5 (diveintopython/diveintopython-xml-3.3-1.tgz) = 344c02a89747c69c130317e21fcd8699 +MD5 (diveintopython/diveintopython-examples-3.3-1.tgz) = e32244e662350fb914e6c818dcc5d1a2 diff -ruN diveintopython.bak/pkg-plist diveintopython/pkg-plist --- diveintopython.bak/pkg-plist Wed May 30 09:41:00 2001 +++ diveintopython/pkg-plist Wed May 30 09:38:15 2001 @@ -21,12 +21,12 @@ share/doc/diveintopython/dialect_re.html share/doc/diveintopython/dialect_sgmllib.html share/doc/diveintopython/diveintopython.css -share/doc/diveintopython/download/diveintopython-examples-3.2-1.tgz -share/doc/diveintopython/download/diveintopython-html-3.2-1.tgz -share/doc/diveintopython/download/diveintopython-html-flat-3.2-1.tgz -share/doc/diveintopython/download/diveintopython-pdf-3.2-1.tgz -share/doc/diveintopython/download/diveintopython-text-3.2-1.tgz -share/doc/diveintopython/download/diveintopython-xml-3.2-1.tgz +share/doc/diveintopython/download/diveintopython-examples-3.3-1.tgz +share/doc/diveintopython/download/diveintopython-html-3.3-1.tgz +share/doc/diveintopython/download/diveintopython-html-flat-3.3-1.tgz +share/doc/diveintopython/download/diveintopython-pdf-3.3-1.tgz +share/doc/diveintopython/download/diveintopython-text-3.3-1.tgz +share/doc/diveintopython/download/diveintopython-xml-3.3-1.tgz share/doc/diveintopython/download/diveintopython.html share/doc/diveintopython/download/diveintopython.pdf share/doc/diveintopython/download/diveintopython.txt @@ -76,6 +76,7 @@ share/doc/diveintopython/images/callouts/8.png share/doc/diveintopython/images/callouts/9.png share/doc/diveintopython/images/caution.png +share/doc/diveintopython/images/dot.png share/doc/diveintopython/images/important.png share/doc/diveintopython/images/note.png share/doc/diveintopython/images/tip.png @@ -98,6 +99,19 @@ share/doc/diveintopython/odbchelper_vardef.html share/doc/diveintopython/olde.html share/doc/diveintopython/preface.html +share/doc/diveintopython/roman_bugs.html +share/doc/diveintopython/roman_change.html +share/doc/diveintopython/roman_divein.html +share/doc/diveintopython/roman_failure.html +share/doc/diveintopython/roman_getopt.html +share/doc/diveintopython/roman_romantest.html +share/doc/diveintopython/roman_sanity.html +share/doc/diveintopython/roman_stage1.html +share/doc/diveintopython/roman_stage2.html +share/doc/diveintopython/roman_stage3.html +share/doc/diveintopython/roman_stage4.html +share/doc/diveintopython/roman_stage5.html +share/doc/diveintopython/roman_success.html share/doc/diveintopython/tips.html share/doc/diveintopython/toc.html @dirrm share/doc/diveintopython/images/callouts >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message