diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2021-06-19 14:39:45 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2021-06-19 14:39:45 +0000 |
commit | f3db9bc3337d01eeb70ba487e9427b512aeb490b (patch) | |
tree | 6f8f190966a0ce0ec8330aefe93e48aa650e26aa | |
parent | 91f43294d5554b0d25c495f1cd6c8ac276e92a44 (diff) | |
download | ports-f3db9bc3337d01eeb70ba487e9427b512aeb490b.tar.gz ports-f3db9bc3337d01eeb70ba487e9427b512aeb490b.zip |
lang/tcl87: update to 8.7a5
Announcement: https://sourceforge.net/p/tcl/mailman/message/37305939/
-rw-r--r-- | lang/tcl87/Makefile | 2 | ||||
-rw-r--r-- | lang/tcl87/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/tcl87/Makefile b/lang/tcl87/Makefile index 77f185298f04..b18f1686692d 100644 --- a/lang/tcl87/Makefile +++ b/lang/tcl87/Makefile @@ -59,7 +59,7 @@ CONFIGURE_ARGS= --enable-shared \ TCL_VERSION= 8.7a5 TCL_VER= 8.7 -TCL_RC= rc3 +TCL_RC= SHORT_TCL_VER= ${TCL_VER:S/.//} MAN_SUFFIX= ${PKGBASE} diff --git a/lang/tcl87/distinfo b/lang/tcl87/distinfo index 8dd97bef1c75..fbd31ff70b2c 100644 --- a/lang/tcl87/distinfo +++ b/lang/tcl87/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624010873 -SHA256 (tcl8.7a5rc3-src.tar.gz) = 8a01858a8e8ab812faa7aa9af8dcc1c01891be9d69554b0178a4236ba1c0a1f0 -SIZE (tcl8.7a5rc3-src.tar.gz) = 6362958 +TIMESTAMP = 1624110155 +SHA256 (tcl8.7a5-src.tar.gz) = 8a01858a8e8ab812faa7aa9af8dcc1c01891be9d69554b0178a4236ba1c0a1f0 +SIZE (tcl8.7a5-src.tar.gz) = 6362958 |