diff --git a/lang/jimtcl/Makefile b/lang/jimtcl/Makefile index 921e835caf01..2bda097750f1 100644 --- a/lang/jimtcl/Makefile +++ b/lang/jimtcl/Makefile @@ -1,36 +1,36 @@ PORTNAME= jimtcl -PORTVERSION= 0.82 +PORTVERSION= 0.83 CATEGORIES= lang tcl MAINTAINER= gahr@FreeBSD.org COMMENT= Small footprint implementation of the Tcl programming language WWW= http://jim.tcl.tk LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= ssl USE_GITHUB= yes GH_ACCOUNT= msteveb HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ --enable-utf8 \ --enable-shared PLIST_SUB= PORTVERSION=${PORTVERSION} OPTIONS_DEFINE= DOCS DOCS_CONFIGURE_ENABLE= docs DOCS_CONFIGURE_ON= --docdir=${DOCSDIR} PORTDOCS= * TEST_TARGET= test post-install: @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/jimsh \ ${STAGEDIR}${PREFIX}/lib/libjim.so.${PORTVERSION} .include diff --git a/lang/jimtcl/distinfo b/lang/jimtcl/distinfo index b54a7d6425dc..5271710e2890 100644 --- a/lang/jimtcl/distinfo +++ b/lang/jimtcl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680157995 -SHA256 (msteveb-jimtcl-0.82_GH0.tar.gz) = e8af929b815e4d30e54ff116b2b933e56c00a02b9110529d1a58660b2469aea7 -SIZE (msteveb-jimtcl-0.82_GH0.tar.gz) = 4435258 +TIMESTAMP = 1724919235 +SHA256 (msteveb-jimtcl-0.83_GH0.tar.gz) = 6f2df00009f5ac4ad654c1ae1d2f8ed18191de38d1f5a88a54ea99cc16936686 +SIZE (msteveb-jimtcl-0.83_GH0.tar.gz) = 4465834