aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2022-12-03 19:27:08 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2022-12-03 19:30:17 +0000
commit5633b4b358a4add07586b5a2b52d145a975e7b9b (patch)
tree754e49ad1fc79f68733a22f730431b6bd1f2879d
parente74f20a8b7fe7c2da9080525159c06f1fd634da5 (diff)
downloadports-5633b4b358a4add07586b5a2b52d145a975e7b9b.tar.gz
ports-5633b4b358a4add07586b5a2b52d145a975e7b9b.zip
lang/bsh: update BeanShell to version 2.1.1
This release fixes a problem with the old 2.1.0 release. No other work will be done on the 2.x branch. Approved by: thierry (mentor, implicit)
-rw-r--r--lang/bsh/Makefile2
-rw-r--r--lang/bsh/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/bsh/Makefile b/lang/bsh/Makefile
index ab29db3aad10..46a62a9e16ff 100644
--- a/lang/bsh/Makefile
+++ b/lang/bsh/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bsh
-DISTVERSION= 2.1.0
+DISTVERSION= 2.1.1
CATEGORIES= lang java
MAINTAINER= pfg@FreeBSD.org
diff --git a/lang/bsh/distinfo b/lang/bsh/distinfo
index c3766e37445d..250a5c20dc80 100644
--- a/lang/bsh/distinfo
+++ b/lang/bsh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608776529
-SHA256 (beanshell-beanshell-2.1.0_GH0.tar.gz) = 156ed4de28a3e37c4607706a55a8e1b4ee5677d3085d6dfa00e2cbade69ca2df
-SIZE (beanshell-beanshell-2.1.0_GH0.tar.gz) = 1922856
+TIMESTAMP = 1670091033
+SHA256 (beanshell-beanshell-2.1.1_GH0.tar.gz) = 7e50fe51c7a36f595ee5c792a75f37a252f6b4b24cd21b97c5bc2634c2c33a77
+SIZE (beanshell-beanshell-2.1.1_GH0.tar.gz) = 1922883