- Bump PORTREVISION on Tcl/Tk ports so that r316025 takes effect
Reported by: bdrewery
This commit is contained in:
parent
9831afb411
commit
3eb114d1a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318766
6 changed files with 6 additions and 2 deletions
|
@ -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}
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= tcl
|
||||
PORTVERSION= 8.5.14
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= SF/tcl/Tcl/${PORTVERSION}
|
||||
DISTNAME= tcl${PORTVERSION}-src
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= tcl
|
||||
PORTVERSION= 8.6.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= SF/tcl/Tcl/${PORTVERSION} \
|
||||
${MASTER_SITE_TCLTK}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= tk
|
||||
PORTVERSION= 8.4.19
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= x11-toolkits tk
|
||||
MASTER_SITES= SF/tcl/Tcl/${PORTVERSION}
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= tk
|
||||
PORTVERSION= 8.5.14
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= SF/tcl/Tcl/${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}-src
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= tk
|
||||
PORTVERSION= 8.6.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= SF/tcl/Tcl/${PORTVERSION} \
|
||||
${MASTER_SITE_TCLTK}
|
||||
|
|
Loading…
Reference in a new issue