aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-tktreectrl
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-05-13 15:46:13 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-05-13 15:46:13 +0000
commit44f845b7b472fa3b567aa852af994628d541e3fc (patch)
tree9ce4205443cbf12ba29c50d85f848c501f9eabcc /x11-toolkits/py-tktreectrl
parentc851a36d5c2f4037d232c6398b3ba193d7fa96b0 (diff)
downloadports-44f845b7b472fa3b567aa852af994628d541e3fc.tar.gz
ports-44f845b7b472fa3b567aa852af994628d541e3fc.zip
- Update to 2.0.1
- Fix build with Tcl/Tk 8.6 [1] Reported by: miwi (Tcl/Tk 86 exp-run)
Notes
Notes: svn path=/head/; revision=318114
Diffstat (limited to 'x11-toolkits/py-tktreectrl')
-rw-r--r--x11-toolkits/py-tktreectrl/Makefile9
-rw-r--r--x11-toolkits/py-tktreectrl/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/x11-toolkits/py-tktreectrl/Makefile b/x11-toolkits/py-tktreectrl/Makefile
index 0899cf02fed0..74d4f71f23f6 100644
--- a/x11-toolkits/py-tktreectrl/Makefile
+++ b/x11-toolkits/py-tktreectrl/Makefile
@@ -2,17 +2,16 @@
# $FreeBSD$
PORTNAME= tktreectrl
-PORTVERSION= 0.8
-PORTREVISION= 1
+PORTVERSION= 2.0.1
CATEGORIES= x11-toolkits tk python
-MASTER_SITES= http://klappnase.bubble.org/TkinterTreectrl/ CENKES
+MASTER_SITES= SF/tkintertreectrl/TkinterTreectrl-${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= TkinterTreectrl-${DISTVERSION}
MAINTAINER= sylvio@FreeBSD.org
COMMENT= TkTreectrl Python bindings
-LIB_DEPENDS= treectrl.0:${PORTSDIR}/x11-toolkits/tktreectrl
+LIB_DEPENDS= treectrl:${PORTSDIR}/x11-toolkits/tktreectrl
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter \
${PYTHON_SITELIBDIR}/Pmw/__init__.py:${PORTSDIR}/x11-toolkits/py-Pmw
@@ -21,6 +20,6 @@ USE_ZIP= yes
USE_PYTHON= yes
USE_PYDISTUTILS=yes
PYDISTUTILS_PKGNAME= TkinterTreectrl
-PYDISTUTILS_PKGVERSION= 0.8
+PYDISTUTILS_PKGVERSION= ${PORTVERSION:R}
.include <bsd.port.mk>
diff --git a/x11-toolkits/py-tktreectrl/distinfo b/x11-toolkits/py-tktreectrl/distinfo
index 21a6637192ff..5e0fbf27416c 100644
--- a/x11-toolkits/py-tktreectrl/distinfo
+++ b/x11-toolkits/py-tktreectrl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (TkinterTreectrl-0.8.zip) = baddea6a34efc1efe15e39a5aa2821b2c16a9299bcc329d72b0bd27db76335d2
-SIZE (TkinterTreectrl-0.8.zip) = 72829
+SHA256 (TkinterTreectrl-2.0.1.zip) = 32f347c736f302c7dbb4aa9ceebf69ef076454bf4c61f97f782b628b5134d38d
+SIZE (TkinterTreectrl-2.0.1.zip) = 87644