[arch-commits] Commit in mono-msbuild/trunk (PKGBUILD)

2020-12-21 Thread Maxime Gauduin via arch-commits
Date: Monday, December 21, 2020 @ 14:29:27
  Author: alucryd
Revision: 781109

upgpkg: mono-msbuild 16.8.xamarinxplat.2020.07.30.15.02-1

Modified:
  mono-msbuild/trunk/PKGBUILD

--+
 PKGBUILD |   12 
 1 file changed, 4 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-21 14:23:29 UTC (rev 781108)
+++ PKGBUILD2020-12-21 14:29:27 UTC (rev 781109)
@@ -7,7 +7,7 @@
   mono-msbuild
   mono-msbuild-sdkresolver
 )
-pkgver=16.6.xamarinxplat.2020.10.22.18.31
+pkgver=16.8.xamarinxplat.2020.07.30.15.02
 pkgrel=1
 pkgdesc='Xamarin implementation of the Microsoft build system'
 arch=(x86_64)
@@ -20,18 +20,14 @@
   dotnet-sdk
   unzip
 )
-_tag=4c52b4c2dfea7ab553b52ae9fe291cb59393a478
+_tag=341aa916b0ba580e9d50fc0d00ce60e20a7e4a08
 source=(
   mono-msbuild::git+https://github.com/mono/linux-packaging-msbuild#tag=${_tag}
-  mono-msbuild-dotnetbits-case.patch
   mono-msbuild-license-case.patch
-  mono-msbuild-no-hostfxr.patch
   mono-msbuild-use-bash.patch
 )
 sha256sums=('SKIP'
-'f2784ac003dc84c40e8a9532ff954e6d6c29778b3e80cad7f1f91d86a9b43811'
 '3a12a9c33ad5938e8af24d2985241053602f4efc94a4818a00a17da32ce4aba5'
-'ed93af9d333f9942437e7c7974628c662b304c088eda70589a4118290c25d032'
 'a13ecb4125c673372d87a3b7d957fc8716a3c3e74cd08e9e354b5dcf170ed453')
 
 pkgver() {
@@ -43,9 +39,7 @@
 prepare() {
   cd mono-msbuild
 
-  patch -Np1 -i ../mono-msbuild-dotnetbits-case.patch
   patch -Np1 -i ../mono-msbuild-license-case.patch
-  patch -Np1 -i ../mono-msbuild-no-hostfxr.patch
   patch -Np1 -i ../mono-msbuild-use-bash.patch
 }
 
@@ -67,6 +61,7 @@
 
   cp -dr --no-preserve=ownership target/usr "${pkgdir}"/
   rm -rf 
"${pkgdir}"/usr/lib/mono/msbuild/Current/bin/SdkResolvers/Microsoft.DotNet.MSBuildSdkResolver
+  find "${pkgdir}" -name *.pdb -delete
 }
 
 package_mono-msbuild-sdkresolver() {
@@ -79,6 +74,7 @@
 
   install -dm 755 "${pkgdir}"/usr/lib/mono/msbuild/Current/bin/SdkResolvers
   cp -dr --no-preserve=ownership 
target/usr/lib/mono/msbuild/Current/bin/SdkResolvers/Microsoft.DotNet.MSBuildSdkResolver
 "${pkgdir}"/usr/lib/mono/msbuild/Current/bin/SdkResolvers/
+  find "${pkgdir}" -name *.pdb -delete
 }
 
 # vim: ts=2 sw=2 et:


[arch-commits] Commit in mono-msbuild/trunk (PKGBUILD)

2020-12-07 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 8, 2020 @ 07:25:37
  Author: alucryd
Revision: 771740

upgpkg: mono-msbuild 16.6.xamarinxplat.2020.10.22.18.31-1

Modified:
  mono-msbuild/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-08 07:00:59 UTC (rev 771739)
+++ PKGBUILD2020-12-08 07:25:37 UTC (rev 771740)
@@ -7,7 +7,7 @@
   mono-msbuild
   mono-msbuild-sdkresolver
 )
-pkgver=16.6.xamarinxplat.2020.04.29.14.43
+pkgver=16.6.xamarinxplat.2020.10.22.18.31
 pkgrel=1
 pkgdesc='Xamarin implementation of the Microsoft build system'
 arch=(x86_64)
@@ -20,7 +20,7 @@
   dotnet-sdk
   unzip
 )
-_tag=6f16e6a30c3a6eaca819d291f2f458bc1503a9f0
+_tag=4c52b4c2dfea7ab553b52ae9fe291cb59393a478
 source=(
   mono-msbuild::git+https://github.com/mono/linux-packaging-msbuild#tag=${_tag}
   mono-msbuild-dotnetbits-case.patch


[arch-commits] Commit in mono-msbuild/trunk (PKGBUILD mono-msbuild-no-hostfxr.patch)

2020-07-03 Thread Maxime Gauduin via arch-commits
Date: Friday, July 3, 2020 @ 17:45:26
  Author: alucryd
Revision: 657655

upgpkg: mono-msbuild 16.6.xamarinxplat.2020.04.29.14.43-1

Modified:
  mono-msbuild/trunk/PKGBUILD
  mono-msbuild/trunk/mono-msbuild-no-hostfxr.patch

---+
 PKGBUILD  |   17 -
 mono-msbuild-no-hostfxr.patch |   10 +-
 2 files changed, 13 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-03 17:26:07 UTC (rev 657654)
+++ PKGBUILD2020-07-03 17:45:26 UTC (rev 657655)
@@ -7,7 +7,7 @@
   mono-msbuild
   mono-msbuild-sdkresolver
 )
-pkgver=16.5.xamarinxplat.2020.02.20.11.54
+pkgver=16.6.xamarinxplat.2020.04.29.14.43
 pkgrel=1
 pkgdesc='Xamarin implementation of the Microsoft build system'
 arch=(x86_64)
@@ -20,20 +20,19 @@
   dotnet-sdk
   unzip
 )
+_tag=6f16e6a30c3a6eaca819d291f2f458bc1503a9f0
 source=(
-  
mono-msbuild::git+https://github.com/mono/linux-packaging-msbuild#tag=1eb8e8d57d312e1a875855c54b31672112eab5d9
+  mono-msbuild::git+https://github.com/mono/linux-packaging-msbuild#tag=${_tag}
   mono-msbuild-dotnetbits-case.patch
   mono-msbuild-license-case.patch
   mono-msbuild-no-hostfxr.patch
   mono-msbuild-use-bash.patch
 )
-sha256sums=(
-  SKIP
-  f2784ac003dc84c40e8a9532ff954e6d6c29778b3e80cad7f1f91d86a9b43811
-  3a12a9c33ad5938e8af24d2985241053602f4efc94a4818a00a17da32ce4aba5
-  041f536fbe5a36ba5bf7164460f07bd2becf4ecf2935594bf92676198b7becc2
-  a13ecb4125c673372d87a3b7d957fc8716a3c3e74cd08e9e354b5dcf170ed453
-)
+sha256sums=('SKIP'
+'f2784ac003dc84c40e8a9532ff954e6d6c29778b3e80cad7f1f91d86a9b43811'
+'3a12a9c33ad5938e8af24d2985241053602f4efc94a4818a00a17da32ce4aba5'
+'ed93af9d333f9942437e7c7974628c662b304c088eda70589a4118290c25d032'
+'a13ecb4125c673372d87a3b7d957fc8716a3c3e74cd08e9e354b5dcf170ed453')
 
 pkgver() {
   cd mono-msbuild

Modified: mono-msbuild-no-hostfxr.patch
===
--- mono-msbuild-no-hostfxr.patch   2020-07-03 17:26:07 UTC (rev 657654)
+++ mono-msbuild-no-hostfxr.patch   2020-07-03 17:45:26 UTC (rev 657655)
@@ -1,11 +1,11 @@
-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
-@@ -63,6 +63,5 @@
+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"/>
  
 -
+ 
  
  


[arch-commits] Commit in mono-msbuild/trunk (PKGBUILD)

2020-05-12 Thread Maxime Gauduin via arch-commits
Date: Tuesday, May 12, 2020 @ 09:04:08
  Author: alucryd
Revision: 626588

upgpkg: mono-msbuild 16.5.xamarinxplat.2020.02.20.11.54-1

Modified:
  mono-msbuild/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-12 09:03:12 UTC (rev 626587)
+++ PKGBUILD2020-05-12 09:04:08 UTC (rev 626588)
@@ -7,7 +7,7 @@
   mono-msbuild
   mono-msbuild-sdkresolver
 )
-pkgver=16.5.xamarinxplat.2020.01.10.05.36
+pkgver=16.5.xamarinxplat.2020.02.20.11.54
 pkgrel=1
 pkgdesc='Xamarin implementation of the Microsoft build system'
 arch=(x86_64)
@@ -21,7 +21,7 @@
   unzip
 )
 source=(
-  
mono-msbuild::git+https://github.com/mono/linux-packaging-msbuild#tag=c274e3391d1ffa81f3f6a5f72fc25700aef3848f
+  
mono-msbuild::git+https://github.com/mono/linux-packaging-msbuild#tag=1eb8e8d57d312e1a875855c54b31672112eab5d9
   mono-msbuild-dotnetbits-case.patch
   mono-msbuild-license-case.patch
   mono-msbuild-no-hostfxr.patch