aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-tktreectrl
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-10-29 17:52:08 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-10-29 17:52:08 +0000
commit86524ce941b8aca2a8510df53905006930420701 (patch)
tree3db23e3ac111a789ecf09445d75406ee1c134083 /x11-toolkits/py-tktreectrl
parenta171ce7c9215dc96480d683fd0d2223095da70d8 (diff)
downloadports-86524ce941b8aca2a8510df53905006930420701.tar.gz
ports-86524ce941b8aca2a8510df53905006930420701.zip
- Update to 0.7
Notes
Notes: svn path=/head/; revision=202325
Diffstat (limited to 'x11-toolkits/py-tktreectrl')
-rw-r--r--x11-toolkits/py-tktreectrl/Makefile5
-rw-r--r--x11-toolkits/py-tktreectrl/distinfo6
-rw-r--r--x11-toolkits/py-tktreectrl/pkg-descr4
3 files changed, 7 insertions, 8 deletions
diff --git a/x11-toolkits/py-tktreectrl/Makefile b/x11-toolkits/py-tktreectrl/Makefile
index 1e0d1b2ad197..5e9cbf9e6d67 100644
--- a/x11-toolkits/py-tktreectrl/Makefile
+++ b/x11-toolkits/py-tktreectrl/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= tktreectrl
-PORTVERSION= 0.6
-PORTREVISION= 2
+PORTVERSION= 0.7
CATEGORIES= x11-toolkits tk84
-MASTER_SITES= http://klappnase.zexxo.net/TkinterTreectrl/ CENKES
+MASTER_SITES= http://klappnase.bubble.org/TkinterTreectrl/ CENKES
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= TkinterTreectrl-${DISTVERSION}
diff --git a/x11-toolkits/py-tktreectrl/distinfo b/x11-toolkits/py-tktreectrl/distinfo
index 94b2bc91a8a2..4b6ad2e71c7d 100644
--- a/x11-toolkits/py-tktreectrl/distinfo
+++ b/x11-toolkits/py-tktreectrl/distinfo
@@ -1,3 +1,3 @@
-MD5 (TkinterTreectrl-0.6.zip) = 0d4070c9412264b6640a8313aafa033d
-SHA256 (TkinterTreectrl-0.6.zip) = 1b5c631e05df3861b96f4e42ebe6251a9e8abf1902e7394ff4c47bbbca8fa4a8
-SIZE (TkinterTreectrl-0.6.zip) = 75655
+MD5 (TkinterTreectrl-0.7.zip) = a5088bf7a73ba5b6d3bc812205a9f618
+SHA256 (TkinterTreectrl-0.7.zip) = d281e4af9e4e798c3777be8d32c67035590b4b0eae03ca92fafe54a431ed9b21
+SIZE (TkinterTreectrl-0.7.zip) = 83883
diff --git a/x11-toolkits/py-tktreectrl/pkg-descr b/x11-toolkits/py-tktreectrl/pkg-descr
index 02da251bf149..0e23cc36f4f7 100644
--- a/x11-toolkits/py-tktreectrl/pkg-descr
+++ b/x11-toolkits/py-tktreectrl/pkg-descr
@@ -1,5 +1,5 @@
The TkTreectrl module wraps the treectrl tk extension for
use with python/Tkinter.
-WWW: http://klappnase.zexxo.net/TkinterTreectrl/
-Author: Michael Lange <klappnase@8ung.at>
+WWW: http://klappnase.bubble.org/TkinterTreectrl/
+Author: Michael Lange <klappnase (at) freakmail (dot) de>