Bug 221435

Summary: [PATCH] devel/sbt update to 1.0.0
Product: Ports & Packages Reporter: j-keck <jhyphenkeck>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me CC: freebsd-ports, jhyphenkeck
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (ale)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to update sbt from 0.13.15 to 1.0.0
none
poudriere log
none
patch to update sbt from 0.13.15 to 1.0.0 none

Description j-keck 2017-08-12 09:57:47 UTC
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
Comment 1 j-keck 2017-08-12 09:58:40 UTC
Created attachment 185313 [details]
poudriere log
Comment 2 j-keck 2017-08-12 10:41:32 UTC
Created attachment 185315 [details]
patch to update sbt from 0.13.15 to 1.0.0
Comment 3 Jens Grassel 2017-08-19 07:19:30 UTC
Tested on 11.1-RELEASE and works like a charm. Thanks for patching, I was on the brink of doing this right now. ;-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-08-30 12:20:29 UTC
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