diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2024-09-17 07:21:42 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2024-09-17 07:22:07 +0000 |
commit | c715772b4bd60cd9c1707740adbb7596e4b3aac8 (patch) | |
tree | 48677d3fa17d3f6be729fe893483df1421af821d | |
parent | 3a237ca5993ccce53735cd242c227aff2ba4ff1d (diff) |
devel/tclthread: upadte to 2.8.10
-rw-r--r-- | devel/tclthread/Makefile | 5 | ||||
-rw-r--r-- | devel/tclthread/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/tclthread/Makefile b/devel/tclthread/Makefile index 5d329219cfc8..e0f9a78a1f2c 100644 --- a/devel/tclthread/Makefile +++ b/devel/tclthread/Makefile @@ -1,8 +1,7 @@ PORTNAME= thread -PORTVERSION= 2.8.9 -PORTREVISION= 0 +PORTVERSION= 2.8.10 CATEGORIES= devel -MASTER_SITES= SF/tcl/Tcl/8.6.14/ +MASTER_SITES= SF/tcl/Tcl/8.6.15/ PKGNAMEPREFIX= tcl DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/devel/tclthread/distinfo b/devel/tclthread/distinfo index 8e6f1f9b0855..00e7ba71c9c1 100644 --- a/devel/tclthread/distinfo +++ b/devel/tclthread/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709622443 -SHA256 (thread2.8.9.tar.gz) = 2965a0088d8f9d2ba2fc14c53870e8e0f270e1659efa1e110efa03f440c09322 -SIZE (thread2.8.9.tar.gz) = 344494 +TIMESTAMP = 1726556298 +SHA256 (thread2.8.10.tar.gz) = a40396cb9bd2dc013713a8ede45d03f5d99175512a855fe1a26486297b1f6871 +SIZE (thread2.8.10.tar.gz) = 344562 |