FreeBSD Bugzilla – Attachment 179302 Details for
Bug 215941
[maintainer update] lang/nim: Update to 0.16.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile diff to build nimble
Makefile.diff (text/plain), 822 bytes, created by
Felix Hanley
on 2017-01-25 06:35:49 UTC
(
hide
)
Description:
Makefile diff to build nimble
Filename:
MIME Type:
Creator:
Felix Hanley
Created:
2017-01-25 06:35:49 UTC
Size:
822 bytes
patch
obsolete
>--- Makefile 2017-01-25 13:14:52.380389000 +0700 >+++ Makefile.orig 2017-01-25 12:40:03.512449000 +0700 >@@ -1,8 +1,8 @@ > # Created by: Neal Nelson <ports@nicandneal.net> >-# $FreeBSD: head/lang/nim/Makefile 428601 2016-12-15 03:28:55Z wen $ >+# $FreeBSD$ > > PORTNAME= nim >-PORTVERSION= 0.16.0 >+PORTVERSION= 0.15.2 > CATEGORIES= lang > MASTER_SITES= http://nim-lang.org/download/ > >@@ -35,12 +35,9 @@ > cd ${WRKSRC} && bin/nim c --parallelBuild=${MAKE_JOBS_NUMBER} koch > cd ${WRKSRC} && ./koch boot --parallelBuild=${MAKE_JOBS_NUMBER} \ > -d:release >- cd ${WRKSRC} && ./koch tools --parallelBuild=${MAKE_JOBS_NUMBER} \ >- -d:release > > do-install: > cd ${WRKSRC} && ${SH} install.sh ${STAGEDIR}${PREFIX} > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/nim >- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/nimble > > .include <bsd.port.post.mk>
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 215941
:
178714
| 179302