diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2016-09-08 10:07:10 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2016-09-08 10:07:10 +0000 |
commit | ab7f8943b73e00b6313674273a4ca4c671761597 (patch) | |
tree | b3ba568cdb84fffa82ae1751af47f296f994fc1e /lang | |
parent | 8adf79e580e297a6042af4cd5a0523ae71a557ea (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/tcl87/Makefile | 4 | ||||
-rw-r--r-- | lang/tcl87/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/tcl87/Makefile b/lang/tcl87/Makefile index 93c092b4d630..55a31db5da15 100644 --- a/lang/tcl87/Makefile +++ b/lang/tcl87/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tcl -DISTVERSION= 8.7.a0.20160708 +DISTVERSION= 8.7.a0.20160908 CATEGORIES= lang MASTER_SITES= http://core.tcl.tk/tcl/tarball/ PKGNAMESUFFIX= ${PORTVERSION:R:R:S/.//} @@ -23,7 +23,7 @@ TZDATA_DESC= Install Tcl timezone data MODULES_DESC= Install Tcl common modules OPTIONS_SUB= yes -FOSSIL_CHECKIN= 4589a9d17c9575e7 +FOSSIL_CHECKIN= b98ee5637696606e PATCH_WRKSRC= ${WRKDIR}/Tcl_Source_Code WRKSRC= ${PATCH_WRKSRC}/unix diff --git a/lang/tcl87/distinfo b/lang/tcl87/distinfo index 2f4775a5dbb9..5e964801f968 100644 --- a/lang/tcl87/distinfo +++ b/lang/tcl87/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1467980185 -SHA256 (Tcl+Source+Code.tar.gz?uuid=4589a9d17c9575e7) = 751a0493bdfcdd37b4e68f711b23f5d2c592508336f8550bf5855ef427e7471e -SIZE (Tcl+Source+Code.tar.gz?uuid=4589a9d17c9575e7) = 8620769 +TIMESTAMP = 1473328563 +SHA256 (Tcl+Source+Code.tar.gz?uuid=b98ee5637696606e) = 220d9f6b20b11bb19807324bf8dba2e72ad383e96621b8ba1cb918c84cd5cc42 +SIZE (Tcl+Source+Code.tar.gz?uuid=b98ee5637696606e) = 8626143 |