FreeBSD Bugzilla – Attachment 239111 Details for
Bug 268637
devel/ammonite Update to 2.5.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update devel/mill to 2.5.5
ports-devel-ammonite.patch (text/plain), 1.55 KB, created by
Jens Grassel
on 2022-12-29 10:24:01 UTC
(
hide
)
Description:
Patch to update devel/mill to 2.5.5
Filename:
MIME Type:
Creator:
Jens Grassel
Created:
2022-12-29 10:24:01 UTC
Size:
1.55 KB
patch
obsolete
>diff --git a/devel/ammonite/Makefile b/devel/ammonite/Makefile >index f44172e271f4..803139b0a6f1 100644 >--- a/devel/ammonite/Makefile >+++ b/devel/ammonite/Makefile >@@ -1,8 +1,8 @@ > PORTNAME= ammonite >-DISTVERSION= 2.5.3 >+DISTVERSION= 2.5.5 > CATEGORIES= devel java > MASTER_SITES= https://github.com/lihaoyi/Ammonite/releases/download/${PORTVERSION}/ >-DISTNAME= 2.13-${PORTVERSION} >+DISTNAME= 3.2-${PORTVERSION} > EXTRACT_SUFX= > DIST_SUBDIR= ${PORTNAME} > EXTRACT_ONLY= >diff --git a/devel/ammonite/distinfo b/devel/ammonite/distinfo >index 9b08648e7214..729cc05db05e 100644 >--- a/devel/ammonite/distinfo >+++ b/devel/ammonite/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1650093780 >-SHA256 (ammonite/2.13-2.5.3) = 7735212944031eb619e16c82938cf8093c5beaf2b4e6a7c0a51fd63cec21039b >-SIZE (ammonite/2.13-2.5.3) = 48419355 >+TIMESTAMP = 1672308878 >+SHA256 (ammonite/3.2-2.5.5) = 8f6f4ad07360980cd9edfe2e936c591ada5734625c3854ac4b657f5d11504627 >+SIZE (ammonite/3.2-2.5.5) = 55180394 >diff --git a/devel/ammonite/pkg-message b/devel/ammonite/pkg-message >index d4757da96fbd..c5f954bfbc19 100644 >--- a/devel/ammonite/pkg-message >+++ b/devel/ammonite/pkg-message >@@ -4,8 +4,8 @@ > To use ammonite fully you should setup a configuration file > ~/.ammonite/predef.sc. Below is an example: > >-interp.load.ivy("com.lihaoyi" %% "os-lib" % "0.8.0") >-interp.load.ivy("org.typelevel" %% "cats-core" % "2.7.0") >+interp.load.ivy("com.lihaoyi" %% "os-lib" % "0.9.0") >+interp.load.ivy("org.typelevel" %% "cats-core" % "2.9.0") > > // This @ is necessary for Ammonite to process the `interp.load.ivy` > // before continuing.
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 268637
: 239111