aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2021-12-01 08:45:45 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2021-12-01 08:50:47 +0000
commita944e7f1c90f6c61b0dd837637b646b1ff27fb13 (patch)
treecc6ffbaf41a273c55fa82f8dce9759b5bff800c2 /lang
parent27392cf64d50cd1898f83624a588bc5c1b5f27d0 (diff)
downloadports-a944e7f1c90f6c61b0dd837637b646b1ff27fb13.tar.gz
ports-a944e7f1c90f6c61b0dd837637b646b1ff27fb13.zip
lang/jimtcl: update to 0.81
Diffstat (limited to 'lang')
-rw-r--r--lang/jimtcl/Makefile6
-rw-r--r--lang/jimtcl/distinfo6
-rw-r--r--lang/jimtcl/pkg-plist1
3 files changed, 8 insertions, 5 deletions
diff --git a/lang/jimtcl/Makefile b/lang/jimtcl/Makefile
index aa3cfebd22d1..ee6440d3fddc 100644
--- a/lang/jimtcl/Makefile
+++ b/lang/jimtcl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= jimtcl
-PORTVERSION= 0.80
+PORTVERSION= 0.81
CATEGORIES= lang tcl
MAINTAINER= gahr@FreeBSD.org
@@ -29,6 +29,8 @@ PORTDOCS= *
TEST_TARGET= test
post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/jimsh
+ @${STRIP_CMD} \
+ ${STAGEDIR}${PREFIX}/bin/jimsh \
+ ${STAGEDIR}${PREFIX}/lib/libjim.so.${PORTVERSION}
.include <bsd.port.mk>
diff --git a/lang/jimtcl/distinfo b/lang/jimtcl/distinfo
index c9d34312440f..d25761ff17d7 100644
--- a/lang/jimtcl/distinfo
+++ b/lang/jimtcl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607689051
-SHA256 (msteveb-jimtcl-0.80_GH0.tar.gz) = 9e79a960de925552eeb4df51121f0ea017e34409568117b1ac461f4c3071289e
-SIZE (msteveb-jimtcl-0.80_GH0.tar.gz) = 3130592
+TIMESTAMP = 1638345838
+SHA256 (msteveb-jimtcl-0.81_GH0.tar.gz) = ab7eb3680ba0d16f4a9eb1e05b7fcbb7d23438e25185462c55cd032a1954a985
+SIZE (msteveb-jimtcl-0.81_GH0.tar.gz) = 3977705
diff --git a/lang/jimtcl/pkg-plist b/lang/jimtcl/pkg-plist
index c3c45b854412..2d8d16907405 100644
--- a/lang/jimtcl/pkg-plist
+++ b/lang/jimtcl/pkg-plist
@@ -1,5 +1,6 @@
bin/build-jim-ext
bin/jimsh
+bin/jimdb
include/jim-config.h
include/jim-eventloop.h
include/jim-signal.h