FreeBSD Bugzilla – Attachment 185315 Details for
Bug 221435
[PATCH] devel/sbt update to 1.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update sbt from 0.13.15 to 1.0.0
patch-to-update-sbt-from-0.13.5-to-1.0.0.patch (text/plain), 927 bytes, created by
j-keck
on 2017-08-12 10:41:32 UTC
(
hide
)
Description:
patch to update sbt from 0.13.15 to 1.0.0
Filename:
MIME Type:
Creator:
j-keck
Created:
2017-08-12 10:41:32 UTC
Size:
927 bytes
patch
obsolete
>diff --git a/devel/sbt/Makefile b/devel/sbt/Makefile >index b6dab365e..419228107 100644 >--- a/devel/sbt/Makefile >+++ b/devel/sbt/Makefile >@@ -2,9 +2,9 @@ > # $FreeBSD$ > > PORTNAME= sbt >-PORTVERSION= 0.13.15 >+PORTVERSION= 1.0.0 > CATEGORIES= devel java >-MASTER_SITES= http://dl.bintray.com/sbt/native-packages/sbt/${PORTVERSION}/ >+MASTER_SITES= https://github.com/sbt/sbt/releases/download/v${PORTVERSION}/ > > MAINTAINER= ale@FreeBSD.org > COMMENT= Build tool for Scala projects >diff --git a/devel/sbt/distinfo b/devel/sbt/distinfo >index 22cd91e3f..7d719b260 100644 >--- a/devel/sbt/distinfo >+++ b/devel/sbt/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1491981399 >-SHA256 (sbt-0.13.15.tgz) = b6e073d7c201741dcca92cfdd1dd3cd76c42a47dc9d8c8ead8df7117deed7aef >-SIZE (sbt-0.13.15.tgz) = 60301163 >+TIMESTAMP = 1502523316 >+SHA256 (sbt-1.0.0.tgz) = 9ae04f4972145f2ac56c4deb868c9a5bb8b8b85c5151885dff3b997712645c5a >+SIZE (sbt-1.0.0.tgz) = 59735978
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 221435
:
185312
|
185313
| 185315