aboutsummaryrefslogtreecommitdiff
path: root/lang/diveintopython/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-05-30 14:21:11 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-05-30 14:21:11 +0000
commit5d668a6d256725e4551aceb698c3adbc6a17b1c9 (patch)
tree11637daca33d0e0b37fd0727dd9e2449c6e4e751 /lang/diveintopython/Makefile
parentc03d6e53e3b0c3cf3660590d778a5c739ef5ebba (diff)
downloadports-5d668a6d256725e4551aceb698c3adbc6a17b1c9.tar.gz
ports-5d668a6d256725e4551aceb698c3adbc6a17b1c9.zip
Notes
Diffstat (limited to 'lang/diveintopython/Makefile')
-rw-r--r--lang/diveintopython/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/diveintopython/Makefile b/lang/diveintopython/Makefile
index eba5b6324fdb..25fd732022e8 100644
--- a/lang/diveintopython/Makefile
+++ b/lang/diveintopython/Makefile
@@ -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 @@ post-patch:
'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