[arch-commits] Commit in mono-msbuild/trunk (4 files)
Maxime Gauduin
alucryd at archlinux.org
Fri May 7 08:29:38 UTC 2021
Date: Friday, May 7, 2021 @ 08:29:38
Author: alucryd
Revision: 928570
upgpkg: mono-msbuild 16.9.xamarinxplat.2021.03.07.08.05-1
Modified:
mono-msbuild/trunk/PKGBUILD
Deleted:
mono-msbuild/trunk/mono-msbuild-dead-urls.patch
mono-msbuild/trunk/mono-msbuild-dotnetbits-case.patch
mono-msbuild/trunk/mono-msbuild-no-hostfxr.patch
------------------------------------+
PKGBUILD | 15 +++++-------
mono-msbuild-dead-urls.patch | 41 -----------------------------------
mono-msbuild-dotnetbits-case.patch | 23 -------------------
mono-msbuild-no-hostfxr.patch | 11 ---------
4 files changed, 6 insertions(+), 84 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-07 07:37:41 UTC (rev 928569)
+++ PKGBUILD 2021-05-07 08:29:38 UTC (rev 928570)
@@ -7,8 +7,8 @@
mono-msbuild
mono-msbuild-sdkresolver
)
-pkgver=16.8.xamarinxplat.2020.07.30.15.02
-pkgrel=2
+pkgver=16.9.xamarinxplat.2021.03.07.08.05
+pkgrel=1
pkgdesc='Xamarin implementation of the Microsoft build system'
arch=(x86_64)
url=https://github.com/mono/linux-packaging-msbuild
@@ -17,20 +17,18 @@
makedepends=(
bash
git
- dotnet-sdk
+ dotnet-sdk-3.1
unzip
)
-_tag=341aa916b0ba580e9d50fc0d00ce60e20a7e4a08
+_tag=0bc10344dcd5cc79883a4b27418f60f648ade2a2
source=(
mono-msbuild::git+https://github.com/mono/linux-packaging-msbuild#tag=${_tag}
mono-msbuild-license-case.patch
mono-msbuild-use-bash.patch
- mono-msbuild-dead-urls.patch
)
b2sums=('SKIP'
'0eca24ffd366836975c722b32016bf734c73ae0906d2e81c9bdfce00338c0df655a8a98126049af2b59e23ef1f5bfa9bc0d531b9b0de6646388170e30a219241'
- 'c495053e8d02b7bfcc199650ab947eb2f9198ea49ab07702e17ca10d7834e9fd62ad039fd4187116b25305d78d2676fb1e317251ca6b1e48e5172ca09623f171'
- '8a8691c99a30bb5caea8be376465f550438a5eba228a86a3ba90e86bda2f432a7380e525c8c8b4df6c746b44a387a75076c85e01397389ff6aa219dc2f425e1f')
+ 'c495053e8d02b7bfcc199650ab947eb2f9198ea49ab07702e17ca10d7834e9fd62ad039fd4187116b25305d78d2676fb1e317251ca6b1e48e5172ca09623f171')
pkgver() {
cd mono-msbuild
@@ -43,13 +41,12 @@
patch -Np1 -i ../mono-msbuild-license-case.patch
patch -Np1 -i ../mono-msbuild-use-bash.patch
- patch -Np1 -i ../mono-msbuild-dead-urls.patch
}
build() {
cd mono-msbuild
- export DOTNET_MSBUILD_SDK_RESOLVER_CLI_DIR=/opt/dotnet
+ export DOTNET_MSBUILD_SDK_RESOLVER_CLI_DIR=/usr/share/dotnet
./eng/cibuild_bootstrapped_msbuild.sh --host_type mono --configuration Release --skip_tests /p:DisableNerdbankVersioning=true
./stage1/mono-msbuild/msbuild mono/build/install.proj /p:MonoInstallPrefix="${srcdir}"/target/usr /p:Configuration=Release-MONO /p:IgnoreDiffFailure=true
sed "s@${srcdir}/target@@g" -i "${srcdir}"/target/usr/bin/msbuild
Deleted: mono-msbuild-dead-urls.patch
===================================================================
--- mono-msbuild-dead-urls.patch 2021-05-07 07:37:41 UTC (rev 928569)
+++ mono-msbuild-dead-urls.patch 2021-05-07 08:29:38 UTC (rev 928570)
@@ -1,41 +0,0 @@
-From e2e4dfee543269ccb0a459263985b1c993feacec Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= <alex.koeplinger at outlook.com>
-Date: Fri, 15 Jan 2021 12:39:49 +0100
-Subject: [PATCH] Remove myget feeds and replace with AzDO feeds
-
----
- NuGet.config | 18 +++---------------
- 1 file changed, 3 insertions(+), 15 deletions(-)
-
-diff --git a/NuGet.config b/NuGet.config
-index 739b645cb7..ae05fb7e65 100644
---- a/NuGet.config
-+++ b/NuGet.config
-@@ -2,23 +2,11 @@
- <configuration>
- <packageSources>
- <clear />
-- <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
-- <add key="darc-pub-dotnet-aspnetcore-tooling-5ecfad7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-5ecfad7e/nuget/v3/index.json" />
-- <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
-- <add key="aspnetcore-release" value="https://dotnet.myget.org/F/aspnetcore-release/api/v3/index.json" />
-- <add key="aspnetcore-dev" value="https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json" />
-- <add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
-- <add key="dotnet-core2" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
-- <add key="container-tools" value="https://www.myget.org/F/container-tools-for-visual-studio/api/v3/index.json" />
-- <add key="linux-musl-bootstrap-feed" value="https://dotnetfeed.blob.core.windows.net/orchestrated-release-2-1/20180420-03/aspnet-inputs/index.json" />
-- <add key="dotnet-msbuild" value="https://dotnet.myget.org/F/msbuild/api/v3/index.json" />
- <add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
- <add key="arcade" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
- <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
-- <add key="roslyn" value="https://dotnet.myget.org/F/roslyn/api/v3/index.json" />
-- <add key="nuget-build" value="https://dotnet.myget.org/F/nuget-build/api/v3/index.json" />
-- <add key="roslyn-tools" value="https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json" />
-- <add key="dotnet-buildtools" value="https://dotnet.myget.org/F/dotnet-buildtools/api/v3/index.json" />
- <add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
-+ <add key="nuget-build" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/nuget-build/nuget/v3/index.json" />
- </packageSources>
--</configuration>
-+ <disabledPackageSources />
-+</configuration>
-\ No newline at end of file
Deleted: mono-msbuild-dotnetbits-case.patch
===================================================================
--- mono-msbuild-dotnetbits-case.patch 2021-05-07 07:37:41 UTC (rev 928569)
+++ mono-msbuild-dotnetbits-case.patch 2021-05-07 08:29:38 UTC (rev 928570)
@@ -1,23 +0,0 @@
-Index: xamarin-pkg-msbuild/mono/build/sdks_and_nugets/update_sdks_and_nugets.proj
-===================================================================
---- xamarin-pkg-msbuild.orig/mono/build/sdks_and_nugets/update_sdks_and_nugets.proj
-+++ xamarin-pkg-msbuild/mono/build/sdks_and_nugets/update_sdks_and_nugets.proj
-@@ -1,6 +1,6 @@
- <Project DefaultTargets="DeploySdksAndNuGets">
- <Import Project="$(MSBuildThisFileDirectory)\..\common.props" />
-- <Import Project="$(MSBuildThisFileDirectory)\..\DotnetBitsVersions.props" />
-+ <Import Project="$(MSBuildThisFileDirectory)\..\DotNetBitsVersions.props" />
-
- <PropertyGroup>
- <HostOSName Condition="'$(HostOSName)' == ''">osx</HostOSName>
-Index: xamarin-pkg-msbuild/mono/build/update_bundled_bits.proj
-===================================================================
---- xamarin-pkg-msbuild.orig/mono/build/update_bundled_bits.proj
-+++ xamarin-pkg-msbuild/mono/build/update_bundled_bits.proj
-@@ -1,5 +1,5 @@
- <Project DefaultTargets="FetchAndUpdateSdksAndNuGets">
-- <Import Project="$(MSBuildThisFileDirectory)\DotnetBitsVersions.props" />
-+ <Import Project="$(MSBuildThisFileDirectory)\DotNetBitsVersions.props" />
-
- <Target Name="Build" DependsOnTargets="FetchAndUpdateSdksAndNuGets" />
-
Deleted: mono-msbuild-no-hostfxr.patch
===================================================================
--- mono-msbuild-no-hostfxr.patch 2021-05-07 07:37:41 UTC (rev 928569)
+++ mono-msbuild-no-hostfxr.patch 2021-05-07 08:29:38 UTC (rev 928570)
@@ -1,11 +0,0 @@
-diff -rupN mono-msbuild.orig/mono/build/sdks_and_nugets/update_sdks_and_nugets.proj mono-msbuild/mono/build/sdks_and_nugets/update_sdks_and_nugets.proj
---- mono-msbuild.orig/mono/build/sdks_and_nugets/update_sdks_and_nugets.proj 2020-07-03 19:37:07.112979921 +0200
-+++ mono-msbuild/mono/build/sdks_and_nugets/update_sdks_and_nugets.proj 2020-07-03 19:37:59.966877151 +0200
-@@ -61,7 +61,6 @@
- Targets="Restore;Build"
- Properties="OutputDirectory=$(DotNetOverlayDirectory)\nuget-support\msbuild-bin"/>
-
-- <Exec Command="$(MSBuildThisFileDirectory)/../extract_and_copy_hostfxr.sh $(DotNetSdkVersionForLibHostFxr) $(MSBuildSdkResolverOutDir)" />
- <Exec Command="$(MSBuildThisFileDirectory)/../get_sdk_files.sh $(DotNetOverlayDirectory)\msbuild-bin" />
- </Target>
- </Project>
More information about the arch-commits
mailing list