diff options
author | Tim Biermann <tbier@posteo.de> | 2020-06-27 18:26:24 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-06-27 18:26:55 +0000 |
commit | f1bd499edc190033d6ab6a59a63576f6e1a42863 (patch) | |
tree | f33cbc48e10f27b725a73b25af12bb454bfe2c02 /mono | |
parent | a796b9ce4bdd5e2f9ce42ceb3c039a49d0fc5a8a (diff) | |
download | contrib-f1bd499edc190033d6ab6a59a63576f6e1a42863.tar.gz contrib-f1bd499edc190033d6ab6a59a63576f6e1a42863.tar.xz |
mono: 6.8.0.123 -> 6.10.0.104
Diffstat (limited to 'mono')
-rw-r--r-- | mono/.footprint | 10 | ||||
-rw-r--r-- | mono/.signature | 8 | ||||
-rw-r--r-- | mono/Pkgfile | 5 |
3 files changed, 6 insertions, 17 deletions
diff --git a/mono/.footprint b/mono/.footprint index b5e23c41a..3b7bf1c90 100644 --- a/mono/.footprint +++ b/mono/.footprint @@ -3768,16 +3768,6 @@ drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/wcf.pc -rw-r--r-- root/root usr/lib/pkgconfig/xbuild12.pc drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/libgc-mono/ --rw-r--r-- root/root usr/share/libgc-mono/barrett_diagram --rw-r--r-- root/root usr/share/libgc-mono/debugging.html --rw-r--r-- root/root usr/share/libgc-mono/gc.man --rw-r--r-- root/root usr/share/libgc-mono/gcdescr.html --rw-r--r-- root/root usr/share/libgc-mono/gcinterface.html --rw-r--r-- root/root usr/share/libgc-mono/leak.html --rw-r--r-- root/root usr/share/libgc-mono/scale.html --rw-r--r-- root/root usr/share/libgc-mono/simple_example.html --rw-r--r-- root/root usr/share/libgc-mono/tree.html drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/al.1.gz diff --git a/mono/.signature b/mono/.signature index 2856a5b07..c3bc094a1 100644 --- a/mono/.signature +++ b/mono/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36RWdLGJ93cJZq3hYfniZESIA9B0adrSoytVN3e7EngKb+8Zp30qN5F0Vy9StrgMlSGu7kPfAFrZnO+65MTuQgM= -SHA256 (Pkgfile) = cb78431a21aa6914bd12d8fb929c5e7b5eb11d7edf7d38774f3fb74ae542590a -SHA256 (.footprint) = dfcd9ebd7a4063061ba5699409f9f6c86fc3e3b1f7476ebe165e2adc6b06e525 -SHA256 (mono-6.8.0.123.tar.xz) = e2e42d36e19f083fc0d82f6c02f7db80611d69767112af353df2f279744a2ac5 +RWSagIOpLGJF38EtdjTt5ii5k5jxvVaHE2jP2GPl7XDlWS6dA2kCtPVoYkID3JsigrYa7RaHeKvDm81hsYLMwq4hF/ZRRxlV5gU= +SHA256 (Pkgfile) = bbcb5b0e72ee2a2ad7f75c2b7ed9fddeaa994d81531c0873f32dca3543136101 +SHA256 (.footprint) = ff9c6a3ad4729be51b2171d8f1447eb81f92d40863ac3cc5c267020ffe0da432 +SHA256 (mono-6.10.0.104.tar.xz) = b8d6eb70a252d2efad8384d66b529883dc59e581565d617fa57f8e79317e332c diff --git a/mono/Pkgfile b/mono/Pkgfile index 581e02842..3abf52850 100644 --- a/mono/Pkgfile +++ b/mono/Pkgfile @@ -1,11 +1,10 @@ # Description: Cross platform, open source .NET framework # URL: https://www.mono-project.com # Maintainer: Tim Biermann, tbier at posteo dot de -# Packager: poq <jbloomfield at live dot com> -# Depends on: cmake python3 zlib +# Depends on: cmake ninja python3 zlib name=mono -version=6.8.0.123 +version=6.10.0.104 release=1 source=(https://download.mono-project.com/sources/$name/$name-$version.tar.xz) |