FreeBSD Bugzilla – Attachment 207860 Details for
Bug 240847
lang/nim: Update to 1.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Diffs to upgrade port.
nim-1.0.0.diff (text/plain), 4.19 KB, created by
Neal Nelson
on 2019-09-26 15:26:46 UTC
(
hide
)
Description:
Diffs to upgrade port.
Filename:
MIME Type:
Creator:
Neal Nelson
Created:
2019-09-26 15:26:46 UTC
Size:
4.19 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 512897) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= nim >-PORTVERSION= 0.20.2 >+PORTVERSION= 1.0.0 > CATEGORIES= lang > MASTER_SITES= https://nim-lang.org/download/ > >Index: distinfo >=================================================================== >--- distinfo (revision 512897) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1563788376 >-SHA256 (nim-0.20.2.tar.xz) = e1fa5c7e762a45535d82a961f88a6fc82e343985b780c3674081810e028d2b5e >-SIZE (nim-0.20.2.tar.xz) = 5032768 >+TIMESTAMP = 1569510696 >+SHA256 (nim-1.0.0.tar.xz) = 034817cc4dec86b7099bcf3e79e9e38842b50212b2fd96cd741fe90855a7e0dd >+SIZE (nim-1.0.0.tar.xz) = 5136624 >Index: files/patch-install.sh >=================================================================== >--- files/patch-install.sh (revision 512897) >+++ files/patch-install.sh (working copy) >@@ -1,4 +1,4 @@ >---- install.sh.orig 2019-07-22 09:46:31 UTC >+--- install.sh.orig 2019-09-26 15:12:41 UTC > +++ install.sh > @@ -15,48 +15,14 @@ if [ $# -eq 1 ] ; then > "--help"|"-h"|"help"|"h") >@@ -19,7 +19,7 @@ > - libdir=/usr/lib/nim > - docdir=/usr/share/nim/doc > - datadir=/usr/share/nim/data >-- nimbleDir="/opt/nimble/pkgs/compiler-0.20.2" >+- nimbleDir="/opt/nimble/pkgs/compiler-1.0.0" > - ;; > - "/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.20.2" >+- nimbleDir="/opt/nimble/pkgs/compiler-1.0.0" > - ;; > - "/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.20.2" >+- nimbleDir="/opt/nimble/pkgs/compiler-1.0.0" > - mkdir -p /opt/nim > - mkdir -p $bindir > - mkdir -p $configdir >@@ -54,7 +54,7 @@ > nimbleDir="$1/nim" > mkdir -p $1/nim > mkdir -p $bindir >-@@ -927,13 +893,6 @@ chmod 644 $nimbleDir/compiler.nimble >+@@ -925,13 +891,6 @@ chmod 644 $nimbleDir/compiler.nimble > else > echo "Nim installation script" > echo "Usage: [sudo] sh install.sh DIR" >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 512897) >+++ pkg-plist (working copy) >@@ -9,17 +9,18 @@ > lib/core/locks.nim > lib/core/macrocache.nim > lib/core/macros.nim >-lib/core/refs.nim > lib/core/rlocks.nim > lib/core/runtime_v2.nim > lib/core/seqs.nim > lib/core/strs.nim > lib/core/typeinfo.nim >-lib/core/typelayouts.nim > lib/cycle.h >+lib/deprecated/pure/LockFreeHash.nim >+lib/deprecated/pure/events.nim > lib/deprecated/pure/ospaths.nim > lib/deprecated/pure/parseopt2.nim > lib/deprecated/pure/securehash.nim >+lib/deprecated/pure/sharedstrings.nim > lib/experimental/diff.nim > lib/genode/alloc.nim > lib/genode/env.nim >@@ -81,7 +82,6 @@ > lib/pure/bitops.nim > lib/pure/browsers.nim > lib/pure/cgi.nim >-lib/pure/collections/LockFreeHash.nim > lib/pure/collections/chains.nim > lib/pure/collections/critbits.nim > lib/pure/collections/deques.nim >@@ -94,7 +94,6 @@ > lib/pure/collections/setimpl.nim > lib/pure/collections/sets.nim > lib/pure/collections/sharedlist.nim >-lib/pure/collections/sharedstrings.nim > lib/pure/collections/sharedtables.nim > lib/pure/collections/tableimpl.nim > lib/pure/collections/tables.nim >@@ -114,7 +113,6 @@ > lib/pure/dynlib.nim > lib/pure/encodings.nim > lib/pure/endians.nim >-lib/pure/events.nim > lib/pure/fenv.nim > lib/pure/future.nim > lib/pure/hashes.nim >@@ -189,6 +187,7 @@ > lib/pure/xmlparser.nim > lib/pure/xmltree.nim > lib/std/editdistance.nim >+lib/std/monotimes.nim > lib/std/sha1.nim > lib/std/sums.nim > lib/std/time_t.nim >@@ -207,17 +206,17 @@ > lib/system/cgprocs.nim > lib/system/channels.nim > lib/system/chcks.nim >-lib/system/debugger.nim > lib/system/deepcopy.nim > lib/system/dollars.nim > lib/system/dyncalls.nim > lib/system/embedded.nim >-lib/system/endb.nim > lib/system/excpt.nim > lib/system/fatal.nim >+lib/system/formatfloat.nim > lib/system/gc.nim > lib/system/gc2.nim > lib/system/gc_common.nim >+lib/system/gc_hooks.nim > lib/system/gc_ms.nim > lib/system/gc_regions.nim > lib/system/hti.nim
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:
ports
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 240847
: 207860