svn commit: r469536 - head/devel/sbt
Alex Dupre
ale at FreeBSD.org
Thu May 10 12:50:13 UTC 2018
Author: ale
Date: Thu May 10 12:50:12 2018
New Revision: 469536
URL: https://svnweb.freebsd.org/changeset/ports/469536
Log:
Update to 1.1.5 release.
Modified:
head/devel/sbt/Makefile
head/devel/sbt/distinfo
Modified: head/devel/sbt/Makefile
==============================================================================
--- head/devel/sbt/Makefile Thu May 10 12:38:48 2018 (r469535)
+++ head/devel/sbt/Makefile Thu May 10 12:50:12 2018 (r469536)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sbt
-PORTVERSION= 1.1.4
+PORTVERSION= 1.1.5
CATEGORIES= devel java
MASTER_SITES= https://github.com/sbt/sbt/releases/download/v${PORTVERSION}/
Modified: head/devel/sbt/distinfo
==============================================================================
--- head/devel/sbt/distinfo Thu May 10 12:38:48 2018 (r469535)
+++ head/devel/sbt/distinfo Thu May 10 12:50:12 2018 (r469536)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523857411
-SHA256 (sbt-1.1.4.tgz) = 2fbd592b1cfd7bc3612154a32925d5843b602490e8c8977a53fa86b35e308341
-SIZE (sbt-1.1.4.tgz) = 45858350
+TIMESTAMP = 1525956198
+SHA256 (sbt-1.1.5.tgz) = 8303d7496bc70eb441e8136bd29ffc295c629dadecefa4e7a475176ab4d282d5
+SIZE (sbt-1.1.5.tgz) = 49603901
More information about the svn-ports-all
mailing list