Index: head/lang/fsharp/files/patch-Makefile.in =================================================================== --- head/lang/fsharp/files/patch-Makefile.in (nonexistent) +++ head/lang/fsharp/files/patch-Makefile.in (revision 423978) @@ -0,0 +1,10 @@ +--- Makefile.in.orig 2016-08-05 13:14:17 UTC ++++ Makefile.in +@@ -1,7 +1,6 @@ + include $(topsrcdir)config.make + + all clean install build build-proto all-monotouch-monodroid-xamarinmac all-monotouch-monodroid all-monotouch all-monodroid all-xamarinmac all-monotouch-xamarinmac: +- MONO_ENV_OPTIONS=$(monoopts) mono .nuget/NuGet.exe restore packages.config -PackagesDirectory packages -ConfigFile .nuget/NuGet.Config + $(MAKE) -C src/fsharp $@ + + dist: Property changes on: head/lang/fsharp/files/patch-Makefile.in ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/lang/fsharp/files/patch-src_FSharpSource.targets =================================================================== --- head/lang/fsharp/files/patch-src_FSharpSource.targets (nonexistent) +++ head/lang/fsharp/files/patch-src_FSharpSource.targets (revision 423978) @@ -0,0 +1,9 @@ +--- src/FSharpSource.targets.orig 2016-10-10 06:34:42 UTC ++++ src/FSharpSource.targets +@@ -643,6 +643,5 @@ Some other NuGET monikers to support in + + + +- + + Property changes on: head/lang/fsharp/files/patch-src_FSharpSource.targets ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property