Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2017 09:57:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221435] [PATCH] devel/sbt update to 1.0.0
Message-ID:  <bug-221435-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221435

            Bug ID: 221435
           Summary: [PATCH] devel/sbt update to 1.0.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ale@FreeBSD.org
          Reporter: jhyphenkeck@gmail.com
             Flags: maintainer-feedback?(ale@FreeBSD.org)
          Assignee: ale@FreeBSD.org
          Keywords: patch

Created attachment 185312
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D185312&action=
=3Dedit
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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