Bug 221435 - [PATCH] devel/sbt update to 1.0.0
Summary: [PATCH] devel/sbt update to 1.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alex Dupre
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-08-12 09:57 UTC by j-keck
Modified: 2017-08-30 12:20 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (ale)


Attachments
patch to update sbt from 0.13.15 to 1.0.0 (1.02 KB, patch)
2017-08-12 09:57 UTC, j-keck
no flags Details | Diff
poudriere log (16.09 KB, text/x-log)
2017-08-12 09:58 UTC, j-keck
no flags Details
patch to update sbt from 0.13.15 to 1.0.0 (927 bytes, patch)
2017-08-12 10:41 UTC, j-keck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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