diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-11-13 09:07:31 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-11-13 09:07:31 +0000 |
commit | 7ce1692e06eae975c69b914ebda548f84db36dd2 (patch) | |
tree | 39ae501db957e4fe402039a16941fa66aa5cf5ce /lang/jimtcl | |
parent | 920252673df02ae0f34c1167368d2c6a4980c91d (diff) | |
download | ports-7ce1692e06eae975c69b914ebda548f84db36dd2.tar.gz ports-7ce1692e06eae975c69b914ebda548f84db36dd2.zip |
Notes
Diffstat (limited to 'lang/jimtcl')
-rw-r--r-- | lang/jimtcl/Makefile | 2 | ||||
-rw-r--r-- | lang/jimtcl/distinfo | 5 | ||||
-rw-r--r-- | lang/jimtcl/pkg-plist | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/lang/jimtcl/Makefile b/lang/jimtcl/Makefile index 9ae448c848da..7e97cf45ce27 100644 --- a/lang/jimtcl/Makefile +++ b/lang/jimtcl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jimtcl -PORTVERSION= 0.76 +PORTVERSION= 0.77 CATEGORIES= lang tcl MAINTAINER= ports@FreeBSD.org diff --git a/lang/jimtcl/distinfo b/lang/jimtcl/distinfo index 2b32a1570aa7..781c9aa33021 100644 --- a/lang/jimtcl/distinfo +++ b/lang/jimtcl/distinfo @@ -1,2 +1,3 @@ -SHA256 (msteveb-jimtcl-0.76_GH0.tar.gz) = ed9a602cf7d5861095736e1b0075e478ef23366e529ee9eddb14e9b29f48fc59 -SIZE (msteveb-jimtcl-0.76_GH0.tar.gz) = 2234431 +TIMESTAMP = 1479028019 +SHA256 (msteveb-jimtcl-0.77_GH0.tar.gz) = 0874c50ab932c68940c29c48c014266a322c54ff357a0919386f32cc341eb3b2 +SIZE (msteveb-jimtcl-0.77_GH0.tar.gz) = 2925776 diff --git a/lang/jimtcl/pkg-plist b/lang/jimtcl/pkg-plist index 37e130df1aa7..d8e422ef0f95 100644 --- a/lang/jimtcl/pkg-plist +++ b/lang/jimtcl/pkg-plist @@ -8,4 +8,4 @@ include/jim-win32compat.h include/jim.h lib/jim/README.extensions lib/jim/tcltest.tcl -lib/libjim.so.0.76 +lib/libjim.so.0.77 |