svn commit: r453288 - head/devel/sbt

Alex Dupre ale at FreeBSD.org
Wed Nov 1 13:55:50 UTC 2017


Author: ale
Date: Wed Nov  1 13:55:48 2017
New Revision: 453288
URL: https://svnweb.freebsd.org/changeset/ports/453288

Log:
  Update to 1.0.3 release.

Modified:
  head/devel/sbt/Makefile
  head/devel/sbt/distinfo

Modified: head/devel/sbt/Makefile
==============================================================================
--- head/devel/sbt/Makefile	Wed Nov  1 13:45:35 2017	(r453287)
+++ head/devel/sbt/Makefile	Wed Nov  1 13:55:48 2017	(r453288)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	sbt
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.3
 CATEGORIES=	devel java
-MASTER_SITES=	https://cocl.us/
+MASTER_SITES=	https://github.com/sbt/sbt/releases/download/v${PORTVERSION}/
 
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	Build tool for Scala projects

Modified: head/devel/sbt/distinfo
==============================================================================
--- head/devel/sbt/distinfo	Wed Nov  1 13:45:35 2017	(r453287)
+++ head/devel/sbt/distinfo	Wed Nov  1 13:55:48 2017	(r453288)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506319431
-SHA256 (sbt-1.0.2.tgz) = c3f063d8122d87f0d80b25221d76b0a164e9247d35190f31ec360edcb4352ef0
-SIZE (sbt-1.0.2.tgz) = 59752308
+TIMESTAMP = 1509533938
+SHA256 (sbt-1.0.3.tgz) = 2374bf494132e7bf316fa2b83155f166fdf6b042ad70fa681e51e3fe8ad82c10
+SIZE (sbt-1.0.3.tgz) = 72461356


More information about the svn-ports-head mailing list