summaryrefslogtreecommitdiff
path: root/lang/diveintopython/Makefile
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2002-01-07 14:28:38 +0000
committerJohann Visagie <wjv@FreeBSD.org>2002-01-07 14:28:38 +0000
commit46a66b39ee4ee344f3f5604984d29ab1f54683de (patch)
tree87f1dc86c6f668ce0d415428c7debd62aa2f9b4d /lang/diveintopython/Makefile
parentinclude pre.mk for XFREE86_VERSION usage. (diff)
- Update to version 3.9.1
- Add version to PLIST_SUB to eliminate one further change which was hitherto necessary with each update (good one!) PR: 33457 Submitted by: Alan Eldridge <ports@geeksrus.net>
Notes
Notes: svn path=/head/; revision=52716
Diffstat (limited to 'lang/diveintopython/Makefile')
-rw-r--r--lang/diveintopython/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/diveintopython/Makefile b/lang/diveintopython/Makefile
index b3bf452b72ff..4cba33ba3ed5 100644
--- a/lang/diveintopython/Makefile
+++ b/lang/diveintopython/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= diveintopython
-PORTVERSION= 3.8.1
+PORTVERSION= 3.9.1
CATEGORIES= lang python
MASTER_SITES= http://diveintopython.org/download/
DISTNAME= ${PORTNAME}
@@ -26,6 +26,7 @@ WRKSRC= ${WRKDIR}/html
DIPDLDIR= ${DOCSDIR}/download
CPIO= cpio --quiet -pdum -R
VERSIONSTR= ${PORTVERSION:C|\.([^.]*)$|-\1|}
+PLIST_SUB+= VERSION=${VERSIONSTR}
post-patch:
@ ${PERL} -pi.orig -e \