git: 5b558c8f1d5f - main - lang/jimtcl: update to 0.82
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Mar 2023 07:12:37 UTC
The branch main has been updated by gahr:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5b558c8f1d5ffa88994966779a3b6c895ac0a750
commit 5b558c8f1d5ffa88994966779a3b6c895ac0a750
Author: Pietro Cerutti <gahr@FreeBSD.org>
AuthorDate: 2023-03-30 07:10:02 +0000
Commit: Pietro Cerutti <gahr@FreeBSD.org>
CommitDate: 2023-03-30 07:10:02 +0000
lang/jimtcl: update to 0.82
Release notes:
http://jim.tcl.tk/index.html/doc/www/www/articles/jim-release-0-82/
---
lang/jimtcl/Makefile | 3 +--
lang/jimtcl/distinfo | 6 +++---
lang/jimtcl/pkg-plist | 1 +
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/lang/jimtcl/Makefile b/lang/jimtcl/Makefile
index b745a1e82feb..921e835caf01 100644
--- a/lang/jimtcl/Makefile
+++ b/lang/jimtcl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= jimtcl
-PORTVERSION= 0.81
+PORTVERSION= 0.82
CATEGORIES= lang tcl
MAINTAINER= gahr@FreeBSD.org
@@ -16,7 +16,6 @@ GH_ACCOUNT= msteveb
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
- --full \
--enable-utf8 \
--enable-shared
diff --git a/lang/jimtcl/distinfo b/lang/jimtcl/distinfo
index d25761ff17d7..b54a7d6425dc 100644
--- a/lang/jimtcl/distinfo
+++ b/lang/jimtcl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638345838
-SHA256 (msteveb-jimtcl-0.81_GH0.tar.gz) = ab7eb3680ba0d16f4a9eb1e05b7fcbb7d23438e25185462c55cd032a1954a985
-SIZE (msteveb-jimtcl-0.81_GH0.tar.gz) = 3977705
+TIMESTAMP = 1680157995
+SHA256 (msteveb-jimtcl-0.82_GH0.tar.gz) = e8af929b815e4d30e54ff116b2b933e56c00a02b9110529d1a58660b2469aea7
+SIZE (msteveb-jimtcl-0.82_GH0.tar.gz) = 4435258
diff --git a/lang/jimtcl/pkg-plist b/lang/jimtcl/pkg-plist
index 2d8d16907405..83f759226fec 100644
--- a/lang/jimtcl/pkg-plist
+++ b/lang/jimtcl/pkg-plist
@@ -10,4 +10,5 @@ include/jim.h
lib/jim/README.extensions
lib/jim/tcltest.tcl
lib/libjim.so.%%PORTVERSION%%
+lib/libjim.so
libdata/pkgconfig/jimtcl.pc