aboutsummaryrefslogtreecommitdiff
path: root/lang/jimtcl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-02-27 08:39:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-02-27 08:39:41 +0000
commit26c829cb5c24343514dc73a6554497c27c9e9ed0 (patch)
tree1275e9c03691741b3f4cbbc3b041ee007f6ac2d3 /lang/jimtcl
parent153f00da5e92a30d4b7db4fe642c41ad057dcc29 (diff)
downloadports-26c829cb5c24343514dc73a6554497c27c9e9ed0.tar.gz
ports-26c829cb5c24343514dc73a6554497c27c9e9ed0.zip
Notes
Diffstat (limited to 'lang/jimtcl')
-rw-r--r--lang/jimtcl/Makefile8
-rw-r--r--lang/jimtcl/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/lang/jimtcl/Makefile b/lang/jimtcl/Makefile
index 27cd1b404d95..8713414cfe6b 100644
--- a/lang/jimtcl/Makefile
+++ b/lang/jimtcl/Makefile
@@ -1,17 +1,17 @@
# $FreeBSD$
PORTNAME= jimtcl
-PORTVERSION= 0.75
+PORTVERSION= 0.76
CATEGORIES= lang tcl
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Small footprint implementation of the Tcl programming language
LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= msteveb
-GH_COMMIT= cffd1a5
+GH_COMMIT= 606f011
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --full \
@@ -21,6 +21,6 @@ CONFIGURE_ARGS= --full \
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/jimsh \
- ${STAGEDIR}${PREFIX}/lib/libjim.so.0.75
+ ${STAGEDIR}${PREFIX}/lib/libjim.so.0.76
.include <bsd.port.mk>
diff --git a/lang/jimtcl/distinfo b/lang/jimtcl/distinfo
index 4b453806e617..26ce57b6cc2c 100644
--- a/lang/jimtcl/distinfo
+++ b/lang/jimtcl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (jimtcl-0.75.tar.gz) = e11356ed984b7fdb1f10728f2d7c49da9fc01317330d3bb7ba069eff65a77b05
-SIZE (jimtcl-0.75.tar.gz) = 2228630
+SHA256 (jimtcl-0.76.tar.gz) = b6dbd218d63b0b1f1bdc632be9cc8f6ef9d305a0276505252c5d27986f15585e
+SIZE (jimtcl-0.76.tar.gz) = 2234633