Date: Tue, 23 Oct 2018 07:46:45 +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: r482814 - head/devel/sbt Message-ID: <201810230746.w9N7kjOO047763@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Tue Oct 23 07:46:45 2018 New Revision: 482814 URL: https://svnweb.freebsd.org/changeset/ports/482814 Log: Update to 1.2.6 release. Modified: head/devel/sbt/Makefile head/devel/sbt/distinfo Modified: head/devel/sbt/Makefile ============================================================================== --- head/devel/sbt/Makefile Tue Oct 23 07:42:12 2018 (r482813) +++ head/devel/sbt/Makefile Tue Oct 23 07:46:45 2018 (r482814) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sbt -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.6 CATEGORIES= devel java MASTER_SITES= https://github.com/sbt/sbt/releases/download/v${PORTVERSION}/ Modified: head/devel/sbt/distinfo ============================================================================== --- head/devel/sbt/distinfo Tue Oct 23 07:42:12 2018 (r482813) +++ head/devel/sbt/distinfo Tue Oct 23 07:46:45 2018 (r482814) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539074012 -SHA256 (sbt-1.2.4.tgz) = 36db5a4cbad1d39fb01978a09007b9d833c9172d9cd4a3b08180c24c6a0dfb1b -SIZE (sbt-1.2.4.tgz) = 60209096 +TIMESTAMP = 1540280683 +SHA256 (sbt-1.2.6.tgz) = 96597d4310ef1332aed439bf7d3edfd52ce8b8417688b01646e3c22de4c868db +SIZE (sbt-1.2.6.tgz) = 46954760
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810230746.w9N7kjOO047763>