Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 2020 13:30:59 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556107 - head/devel/sbt
Message-ID:  <202011231330.0ANDUxoZ057681@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Mon Nov 23 13:30:59 2020
New Revision: 556107
URL: https://svnweb.freebsd.org/changeset/ports/556107

Log:
  Update to 1.4.4.
  
  This version fixes many issues on the sbt client/server architecture.

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

Modified: head/devel/sbt/Makefile
==============================================================================
--- head/devel/sbt/Makefile	Mon Nov 23 13:26:14 2020	(r556106)
+++ head/devel/sbt/Makefile	Mon Nov 23 13:30:59 2020	(r556107)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sbt
-PORTVERSION=	1.4.3
+PORTVERSION=	1.4.4
 CATEGORIES=	devel java
 MASTER_SITES=	https://github.com/sbt/sbt/releases/download/v${PORTVERSION}/
 

Modified: head/devel/sbt/distinfo
==============================================================================
--- head/devel/sbt/distinfo	Mon Nov 23 13:26:14 2020	(r556106)
+++ head/devel/sbt/distinfo	Mon Nov 23 13:30:59 2020	(r556107)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605515117
-SHA256 (sbt-1.4.3.tgz) = 99e75c746edb23f3fd5e7c0283719e1322a73dbbdb25e24b28e608ad2ca6019e
-SIZE (sbt-1.4.3.tgz) = 17636759
+TIMESTAMP = 1606121755
+SHA256 (sbt-1.4.4.tgz) = 2efae0876119af7bfce8b3621b43b08c51381352916ac9de6156b1251ec26d45
+SIZE (sbt-1.4.4.tgz) = 17719525



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011231330.0ANDUxoZ057681>