Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2001 09:43:01 +0200 (SAST)
From:      johann@egenetics.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27764: Port update: lang/diveintopython (MAINTAINER)
Message-ID:  <200105300743.f4U7h1853564@shuffle.egenetics.com>

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

>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#<td><a[^>]*>(Windows|Mac ?OS)</a></td>##g; \
 	   s#UNIX</a>#compressed</a>#g;s#for UNIX \(#(#g; \
 	   s#<tr>(.(?!<tr>))*(Microsoft Word|Windows Help)(.(?!</tr>))*.</tr>##g; \
-	   s#<td>(.(?!<td>))*cn/(.(?!</td>))*.</td>##g' \
-	  ${WRKSRC}/index.html
+	   s#<td>(.(?!<td>))*cn/(.(?!</td>))*.</td>##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




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