FreeBSD Bugzilla – Attachment 166476 Details for
Bug 206872
devel/jsonnet: Fix build in 9.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
patch_devel_jsonnet_0.8.6-1.diff (text/plain), 857 bytes, created by
Gasol Wu
on 2016-02-03 04:55:26 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Gasol Wu
Created:
2016-02-03 04:55:26 UTC
Size:
857 bytes
patch
obsolete
>diff -ruN /usr/ports/devel/jsonnet/Makefile ./Makefile >--- /usr/ports/devel/jsonnet/Makefile 2016-02-02 15:15:37.000000000 +0800 >+++ ./Makefile 2016-02-03 12:46:24.000000000 +0800 >@@ -4,6 +4,7 @@ > PORTNAME= jsonnet > PORTVERSION= 0.8.6 > DISTVERSIONPREFIX= v >+PORTREVISION= 1 > CATEGORIES= devel > > MAINTAINER= gasol.wu@gmail.com >diff -ruN /usr/ports/devel/jsonnet/files/patch-core_libjsonnet.cpp ./files/patch-core_libjsonnet.cpp >--- /usr/ports/devel/jsonnet/files/patch-core_libjsonnet.cpp 1970-01-01 08:00:00.000000000 +0800 >+++ ./files/patch-core_libjsonnet.cpp 2016-02-03 12:38:36.000000000 +0800 >@@ -0,0 +1,10 @@ >+--- core/libjsonnet.cpp.orig 2016-02-03 04:38:12 UTC >++++ core/libjsonnet.cpp >+@@ -16,6 +16,7 @@ limitations under the License. >+ >+ #include <cstdlib> >+ #include <cstring> >++#include <cerrno> >+ >+ #include <exception> >+ #include <fstream>
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:
gasol.wu
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 206872
: 166476 |
166477
|
166478