summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-05-22 13:04:58 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-05-22 13:04:58 +0000
commit3eb114d1a33c7322d7652372efe973470781d330 (patch)
treebc7148f76b5f96c4bbb2896e2a2857e2d8651cb9 /lang
parentUpdate to 1.5.0 (diff)
- Bump PORTREVISION on Tcl/Tk ports so that r316025 takes effect
Reported by: bdrewery
Notes
Notes: svn path=/head/; revision=318766
Diffstat (limited to 'lang')
-rw-r--r--lang/tcl84/Makefile2
-rw-r--r--lang/tcl85/Makefile1
-rw-r--r--lang/tcl86/Makefile1
3 files changed, 3 insertions, 1 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile
index 7a510a8d76c6..510832472ed5 100644
--- a/lang/tcl84/Makefile
+++ b/lang/tcl84/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tcl
PORTVERSION= 8.4.19
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= lang tcl
MASTER_SITES= SF/tcl/Tcl/${PORTVERSION}
diff --git a/lang/tcl85/Makefile b/lang/tcl85/Makefile
index a343305e5af3..4df0406f8217 100644
--- a/lang/tcl85/Makefile
+++ b/lang/tcl85/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tcl
PORTVERSION= 8.5.14
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= SF/tcl/Tcl/${PORTVERSION}
DISTNAME= tcl${PORTVERSION}-src
diff --git a/lang/tcl86/Makefile b/lang/tcl86/Makefile
index ffb1b01901dd..11e875dbc17f 100644
--- a/lang/tcl86/Makefile
+++ b/lang/tcl86/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tcl
PORTVERSION= 8.6.0
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= SF/tcl/Tcl/${PORTVERSION} \
${MASTER_SITE_TCLTK}