git: 099b1446fbcc - main - devel/sbt: Update to 1.5.0 release.

Alex Dupre ale at FreeBSD.org
Thu Apr 8 07:42:25 UTC 2021


The branch main has been updated by ale:

URL: https://cgit.FreeBSD.org/ports/commit/?id=099b1446fbccaa2b37d459b6162c544e308a8aaa

commit 099b1446fbccaa2b37d459b6162c544e308a8aaa
Author:     Alex Dupre <ale at FreeBSD.org>
AuthorDate: 2021-04-08 07:41:21 +0000
Commit:     Alex Dupre <ale at FreeBSD.org>
CommitDate: 2021-04-08 07:41:21 +0000

    devel/sbt: Update to 1.5.0 release.
---
 devel/sbt/Makefile | 3 +--
 devel/sbt/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/devel/sbt/Makefile b/devel/sbt/Makefile
index a27f2cf8b322..b33dcc3fe9ff 100644
--- a/devel/sbt/Makefile
+++ b/devel/sbt/Makefile
@@ -1,7 +1,7 @@
 # Created by: Alex Dupre <ale at FreeBSD.org>
 
 PORTNAME=	sbt
-PORTVERSION=	1.4.9
+PORTVERSION=	1.5.0
 CATEGORIES=	devel java
 MASTER_SITES=	https://github.com/sbt/sbt/releases/download/v${PORTVERSION}/
 
@@ -40,7 +40,6 @@ do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}
 	${INSTALL_DATA} ${WRKSRC}/bin/sbt-launch.jar ${STAGEDIR}${DATADIR}
 .if ${PORT_OPTIONS:MADVANCED}
-	${INSTALL_DATA} ${WRKSRC}/bin/java9-rt-export.jar ${STAGEDIR}${DATADIR}
 	${INSTALL_SCRIPT} ${WRKSRC}/bin/sbt ${STAGEDIR}${DATADIR}
 	${MKDIR} ${STAGEDIR}${DATADIR}/conf
 	${INSTALL_DATA} ${FILESDIR}/sbtopts ${STAGEDIR}${DATADIR}/conf
diff --git a/devel/sbt/distinfo b/devel/sbt/distinfo
index 9d1d94c6d42e..4c73c7413f75 100644
--- a/devel/sbt/distinfo
+++ b/devel/sbt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615358862
-SHA256 (sbt-1.4.9.tgz) = 95468119f7641499367330a60a4b8a6211e6ea7f8bde7d647c67b19dd8fddb6e
-SIZE (sbt-1.4.9.tgz) = 17732595
+TIMESTAMP = 1617867276
+SHA256 (sbt-1.5.0.tgz) = aadf110a48ea77c02ce63a9cc033d9fcd02b634e89e8f22dfe13ed21592042b6
+SIZE (sbt-1.5.0.tgz) = 19985381


More information about the dev-commits-ports-all mailing list