Created attachment 185312 [details] patch to update sbt from 0.13.15 to 1.0.0 patch updates sbt from 0.13.15 to the actual 1.0.0 version. note: i have changed the 'MASTER_SITE' in the makefile from 'bintray' to 'github', because: - the download link from the sbt main-site points to github: see: http://www.scala-sbt.org/download.html - latest version from bintray is '0.13.5' see: http://dl.bintray.com/sbt/native-packages/sbt/ - sbt have currently trouble to publish there package from bintray: see: https://github.com/sbt/sbt/issues/3108 if someone doesn't like to use sbt-1.0.0 (because currently not all plugins are released for this version) their can stick with sbt-0.13.x version if their declare it in their 'project/build.properties' (this is also the recommended convention in the scala world) ---- release notes: https://github.com/sbt/sbt/releases/tag/v1.0.0
Created attachment 185313 [details] poudriere log
Created attachment 185315 [details] patch to update sbt from 0.13.15 to 1.0.0
Tested on 11.1-RELEASE and works like a charm. Thanks for patching, I was on the brink of doing this right now. ;-)
A commit references this bug: Author: ale Date: Wed Aug 30 12:19:45 UTC 2017 New revision: 448975 URL: https://svnweb.freebsd.org/changeset/ports/448975 Log: Update to 1.0.0 release. PR: 221435 Submitted by: j-keck <jhyphenkeck@gmail.com> Changes: head/devel/sbt/Makefile head/devel/sbt/distinfo