- Update to version 3.6.3

This commit is contained in:
Johann Visagie 2001-09-06 14:57:41 +00:00
parent f80bb54c62
commit 577bd49f1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47475
3 changed files with 13 additions and 13 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= diveintopython
PORTVERSION= 3.6
PORTVERSION= 3.6.3
CATEGORIES= lang python
MASTER_SITES= http://diveintopython.org/download/
DISTNAME= ${PORTNAME}
@ -25,12 +25,12 @@ USE_ZIP= YES
WRKSRC= ${WRKDIR}/html
DIPDLDIR= ${DOCSDIR}/download
CPIO= cpio --quiet -pdum -R
VERSIONSTR= ${PORTVERSION}-1
VERSIONSTR= ${PORTVERSION:C|\.([^.]*)$|-\1|}
post-patch:
@ ${PERL} -pi.orig -e \
's#<tr[^>]*>(.(?!<tr[^>]*>))*(Microsoft|Windows)(.(?!</tr>))*.</tr>##g; \
s#<td>(.(?!<td>))*(cn/|fr/[a-z]*\.html)(.(?!</td>))*.</td>##g' \
s#<td>(.(?!<td>))*/(cn/|fr/[^"]|kr/)(.(?!</td>))*.</td>##g' \
${WRKSRC}/index.html
@ ${PERL} -pi -e \
's#http[^>]*(download/${PORTNAME}-examples-${VERSIONSTR}.zip)#$$1#' \

View file

@ -1,5 +1,5 @@
MD5 (diveintopython/diveintopython-html-3.6-1.zip) = 732609d4b9db085b4ddd70439e787015
MD5 (diveintopython/diveintopython-html-flat-3.6-1.zip) = 06e631f6e4effa63d1314682e41b7ed8
MD5 (diveintopython/diveintopython-pdf-3.6-1.zip) = d84eb988895f5c22bc807228ba8ae19c
MD5 (diveintopython/diveintopython-text-3.6-1.zip) = d8f401ea297627bd3e4bfd057f6c0db3
MD5 (diveintopython/diveintopython-examples-3.6-1.zip) = ad09c6ed21fdf2357489a2dd77b2628d
MD5 (diveintopython/diveintopython-html-3.6-3.zip) = c0e8c39203c6e7784d7468f8494a1a5c
MD5 (diveintopython/diveintopython-html-flat-3.6-3.zip) = b1299fc2c74f73555a5afe3f398f7a4a
MD5 (diveintopython/diveintopython-pdf-3.6-3.zip) = e7a7b0237e3dbb111e9d1f4d35e99be9
MD5 (diveintopython/diveintopython-text-3.6-3.zip) = 31b6fd1433dd102cd2191f3e38a21d98
MD5 (diveintopython/diveintopython-examples-3.6-3.zip) = b0b7148bfde0fbe6bb2972eb2f927bf5

View file

@ -22,11 +22,11 @@ share/doc/diveintopython/dialect_re.html
share/doc/diveintopython/dialect_sgmllib.html
share/doc/diveintopython/dialect_summary.html
share/doc/diveintopython/diveintopython.css
share/doc/diveintopython/download/diveintopython-examples-3.6-1.zip
share/doc/diveintopython/download/diveintopython-html-3.6-1.zip
share/doc/diveintopython/download/diveintopython-html-flat-3.6-1.zip
share/doc/diveintopython/download/diveintopython-pdf-3.6-1.zip
share/doc/diveintopython/download/diveintopython-text-3.6-1.zip
share/doc/diveintopython/download/diveintopython-examples-3.6-3.zip
share/doc/diveintopython/download/diveintopython-html-3.6-3.zip
share/doc/diveintopython/download/diveintopython-html-flat-3.6-3.zip
share/doc/diveintopython/download/diveintopython-pdf-3.6-3.zip
share/doc/diveintopython/download/diveintopython-text-3.6-3.zip
share/doc/diveintopython/examples.html
share/doc/diveintopython/fdl.html
share/doc/diveintopython/fdl_aggregation.html