diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2020-12-11 12:39:23 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2020-12-11 12:39:23 +0000 |
commit | 56ccceafc2b08cf1a6148cde778e1c39cd98a5a7 (patch) | |
tree | 6722404816a61e37306ea408f42e4d71c6407247 | |
parent | 293ee82e5d4cbf722846dbc3c7277139cc140688 (diff) | |
download | freebsd-ports-56ccceafc2b08cf1a6148cde778e1c39cd98a5a7.zip |
lang/jimtcl: update to 0.80
Relnotes: http://jim.tcl.tk/index.html/doc/www/www/articles/jim-release-0-80/
-rw-r--r-- | lang/jimtcl/Makefile | 2 | ||||
-rw-r--r-- | lang/jimtcl/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/jimtcl/Makefile b/lang/jimtcl/Makefile index 348b24ef256b..03bc718c1211 100644 --- a/lang/jimtcl/Makefile +++ b/lang/jimtcl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jimtcl -PORTVERSION= 0.79 +PORTVERSION= 0.80 CATEGORIES= lang tcl MAINTAINER= gahr@FreeBSD.org diff --git a/lang/jimtcl/distinfo b/lang/jimtcl/distinfo index 5f8a2a9a9269..c9d34312440f 100644 --- a/lang/jimtcl/distinfo +++ b/lang/jimtcl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1574241688 -SHA256 (msteveb-jimtcl-0.79_GH0.tar.gz) = ab8204cd03b946f5149e1273af9c86d8e73b146084a0fbeb1d4f41a75b0b3411 -SIZE (msteveb-jimtcl-0.79_GH0.tar.gz) = 3097998 +TIMESTAMP = 1607689051 +SHA256 (msteveb-jimtcl-0.80_GH0.tar.gz) = 9e79a960de925552eeb4df51121f0ea017e34409568117b1ac461f4c3071289e +SIZE (msteveb-jimtcl-0.80_GH0.tar.gz) = 3130592 |