FreeBSD Bugzilla – Attachment 204374 Details for
Bug 237894
lang/nim: Update to 0.19.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff to update port.
nim-0.19.6.diff (text/plain), 2.40 KB, created by
Neal Nelson
on 2019-05-14 12:52:30 UTC
(
hide
)
Description:
Diff to update port.
Filename:
MIME Type:
Creator:
Neal Nelson
Created:
2019-05-14 12:52:30 UTC
Size:
2.40 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 501642) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= nim >-PORTVERSION= 0.19.4 >+PORTVERSION= 0.19.6 > CATEGORIES= lang > MASTER_SITES= https://nim-lang.org/download/ > >Index: distinfo >=================================================================== >--- distinfo (revision 501642) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1549640129 >-SHA256 (nim-0.19.4.tar.xz) = f441135ee311099be81a46dba5bab3323579cd18aabc6e079b9697a71d6ca94c >-SIZE (nim-0.19.4.tar.xz) = 4284092 >+TIMESTAMP = 1557828859 >+SHA256 (nim-0.19.6.tar.xz) = a09f0c58d29392434d4fd6d15d4059cf7e013ae948413cb9233b8233d67e3a29 >+SIZE (nim-0.19.6.tar.xz) = 4166952 >Index: files/patch-install.sh >=================================================================== >--- files/patch-install.sh (revision 501642) >+++ files/patch-install.sh (working copy) >@@ -1,6 +1,6 @@ >---- install.sh.orig 2019-02-01 06:09:05.000000000 +0100 >-+++ install.sh 2019-02-08 16:43:55.021705000 +0100 >-@@ -15,48 +15,14 @@ >+--- install.sh.orig 2019-05-14 10:18:34 UTC >++++ install.sh >+@@ -15,48 +15,14 @@ if [ $# -eq 1 ] ; then > "--help"|"-h"|"help"|"h") > echo "Nim installation script" > echo "Usage: [sudo] sh install.sh DIR" >@@ -19,7 +19,7 @@ > - libdir=/usr/lib/nim > - docdir=/usr/share/nim/doc > - datadir=/usr/share/nim/data >-- nimbleDir="/opt/nimble/pkgs/compiler-0.19.4" >+- nimbleDir="/opt/nimble/pkgs/compiler-0.19.6" > - ;; > - "/usr/local/bin") > - bindir=/usr/local/bin >@@ -27,7 +27,7 @@ > - libdir=/usr/local/lib/nim > - docdir=/usr/local/share/nim/doc > - datadir=/usr/local/share/nim/data >-- nimbleDir="/opt/nimble/pkgs/compiler-0.19.4" >+- nimbleDir="/opt/nimble/pkgs/compiler-0.19.6" > - ;; > - "/opt") > - bindir="/opt/nim/bin" >@@ -35,7 +35,7 @@ > - libdir="/opt/nim/lib" > - docdir="/opt/nim/doc" > - datadir="/opt/nim/data" >-- nimbleDir="/opt/nimble/pkgs/compiler-0.19.4" >+- nimbleDir="/opt/nimble/pkgs/compiler-0.19.6" > - mkdir -p /opt/nim > - mkdir -p $bindir > - mkdir -p $configdir >@@ -54,7 +54,7 @@ > nimbleDir="$1/nim" > mkdir -p $1/nim > mkdir -p $bindir >-@@ -906,13 +872,6 @@ >+@@ -906,13 +872,6 @@ chmod 644 $nimbleDir/compiler.nimble > else > echo "Nim installation script" > echo "Usage: [sudo] sh install.sh DIR"
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 237894
: 204374