mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
lang/bsh: update to version 2.1.0
This doesn't have much changes with repect to the older Beta versions, but finishes merging changes from a Bensehll2 fork and supports newer version of Java. Approved by: thierry (mentor, implicit)
This commit is contained in:
parent
12af2f69ad
commit
61a9959c58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559045
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bsh
|
||||
DISTVERSION= 2.0b6
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.1.0
|
||||
CATEGORIES= lang java
|
||||
|
||||
MAINTAINER= pfg@FreeBSD.org
|
||||
@ -15,8 +14,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= beanshell
|
||||
GH_PROJECT= beanshell
|
||||
|
||||
USE_JAVA= 8
|
||||
|
||||
USE_JAVA= yes
|
||||
USE_ANT= yes
|
||||
ALL_TARGET= jarall
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1464776415
|
||||
SHA256 (beanshell-beanshell-2.0b6_GH0.tar.gz) = dbcd8296a0aa81b5edc80a5421841b968d031332ffcebf3b2c877969669f5cad
|
||||
SIZE (beanshell-beanshell-2.0b6_GH0.tar.gz) = 1720334
|
||||
TIMESTAMP = 1608776529
|
||||
SHA256 (beanshell-beanshell-2.1.0_GH0.tar.gz) = 156ed4de28a3e37c4607706a55a8e1b4ee5677d3085d6dfa00e2cbade69ca2df
|
||||
SIZE (beanshell-beanshell-2.1.0_GH0.tar.gz) = 1922856
|
||||
|
Loading…
Reference in New Issue
Block a user