Merge remote-tracking branch 'origin/3.6' into 3.7

This commit is contained in:
Tim Biermann 2022-01-15 15:50:02 +01:00
commit c73e1f6732
60 changed files with 242 additions and 199 deletions

6
diff-so-fancy/.footprint Normal file
View File

@ -0,0 +1,6 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/diff-so-fancy
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/diff-so-fancy/
-rw-r--r-- root/root usr/share/diff-so-fancy/DiffHighlight.pm

5
diff-so-fancy/.signature Normal file
View File

@ -0,0 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34wqOQRIH8mJABkSVXHKr0BfLOjlqdUKP5RennInx34loKFMUaNkdynoQVxi9A7hrOP1p8fyGhe0eqme3fPvcg8=
SHA256 (Pkgfile) = 76e3b52e9d93d9dae0dca5a52700e095a36cd9c23583fa4e0ebcc3c819bce7e3
SHA256 (.footprint) = 6263da4a7d042dfd5ee76b60dbd56de03c23eeb0bf7e911ac05320a1f0d9610d
SHA256 (diff-so-fancy-1.4.3.tar.gz) = 2b88a1d1cc3bd63a0120c668125019aa5b65ad5c235c49d81431c5d89a86b137

18
diff-so-fancy/Pkgfile Normal file
View File

@ -0,0 +1,18 @@
# Description: diff-so-fancy strives to make your diffs human readable instead of machine readable. This helps improve code quality and helps you spot defects faster
# URL: https://github.com/so-fancy/diff-so-fancy
# Maintainer: Matt Housh, jaeger at crux dot ninja
# Depends on: perl
name=diff-so-fancy
version=1.4.3
release=1
source=(https://github.com/so-fancy/$name/archive/refs/tags/v$version/$name-$version.tar.gz)
build() {
cd $name-$version
install -o root -g root -m 0755 -D $name $PKG/usr/bin/$name
install -o root -g root -m 0644 -D lib/DiffHighlight.pm \
$PKG/usr/share/diff-so-fancy/DiffHighlight.pm
sed -i -e 's,^\(use lib\) .*$,\1 "/usr/share/diff-so-fancy";,' \
$PKG/usr/bin/$name
}

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xpwyEfzz1J94KWmLfxmfG7i/ca+bbaLYAHJEZ2Ln+AZD0oj8fC596X6/wPNIxH16whM9lCNN7H5HX3UY5r+BwU=
SHA256 (Pkgfile) = 50e0780c1dc04c32efba62008c0cfe5f215fa54578b295d7b72465e807714a37
RWSagIOpLGJF35CuwF4ioRy5hgN7chJZeDg3gN72fkWoG7sSez0BMD7WKNcnsu6v3liPrCwhJta+1KLO9RnqUTU10hqhhGkhmAM=
SHA256 (Pkgfile) = 90ce8b74c960e1f9af40bdb7b74d66cd431e5a5e294451e736b350e6f52a0d50
SHA256 (.footprint) = 27ff13e160720bbfc07289b241337831458e954cc719d7544cc43c1b6ed370a3
SHA256 (firefox-95.0.2.source.tar.xz) = c178cbf61979bd39a8daa9a09c6e03089da37baded692ad1f745ecfcaae74d64
SHA256 (firefox-96.0.source.tar.xz) = b4b03214ad838fe2744fed26c497c8a6fa7aedc95f47d4146da1cf5cc97860c0
SHA256 (firefox.desktop) = 8ba3439f3dfc5cab883641969c93d8d15f8f20d7188d9568346b2edad52d6f91
SHA256 (0001-Use-remoting-name-for-GDK-application-names.patch) = 8b236bbf3ae5cb28d1dd742f543c0079fac06af5aa80bc2051defeba95f0ae21

View File

@ -1,11 +1,11 @@
# Description: The Mozilla Firefox browser with Alsa support
# URL: https://www.mozilla.com/firefox/
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: alsa-lib autoconf-2.13 brotli cbindgen clang dbus-glib libevent libidl libnotify libvpx libwebp libxkbcommon lld nodejs nss unzip xorg-libxcomposite xorg-libxcursor xorg-libxinerama xorg-libxt zip wasi-compiler-rt wasi-libc wasi-libc++
# Depends on: alsa-lib autoconf-2.13 brotli cbindgen dbus-glib libevent libidl libnotify libvpx libwebp libxkbcommon lld nodejs nss unzip wasi-libc++ xorg-libxcomposite xorg-libxcursor xorg-libxinerama xorg-libxt zip
# Optional: sccache jack
name=firefox
version=95.0.2
version=96.0
release=1
source=(https://archive.mozilla.org/pub/firefox/releases/$version/source/$name-$version.source.tar.xz
firefox.desktop

View File

@ -32,9 +32,9 @@ drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/girepository-1.0/
-rw-r--r-- root/root usr/lib/girepository-1.0/Flatpak-1.0.typelib
-rwxr-xr-x root/root usr/lib/libflatpak.la
lrwxrwxrwx root/root usr/lib/libflatpak.so -> libflatpak.so.0.11202.0
lrwxrwxrwx root/root usr/lib/libflatpak.so.0 -> libflatpak.so.0.11202.0
-rwxr-xr-x root/root usr/lib/libflatpak.so.0.11202.0
lrwxrwxrwx root/root usr/lib/libflatpak.so -> libflatpak.so.0.11203.0
lrwxrwxrwx root/root usr/lib/libflatpak.so.0 -> libflatpak.so.0.11203.0
-rwxr-xr-x root/root usr/lib/libflatpak.so.0.11203.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/flatpak.pc
-rwxr-xr-x root/root usr/lib/revokefs-fuse

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zXg6q+vuGg2oxn3GdmNJhmkQGscJtoYdn7p2Tb/jhFPgQEIMsI7QhN3sBPbQKXq/eA4KBM6lxvo8tdJKyTeVgU=
SHA256 (Pkgfile) = 6e63b47d5695b4377864824768a158fcb83ebb422da69815fbdd6c386f52d145
SHA256 (.footprint) = d9aceb0ebe41631ad37e440f1bb88e2bcf05194ec886748207a5aab8ce6a66d1
SHA256 (flatpak-1.12.2.tar.xz) = df1eb464f9142c11627f99f04f6a5c02c868bbb145489b8902cb6c105e774b75
RWSagIOpLGJF33FsrOfYWLc5SXm0Y5S33frqNg2Ruz3NCMURpKQv/38zCX3pLL2xQG9mP7m5L7y7eukOcpL8ED78pyDD9MtKbwA=
SHA256 (Pkgfile) = 793eacf4a4073b35810c1f40fe7e934699f8d5799254acfcb13f31ffac7629e3
SHA256 (.footprint) = 759b62df3d3a9274c5f6a339711810925d2f12b0c0c105d1a1501c42b32cf457
SHA256 (flatpak-1.12.3.tar.xz) = d715f23347d7eb859301c8f0c778a899bb7c9e26dac6ae2a2a4b9fc21cf77b69

View File

@ -5,8 +5,8 @@
# Optional: xdg-desktop-portal xdg-desktop-portal-gtk xdg-desktop-portal-kde libxslt docbook-xsl
name=flatpak
version=1.12.2
release=2
version=1.12.3
release=1
source=(https://github.com/flatpak/flatpak/releases/download/$version/$name-$version.tar.xz)
build() {

View File

@ -26,8 +26,8 @@ drwxr-xr-x root/root usr/lib/gnome-desktop/gnome-desktop-debug/
-rwxr-xr-x root/root usr/lib/gnome-desktop/gnome-desktop-debug/test-pnp-ids
-rwxr-xr-x root/root usr/lib/gnome-desktop/gnome-desktop-debug/test-wall-clock
-rwxr-xr-x root/root usr/lib/gnome-desktop/gnome-desktop-debug/test-xkb-info
-rwxr-xr-x root/root usr/lib/libgnome-desktop-3.so.19.1.8
lrwxrwxrwx root/root usr/lib/libgnome-desktop-3.so.19 -> libgnome-desktop-3.so.19.1.8
-rwxr-xr-x root/root usr/lib/libgnome-desktop-3.so.19.1.9
lrwxrwxrwx root/root usr/lib/libgnome-desktop-3.so.19 -> libgnome-desktop-3.so.19.1.9
lrwxrwxrwx root/root usr/lib/libgnome-desktop-3.so -> libgnome-desktop-3.so.19
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/gnome-desktop-3.0.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37lp3hHHYrtadwjEL8wgCt3wa1sR9hkgndRoG1+5jRLNZF6DuX42aXXyEhkmiNggtMaY9IKD8na/Yvmn5iDkeAk=
SHA256 (Pkgfile) = 7d667737aae554012a84ccab795385399549f0c9d2ed54bc0bb28a3ca0e33a8a
SHA256 (.footprint) = 1d22c096831cf06df388bd500309fe1848703ed2372bb859a6ad612eb0801cf4
SHA256 (gnome-desktop-41.2.tar.xz) = 34329eefdacad2332a6adbae538c8da6e52235c7775a908b7c32040a0753ec6a
RWSagIOpLGJF3wXdqtyDjSI+qyu9LwGb/jyfGdysFswwU/2uU5kHB+xda/mxRDAdjoiYjGt5Uq/hAg2RMLPMFwR9ba+jcpOBEg8=
SHA256 (Pkgfile) = 7725956a6c6a1deafca9b564010886382bc24af6d445908d26870637ea453fd4
SHA256 (.footprint) = daa1d02f87f1f71fd7d12ef95eb88900748eab2652dea97d2c1a1739adc90a9b
SHA256 (gnome-desktop-41.3.tar.xz) = 8cd1caab9311828c0452468c6a5067a9bc4463835b23a14be44e8fd9b03001c6

View File

@ -4,7 +4,7 @@
# Depends on: gsettings-desktop-schemas gtk3 iso-codes libseccomp xorg-libxcomposite xorg-libxcursor xorg-libxinerama xkeyboard-config
name=gnome-desktop
version=41.2
version=41.3
release=1
source=(https://download.gnome.org/sources/gnome-desktop/${version::2}/$name-$version.tar.xz)

View File

@ -3,9 +3,9 @@ drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/kodi/
drwxr-xr-x root/root usr/lib/kodi/addons/
drwxr-xr-x root/root usr/lib/kodi/addons/inputstream.adaptive/
-rwxr-xr-x root/root usr/lib/kodi/addons/inputstream.adaptive/inputstream.adaptive.so.19.0.1
lrwxrwxrwx root/root usr/lib/kodi/addons/inputstream.adaptive/inputstream.adaptive.so.19.1 -> inputstream.adaptive.so.19.0.1
lrwxrwxrwx root/root usr/lib/kodi/addons/inputstream.adaptive/inputstream.adaptive.so -> inputstream.adaptive.so.19.1
-rwxr-xr-x root/root usr/lib/kodi/addons/inputstream.adaptive/inputstream.adaptive.so.19.0.2
lrwxrwxrwx root/root usr/lib/kodi/addons/inputstream.adaptive/inputstream.adaptive.so.19.3 -> inputstream.adaptive.so.19.0.2
lrwxrwxrwx root/root usr/lib/kodi/addons/inputstream.adaptive/inputstream.adaptive.so -> inputstream.adaptive.so.19.3
-rw-r--r-- root/root usr/lib/kodi/addons/inputstream.adaptive/libssd_wv.so
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/kodi/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39a8hTrDT68vkLdhttPhR6Qik9MH5MxeDkKkMeZf6rb3bg30hP5G4BufT0YDfBIVa0pqZSj7k95LkW4OfFPJCQU=
SHA256 (Pkgfile) = aee40809ce622316af8c45947d72ccafdab8fb812b27dc27eb95cae755063270
SHA256 (.footprint) = cf840b95a719acfb5e895978d8f8969029d00e2722e7b671290a7a26a1174de0
SHA256 (kodi-addon-inputstream-adaptive-19.0.1.tar.gz) = d389af940011887378d1e6ad0ad91b81cfc138b862cf4a43593388c33308cb55
RWSagIOpLGJF33kejsTGcg3wEB0ELYjUHzJLU8+/MSCZJQPCnLLn24A6gttYKCh85Vc9GqynIX+LNNR3y145tcbHhiz8UBlJxws=
SHA256 (Pkgfile) = 6d70827f01f68c746583be5c0eeb1c5442307cf8ce2282f61bc2468fc01e6d14
SHA256 (.footprint) = feba068ce02252aba02a4aa8df958c47f74c433aa5757775fcf44674073af6d8
SHA256 (kodi-addon-inputstream-adaptive-19.0.2.tar.gz) = f2285e77043a0c9160d1ab11dd5943cc584be17a2f7920be3002751ff697ec7b

View File

@ -4,7 +4,7 @@
# Depends on: kodi
name=kodi-addon-inputstream-adaptive
version=19.0.1
version=19.0.2
release=1
_codename=Matrix

View File

@ -15,8 +15,8 @@ drwxr-xr-x root/root usr/lib/cmake/Olm/
-rw-r--r-- root/root usr/lib/cmake/Olm/OlmConfigVersion.cmake
-rw-r--r-- root/root usr/lib/cmake/Olm/OlmTargets.cmake
-rw-r--r-- root/root usr/lib/cmake/Olm/OlmTargets-release.cmake
-rwxr-xr-x root/root usr/lib/libolm.so.3.2.9
lrwxrwxrwx root/root usr/lib/libolm.so.3 -> libolm.so.3.2.9
-rwxr-xr-x root/root usr/lib/libolm.so.3.2.10
lrwxrwxrwx root/root usr/lib/libolm.so.3 -> libolm.so.3.2.10
lrwxrwxrwx root/root usr/lib/libolm.so -> libolm.so.3
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/olm.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/vXejwIhZnkXF55Ezh9ahHKWpdEN9qpO8rDplJjdx0ZNfML2/Npp+9Zm5i7/j0cR40swzm5EmOnpqlJkzui+AI=
SHA256 (Pkgfile) = 6387d1694ff295d80e1cfcbcda5dcbdf814a7d25264184e863ba3ef11636a682
SHA256 (.footprint) = d6727383874b5f8d4cc1d87fa5718a78656993106f245705ba587362186493ce
SHA256 (olm-3.2.9.tar.bz2) = b409f3ce40b6e88ffacd1f11fd2483a6d8cea05e7070cabd340bc2ca36d40e32
RWSagIOpLGJF37fZext5ijF/9CcNEwpiyYjoNUG8UFnys4qWsQmZ/KQMUn2P0zvbs2F9fKGgBQYJkL5Cy9d4SxAqEzvYOv0iSAg=
SHA256 (Pkgfile) = f21e342d2ba6ca9a593520d861a7d6f281eecd4ed30390d4d77fc11dbb6f3c6a
SHA256 (.footprint) = 15aa0212c43fe1fcb8b378e8b4e620ffc406978bf5f0da2c887255ae9e07c514
SHA256 (olm-3.2.10.tar.bz2) = c41ed0a0fe613ed8ca78144855d1f82477a3539329e1dd73f47b6b2e2739e8b5

View File

@ -4,7 +4,7 @@
# Depends on: cmake ninja
name=libolm
version=3.2.9
version=3.2.10
release=1
source=(https://gitlab.matrix.org/matrix-org/olm/-/archive/$version/olm-$version.tar.bz2)

View File

@ -11,12 +11,14 @@ drwxr-xr-x root/root usr/lib/lua-language-server/locale/
drwxr-xr-x root/root usr/lib/lua-language-server/locale/en-us/
-rw-r--r-- root/root usr/lib/lua-language-server/locale/en-us/meta.lua
-rw-r--r-- root/root usr/lib/lua-language-server/locale/en-us/script.lua
-rw-r--r-- root/root usr/lib/lua-language-server/locale/en-us/setting.lua
drwxr-xr-x root/root usr/lib/lua-language-server/locale/pt-br/
-rw-r--r-- root/root usr/lib/lua-language-server/locale/pt-br/meta.lua
-rw-r--r-- root/root usr/lib/lua-language-server/locale/pt-br/script.lua
drwxr-xr-x root/root usr/lib/lua-language-server/locale/zh-cn/
-rw-r--r-- root/root usr/lib/lua-language-server/locale/zh-cn/meta.lua
-rw-r--r-- root/root usr/lib/lua-language-server/locale/zh-cn/script.lua
-rw-r--r-- root/root usr/lib/lua-language-server/locale/zh-cn/setting.lua
-rw-r--r-- root/root usr/lib/lua-language-server/main.lua
drwxr-xr-x root/root usr/lib/lua-language-server/meta/
drwxr-xr-x root/root usr/lib/lua-language-server/meta/3rd/
@ -610,6 +612,7 @@ drwxr-xr-x root/root usr/lib/lua-language-server/meta/3rd/skynet/library/skynet/
-rw-r--r-- root/root usr/lib/lua-language-server/meta/3rd/skynet/library/skynet/crypt.lua
drwxr-xr-x root/root usr/lib/lua-language-server/meta/3rd/skynet/library/skynet/db/
-rw-r--r-- root/root usr/lib/lua-language-server/meta/3rd/skynet/library/skynet/db/mongo.lua
-rw-r--r-- root/root usr/lib/lua-language-server/meta/3rd/skynet/library/skynet/db/mysql.lua
-rw-r--r-- root/root usr/lib/lua-language-server/meta/3rd/skynet/library/skynet/db/redis.lua
-rw-r--r-- root/root usr/lib/lua-language-server/meta/3rd/skynet/library/skynet/debug.lua
-rw-r--r-- root/root usr/lib/lua-language-server/meta/3rd/skynet/library/skynet/habor.lua
@ -768,6 +771,7 @@ drwxr-xr-x root/root usr/lib/lua-language-server/script/glob/
-rw-r--r-- root/root usr/lib/lua-language-server/script/jsonrpc.lua
-rw-r--r-- root/root usr/lib/lua-language-server/script/language.lua
-rw-r--r-- root/root usr/lib/lua-language-server/script/library.lua
-rw-r--r-- root/root usr/lib/lua-language-server/script/linked-table.lua
-rw-r--r-- root/root usr/lib/lua-language-server/script/locale-loader.lua
-rw-r--r-- root/root usr/lib/lua-language-server/script/log.lua
drwxr-xr-x root/root usr/lib/lua-language-server/script/parser/
@ -826,5 +830,7 @@ drwxr-xr-x root/root usr/lib/lua-language-server/script/vm/
-rw-r--r-- root/root usr/lib/lua-language-server/script/without-check-nil.lua
drwxr-xr-x root/root usr/lib/lua-language-server/script/workspace/
-rw-r--r-- root/root usr/lib/lua-language-server/script/workspace/init.lua
-rw-r--r-- root/root usr/lib/lua-language-server/script/workspace/loading.lua
-rw-r--r-- root/root usr/lib/lua-language-server/script/workspace/require-path.lua
-rw-r--r-- root/root usr/lib/lua-language-server/script/workspace/scope.lua
-rw-r--r-- root/root usr/lib/lua-language-server/script/workspace/workspace.lua

View File

@ -1,13 +1,13 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+ASMTSC5J2+E9FXrRZZcXWr8zGQMPPJOhN/BMYsV5nQQN/bV6ltim3+zD6MZBw+eCKeS2miQOrwrCA3a1js/A8=
SHA256 (Pkgfile) = dc31759093f4abd7d98ae222d7b4848597ce400ae42bcfb88076f68574b28036
SHA256 (.footprint) = d4aca60bdca5750f0901e8ba04b7344034341ee04e5ad37a1a1f5d6a8478d285
SHA256 (lua-language-server-2.5.6.tar.gz) = 7d8e09717927f5aae1ba7608b5ba1143b93bf137a0e3298af4717456f2d837fa
SHA256 (bee.lua-9132c7ecb4a68c40d52a6d750308237bf054feb6.tar.gz) = 95e3add9f8a833a7c9006b430fbe946aa21d54d6118c2bb3617ad4fcd1eda2eb
RWSagIOpLGJF3wZRcWLcGOtSP4KEFy7O0iRUrocE7jn0w5Gs0MnNzAuoMfO2hPKnszHNaJ/LJ14nj9vP+12FnMUjSMZ27v8JiQ8=
SHA256 (Pkgfile) = c18681f3dfcc58bcf6fb42a31db2be316cab889f4e7393e3581cb71b1350a4e3
SHA256 (.footprint) = bad1179a93ab6a1025afd59d7356e49be29187949b1bf7794db7be89f948794f
SHA256 (lua-language-server-2.6.0.tar.gz) = 7112d714d3fab628e278e640669aae50fe13f2049bc5b3065b7fcdc9150ac0a4
SHA256 (bee.lua-65548382635995d4d789f127dce7c06251a65cfa.tar.gz) = e3775b120c680ece21251f0aa7ca6d4fb82fa29666ac50c0e527662141c52d64
SHA256 (bee.lua-9132c7ecb4a68c40d52a6d750308237bf054feb6.tar.gz) = 95e3add9f8a833a7c9006b430fbe946aa21d54d6118c2bb3617ad4fcd1eda2eb
SHA256 (love-api-fa88219b16b652cccee983aa08dcf706e1b5f0e6.tar.gz) = 759c5f87ac8d4cea1971337c85d349833db869fff1db74fc6aa26f664208187f
SHA256 (lovr-docs-92d3742eb6c3f4999a0c575984c82a75652e2b74.tar.gz) = 8b7e366f57564fae6febdffb80ec3df78162c5667e23c9f8c86bbe23718ca753
SHA256 (lovr-docs-c2be555ee3a8d40cb9b6b3fe8af3079aabe4ba16.tar.gz) = 8dc2bed07821a66820ce1d4ba5535d75fd7304d4292300bdd8e2da38d6f849b4
SHA256 (lpeglabel-ed183860289664af0f3727307653c9bf2bccdc80.tar.gz) = 435f45ce34f23bf1aef92507e70be8a2ba0b671462ae26ab3f825e4e78cacf15
SHA256 (luamake-637ca44922ac125ceaebfb53650e4d7c6ae92473.tar.gz) = ce2aff145f27e4fdc7148ae9957d60f144085b445240442dd969c3c999eed1d8
SHA256 (luamake-ee582b96f9104a358bfc0576f9b5db54e89f4826.tar.gz) = 4e72b439727b3ac8410c879b060ee54c696cb0bd65372998c3af38d3177bd66b
SHA256 (rcedit-b807b34a644c86c0b0d89c7f073967e79202731a.tar.gz) = 42eb64f9582752795cf577fd460429f432e2ad031e2ef9c9c644b7fe39918135
SHA256 (wrapper.sh) = c22dec148487ae1e170e460ab9c2de9ff06b8f0b4d19690913ccb4a0fb3bdd0e

View File

@ -4,14 +4,14 @@
# Depends on: lua ninja
name=lua-language-server
version=2.5.6
version=2.6.0
# https://github.com/sumneko/lua-language-server/tree/master/3rd
_bee_commit=9132c7ecb4a68c40d52a6d750308237bf054feb6
_bee_commit=65548382635995d4d789f127dce7c06251a65cfa
_loveapi_commit=fa88219b16b652cccee983aa08dcf706e1b5f0e6
_lovrdocs_commit=92d3742eb6c3f4999a0c575984c82a75652e2b74
_lovrdocs_commit=c2be555ee3a8d40cb9b6b3fe8af3079aabe4ba16
_lpeglabel_commit=ed183860289664af0f3727307653c9bf2bccdc80
_luamake_commit=637ca44922ac125ceaebfb53650e4d7c6ae92473
_luamake_commit=ee582b96f9104a358bfc0576f9b5db54e89f4826
_rcedit_commit=b807b34a644c86c0b0d89c7f073967e79202731a
# https://github.com/actboy168/luamake/tree/$_luamake_commit/3rd
_bee2_commit=9132c7ecb4a68c40d52a6d750308237bf054feb6

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+6VaGmdxnXsdaXYUJUy4IrdWUJ7jdWX19JFKAucCAVfHm8H6nF623KIC3oe/DQDwdrbcX+geDO3X48o3/RsRg8=
SHA256 (Pkgfile) = 20ed57bb34f1c46128cb98c191e27274cf1112943c0e4dfcc8299e251178bed8
RWSagIOpLGJF3w31VFs35H+kSvLrRwRP/rMB4dYw2vYV3EnuM8c23fuBY0YS+IhzylEspQbUOeO2SMnnXkGEY08s5bbrZ046ugI=
SHA256 (Pkgfile) = 64b79a4085d85ab99f5c418639ed20f3c4986596127cd4fd2ead6044c0773f7b
SHA256 (.footprint) = 1543986dc614b53b721621604afb2f1e34fa3f50e7f62ea8a5583e3adfb4575a
SHA256 (monit-5.29.0.tar.gz) = f665e6dd1f26a74b5682899a877934167de2b2582e048652ecf036318477885f
SHA256 (monit-5.30.0.tar.gz) = e85649dfa8586f4fcdd34a0295c55ddd69b0eda6cfbdac47105a2673d10b1008
SHA256 (monitd) = e8d5f6a67b0e75641bc0158bfdc942f1738f734d751c94ddfa82ec1f1c571f1e

View File

@ -4,7 +4,7 @@
# Depends on: libnsl libtirpc linux-pam openssl zlib
name=monit
version=5.29.0
version=5.30.0
release=1
source=(http://mmonit.com/$name/dist/$name-$version.tar.gz \
monitd)

View File

@ -1,6 +1,5 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/NetworkManager/
-rw-r--r-- root/root etc/NetworkManager/NetworkManager.conf
drwxr-xr-x root/root etc/NetworkManager/conf.d/
-rw-r--r-- root/root etc/NetworkManager/conf.d/dhcp.conf
-rw-r--r-- root/root etc/NetworkManager/conf.d/polkit.conf
@ -8,8 +7,9 @@ drwxr-xr-x root/root etc/NetworkManager/dispatcher.d/
drwxr-xr-x root/root etc/NetworkManager/dispatcher.d/no-wait.d/
drwxr-xr-x root/root etc/NetworkManager/dispatcher.d/pre-down.d/
drwxr-xr-x root/root etc/NetworkManager/dispatcher.d/pre-up.d/
drwxr-xr-x root/root etc/NetworkManager/dnsmasq-shared.d/
drwxr-xr-x root/root etc/NetworkManager/dnsmasq.d/
drwxr-xr-x root/root etc/NetworkManager/dnsmasq-shared.d/
-rw-r--r-- root/root etc/NetworkManager/NetworkManager.conf
drwxr-xr-x root/root etc/NetworkManager/system-connections/
drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/networkmanager
@ -21,8 +21,8 @@ drwxr-xr-x root/root lib/udev/rules.d/
-rw-r--r-- root/root lib/udev/rules.d/90-nm-thunderbolt.rules
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/nm-online
-rwxr-xr-x root/root usr/bin/nmcli
-rwxr-xr-x root/root usr/bin/nm-online
-rwxr-xr-x root/root usr/bin/nmtui
lrwxrwxrwx root/root usr/bin/nmtui-connect -> nmtui
lrwxrwxrwx root/root usr/bin/nmtui-edit -> nmtui
@ -47,6 +47,7 @@ drwxr-xr-x root/root usr/include/libnm/
-rw-r--r-- root/root usr/include/libnm/nm-device-dummy.h
-rw-r--r-- root/root usr/include/libnm/nm-device-ethernet.h
-rw-r--r-- root/root usr/include/libnm/nm-device-generic.h
-rw-r--r-- root/root usr/include/libnm/nm-device.h
-rw-r--r-- root/root usr/include/libnm/nm-device-infiniband.h
-rw-r--r-- root/root usr/include/libnm/nm-device-ip-tunnel.h
-rw-r--r-- root/root usr/include/libnm/nm-device-macsec.h
@ -63,12 +64,11 @@ drwxr-xr-x root/root usr/include/libnm/
-rw-r--r-- root/root usr/include/libnm/nm-device-vlan.h
-rw-r--r-- root/root usr/include/libnm/nm-device-vrf.h
-rw-r--r-- root/root usr/include/libnm/nm-device-vxlan.h
-rw-r--r-- root/root usr/include/libnm/nm-device-wifi-p2p.h
-rw-r--r-- root/root usr/include/libnm/nm-device-wifi.h
-rw-r--r-- root/root usr/include/libnm/nm-device-wifi-p2p.h
-rw-r--r-- root/root usr/include/libnm/nm-device-wimax.h
-rw-r--r-- root/root usr/include/libnm/nm-device-wireguard.h
-rw-r--r-- root/root usr/include/libnm/nm-device-wpan.h
-rw-r--r-- root/root usr/include/libnm/nm-device.h
-rw-r--r-- root/root usr/include/libnm/nm-dhcp-config.h
-rw-r--r-- root/root usr/include/libnm/nm-enum-types.h
-rw-r--r-- root/root usr/include/libnm/nm-errors.h
@ -83,8 +83,9 @@ drwxr-xr-x root/root usr/include/libnm/
-rw-r--r-- root/root usr/include/libnm/nm-setting-adsl.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-bluetooth.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-bond.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-bridge-port.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-bond-port.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-bridge.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-bridge-port.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-cdma.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-connection.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-dcb.h
@ -92,12 +93,13 @@ drwxr-xr-x root/root usr/include/libnm/
-rw-r--r-- root/root usr/include/libnm/nm-setting-ethtool.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-generic.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-gsm.h
-rw-r--r-- root/root usr/include/libnm/nm-setting.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-hostname.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-infiniband.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-ip-config.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-ip-tunnel.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-ip4-config.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-ip6-config.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-ip-config.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-ip-tunnel.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-macsec.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-macvlan.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-match.h
@ -114,8 +116,8 @@ drwxr-xr-x root/root usr/include/libnm/
-rw-r--r-- root/root usr/include/libnm/nm-setting-serial.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-sriov.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-tc-config.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-team-port.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-team.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-team-port.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-tun.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-user.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-veth.h
@ -127,48 +129,48 @@ drwxr-xr-x root/root usr/include/libnm/
-rw-r--r-- root/root usr/include/libnm/nm-setting-wimax.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-wired.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-wireguard.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-wireless-security.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-wireless.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-wireless-security.h
-rw-r--r-- root/root usr/include/libnm/nm-setting-wpan.h
-rw-r--r-- root/root usr/include/libnm/nm-setting.h
-rw-r--r-- root/root usr/include/libnm/nm-simple-connection.h
-rw-r--r-- root/root usr/include/libnm/nm-types.h
-rw-r--r-- root/root usr/include/libnm/nm-utils.h
-rw-r--r-- root/root usr/include/libnm/nm-version-macros.h
-rw-r--r-- root/root usr/include/libnm/nm-version.h
-rw-r--r-- root/root usr/include/libnm/nm-version-macros.h
-rw-r--r-- root/root usr/include/libnm/nm-vpn-connection.h
-rw-r--r-- root/root usr/include/libnm/nm-vpn-dbus-interface.h
-rw-r--r-- root/root usr/include/libnm/nm-vpn-editor-plugin.h
-rw-r--r-- root/root usr/include/libnm/nm-vpn-editor.h
-rw-r--r-- root/root usr/include/libnm/nm-vpn-editor-plugin.h
-rw-r--r-- root/root usr/include/libnm/nm-vpn-plugin-info.h
-rw-r--r-- root/root usr/include/libnm/nm-vpn-plugin-old.h
-rw-r--r-- root/root usr/include/libnm/nm-vpn-service-plugin.h
-rw-r--r-- root/root usr/include/libnm/nm-wifi-p2p-peer.h
-rw-r--r-- root/root usr/include/libnm/nm-wimax-nsp.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/girepository-1.0/
-rw-r--r-- root/root usr/lib/girepository-1.0/NM-1.0.typelib
-rwxr-xr-x root/root usr/lib/libnm.so.0.1.0
lrwxrwxrwx root/root usr/lib/libnm.so.0 -> libnm.so.0.1.0
lrwxrwxrwx root/root usr/lib/libnm.so -> libnm.so.0
drwxr-xr-x root/root usr/lib/networkmanager/
drwxr-xr-x root/root usr/lib/NetworkManager/
drwxr-xr-x root/root usr/lib/NetworkManager/1.32.12/
-rwxr-xr-x root/root usr/lib/NetworkManager/1.32.12/libnm-device-plugin-adsl.so
-rwxr-xr-x root/root usr/lib/NetworkManager/1.32.12/libnm-device-plugin-wifi.so
-rwxr-xr-x root/root usr/lib/NetworkManager/1.32.12/libnm-settings-plugin-ifupdown.so
drwxr-xr-x root/root usr/lib/NetworkManager/VPN/
drwxr-xr-x root/root usr/lib/NetworkManager/1.34.0/
-rwxr-xr-x root/root usr/lib/NetworkManager/1.34.0/libnm-device-plugin-adsl.so
-rwxr-xr-x root/root usr/lib/NetworkManager/1.34.0/libnm-device-plugin-wifi.so
-rwxr-xr-x root/root usr/lib/NetworkManager/1.34.0/libnm-settings-plugin-ifupdown.so
drwxr-xr-x root/root usr/lib/NetworkManager/conf.d/
drwxr-xr-x root/root usr/lib/NetworkManager/dispatcher.d/
drwxr-xr-x root/root usr/lib/NetworkManager/dispatcher.d/no-wait.d/
drwxr-xr-x root/root usr/lib/NetworkManager/dispatcher.d/pre-down.d/
drwxr-xr-x root/root usr/lib/NetworkManager/dispatcher.d/pre-up.d/
drwxr-xr-x root/root usr/lib/NetworkManager/system-connections/
drwxr-xr-x root/root usr/lib/girepository-1.0/
-rw-r--r-- root/root usr/lib/girepository-1.0/NM-1.0.typelib
lrwxrwxrwx root/root usr/lib/libnm.so -> libnm.so.0
lrwxrwxrwx root/root usr/lib/libnm.so.0 -> libnm.so.0.1.0
-rwxr-xr-x root/root usr/lib/libnm.so.0.1.0
drwxr-xr-x root/root usr/lib/networkmanager/
-rwxr-xr-x root/root usr/lib/networkmanager/nm-daemon-helper
-rwxr-xr-x root/root usr/lib/networkmanager/nm-dhcp-helper
-rwxr-xr-x root/root usr/lib/networkmanager/nm-dispatcher
-rwxr-xr-x root/root usr/lib/networkmanager/nm-iface-helper
-rwxr-xr-x root/root usr/lib/networkmanager/nm-initrd-generator
-rwxr-xr-x root/root usr/lib/networkmanager/nm-priv-helper
drwxr-xr-x root/root usr/lib/NetworkManager/system-connections/
drwxr-xr-x root/root usr/lib/NetworkManager/VPN/
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libnm.pc
drwxr-xr-x root/root usr/sbin/
@ -180,16 +182,14 @@ drwxr-xr-x root/root usr/share/dbus-1/interfaces/
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.AgentManager.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Checkpoint.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Connection.Active.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.DHCP4Config.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.DHCP6Config.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Adsl.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Bluetooth.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Bond.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Bridge.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Dummy.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Generic.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.IPTunnel.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Infiniband.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.IPTunnel.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Lowpan.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Macsec.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Macvlan.xml
@ -206,13 +206,15 @@ drwxr-xr-x root/root usr/share/dbus-1/interfaces/
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Vlan.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Vrf.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Vxlan.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.WiMax.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.WifiP2P.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.WireGuard.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.WiMax.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Wired.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.WireGuard.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Wireless.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Wpan.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.DHCP4Config.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.DHCP6Config.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.DnsManager.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.IP4Config.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.IP6Config.xml
@ -222,14 +224,16 @@ drwxr-xr-x root/root usr/share/dbus-1/interfaces/
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Settings.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.VPN.Connection.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.VPN.Plugin.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.WiMax.Nsp.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.WifiP2PPeer.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.WiMax.Nsp.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.xml
drwxr-xr-x root/root usr/share/dbus-1/system-services/
-rw-r--r-- root/root usr/share/dbus-1/system-services/org.freedesktop.nm_dispatcher.service
drwxr-xr-x root/root usr/share/dbus-1/system.d/
-rw-r--r-- root/root usr/share/dbus-1/system.d/nm-dispatcher.conf
-rw-r--r-- root/root usr/share/dbus-1/system.d/nm-priv-helper.conf
-rw-r--r-- root/root usr/share/dbus-1/system.d/org.freedesktop.NetworkManager.conf
drwxr-xr-x root/root usr/share/dbus-1/system-services/
-rw-r--r-- root/root usr/share/dbus-1/system-services/org.freedesktop.nm_dispatcher.service
-rw-r--r-- root/root usr/share/dbus-1/system-services/org.freedesktop.nm-priv-helper.service
drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/NM-1.0.gir
drwxr-xr-x root/root usr/share/polkit-1/

View File

@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37S/lkvBAGZLbE99Vw0NrN0fmqdAF7f/8omekIKmgItdGXNHATCSxEOCcyFvO0I+1zn2w+D5nGPyBWb1sw5AvgQ=
SHA256 (Pkgfile) = 7e2906e3be880fb4e192589e2966ea4f05a6621838fffa2f3a9a071ee46d8ebe
SHA256 (.footprint) = 116405bff6e7c1568e731d66cdbecbb099cf76110efced19432a09b1b066fdfe
SHA256 (NetworkManager-1.32.12.tar.xz) = a8ab36a0a502fe73cd8e3bacb6585f97fbb94ebef79e276cdbaf11c33ff8f54b
RWSagIOpLGJF37ks4nSaKDgiHsymUx8IRapN9b0trsNx1YmQ9w1Sya4ThSnAQsKGtDktBfaOIrr3mWQw2tQ/Zmga1KmoYqMkhQI=
SHA256 (Pkgfile) = 2a8d56da7fc8fd155dbcc20895ebd43d4b81d1293ee66d988bdeae5b5256b3ff
SHA256 (.footprint) = 0625c4316cec103bd090d7dd2ee5b661edce4a43142537ee97fd331906ea21bc
SHA256 (NetworkManager-1.34.0.tar.xz) = 819795d0899076204f5672421a58f1b1d9e393536ee87bb844b911e6243bf0bd
SHA256 (networkmanager.rc) = dc0b743685214c0402d392a6a9b2632b19714795a04c0f42ba10026250d9f3fc
SHA256 (NetworkManager.conf) = 44b048804c7c0b8b3b0c29b8632b6ad613c397d0a1635ec918e10c0fbcdadf21
SHA256 (polkit.conf) = 7410be567871e4dc8ef1e8204f80b7cfd0dd08abfa514408b7d549bdc70dbaba

View File

@ -5,7 +5,7 @@
# Optional: ppp avahi bash-completion dbus libnl jansson libteam dnsmasq wireguard-tools
name=networkmanager
version=1.32.12
version=1.34.0
release=1
source=(https://download.gnome.org/sources/NetworkManager/${version::4}/NetworkManager-$version.tar.xz
networkmanager.rc NetworkManager.conf polkit.conf dhcp.conf org.freedesktop.NetworkManager.rules)

View File

@ -978,16 +978,13 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/just-diff/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/just-diff/package.json
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/just-diff/rollup.config.js
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmaccess/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmaccess/index.js
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmaccess/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmaccess/lib/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmaccess/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmaccess/test/
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmaccess/test/fixtures/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmaccess/test/fixtures/tnock.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmaccess/test/index.js
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmdiff/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmdiff/index.js
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmdiff/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmdiff/lib/format-diff.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmdiff/lib/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmdiff/lib/should-print-patch.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmdiff/lib/tarball.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmdiff/lib/untar.js
@ -1004,28 +1001,35 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmexec/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmexec/lib/run-script.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmexec/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmfund/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmfund/index.js
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmfund/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmfund/lib/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmfund/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmhook/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmhook/LICENSE.md
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmhook/index.js
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmhook/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmhook/lib/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmhook/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmorg/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmorg/index.js
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmorg/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmorg/lib/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmorg/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmpack/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmpack/index.js
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmpack/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmpack/lib/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmpack/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmpublish/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmpublish/index.js
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmpublish/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmpublish/lib/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmpublish/lib/publish.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmpublish/lib/unpublish.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmpublish/package.json
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmpublish/publish.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmpublish/unpublish.js
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmsearch/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmsearch/index.js
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmsearch/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmsearch/lib/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmsearch/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmteam/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmteam/index.js
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmteam/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmteam/lib/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmteam/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmversion/
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmversion/lib/

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30sUzhyfzDd/oFkJIuEroN/AAMGMu7xBvvmkoPAtd8RnixVyqeiYRhVGwrgEYCF5ACJxxxxYS5pQfWHJMUlVYgw=
SHA256 (Pkgfile) = 31b3078478d7664ee5a65e87ed43bcef6627915ee9f85b293c85bdaa909f040a
SHA256 (.footprint) = 8d6b4e621568aef87a6de3608068502854eb6fd902cb2d4d53385fe24cbd29d1
SHA256 (npm-8.3.0.tar.gz) = 2aa5eb68690b6b7b8a5d70e789677586913201ac7f9749c1f93abe39b7b0ed67
RWSagIOpLGJF37f1x984E0QrZXuw+sWL2CbXDpZVle8i0DxVXWwqMu9dtsjvdm1fJZA0EQdkoIuq578cxexOANEqFSM0ZrcQaAg=
SHA256 (Pkgfile) = 1bfc29cd46cdd87d60c7845fe8bf765f900c8d60cbf715a21dc6cd966037a49b
SHA256 (.footprint) = 27a303f065171bb1c659b1623ccdd08b2d83b99bce2d168438106408f509f769
SHA256 (npm-8.3.1.tar.gz) = de26abce0b07a330d17f0b403f602251f39b61e7fccdd9b2f7f595f2fcec63ae
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462

View File

@ -4,7 +4,7 @@
# Depends on: nodejs
name=npm
version=8.3.0
version=8.3.1
release=1
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
destdir.patch)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3weELkoW4iivewnV7ZEf6cRDg6Lg/gX2t3Uz30k9arPYOxPMARJI9SemZ9DnhGOmDKAlGT8Ad6KrZx8hWk18qwE=
SHA256 (Pkgfile) = 0816d1183afebc2f160b0390987d53c57e09a115ec1f57d3a469ed2e941dfc92
RWSagIOpLGJF3xksa1VfoGaBV7KtwVSF2R/Ii6Wxt8Mb33vGaiPVk7IoXnFVGuDyg3fxDFLh0OSbmSGKBAH7YgMLgAFK8HDzXwM=
SHA256 (Pkgfile) = 3d658eec283f1a507557e99860e5cc29803980aa49968f2243474d3c15a327d4
SHA256 (.footprint) = 07a0c10b9a98fc282bc4b1989a84318683c8ef5a6aa5986f0b1d33f340953244
SHA256 (Image-ExifTool-12.38.tar.gz) = dcbb9ac3b913636ff95542022fcf036e8e92c0cc2e518f9b06d21b44bb5ecddf
SHA256 (Image-ExifTool-12.39.tar.gz) = 403ab5293a44725f045a3f5afdbc45d13c20854ba51f7d0ee720d5d30b31cba2

View File

@ -4,7 +4,7 @@
# Depends on:
name=p5-image-exiftool
version=12.38
version=12.39
release=1
source=(https://exiftool.org/Image-ExifTool-$version.tar.gz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3351GQ3ah0fgCVG6d18IyeTJE+oWU5hwm5SZwioXdjjZwI8mzwsDyGxmwcXsFwCVmCVsOhCQTsqJVF4d4TzjNgI=
SHA256 (Pkgfile) = 29dd1720432a93e288320cf953e06993b167dcf57033b9838c092e91c0f2ffde
SHA256 (.footprint) = d90ea2abcbab6469547ce63d6af048d37a473c31cedd18a42e97bafcac363713
SHA256 (JSON-4.04.tar.gz) = 66b6c6ea1ed6d609b0b70df29fdcbd281f3fe13c661e5b2847b4e4e8c12b5380
RWSagIOpLGJF3z2WsrPJsj86td6/Rak+yrOMLNkTEsyU2VlODOCH3mau8ujJr76lswkRKSS6xtDvsPLin4dXJZquZO12UQcNXQA=
SHA256 (Pkgfile) = 0f31fe6813f1f71b90c4a096f02599d1ed0a1e2bc9b7df77d06efa6af804444b
SHA256 (.footprint) = cb9318567c423f4dd9433ac6305c42ad622e22a6f9d5b93a2ff7763f5ab43ec4
SHA256 (JSON-4.05.tar.gz) = 53839373210bebea0b24fe459d0a8232446b62015c8dc42dc36051da67336bf0

View File

@ -4,7 +4,7 @@
# Depends on:
name=p5-json
version=4.04
version=4.05
release=1
source=(https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/JSON-$version.tar.gz)

View File

@ -51,8 +51,6 @@ drwxr-xr-x root/root usr/share/pandoc/data/odt/META-INF/
-rw-r--r-- root/root usr/share/pandoc/data/odt/styles.xml
drwxr-xr-x root/root usr/share/pandoc/data/odt/Thumbnails/
-rw-r--r-- root/root usr/share/pandoc/data/odt/Thumbnails/thumbnail.png
-rw-r--r-- root/root usr/share/pandoc/data/pandoc.List.lua
-rw-r--r-- root/root usr/share/pandoc/data/pandoc.lua
drwxr-xr-x root/root usr/share/pandoc/data/pptx/
-rw-r--r-- root/root usr/share/pandoc/data/pptx/[Content_Types].xml
drwxr-xr-x root/root usr/share/pandoc/data/pptx/docProps/
@ -145,6 +143,7 @@ drwxr-xr-x root/root usr/share/pandoc/data/templates/
-rw-r--r-- root/root usr/share/pandoc/data/templates/default.latex
-rw-r--r-- root/root usr/share/pandoc/data/templates/default.man
-rw-r--r-- root/root usr/share/pandoc/data/templates/default.markdown
-rw-r--r-- root/root usr/share/pandoc/data/templates/default.markua
-rw-r--r-- root/root usr/share/pandoc/data/templates/default.mediawiki
-rw-r--r-- root/root usr/share/pandoc/data/templates/default.ms
-rw-r--r-- root/root usr/share/pandoc/data/templates/default.muse

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3wIsXdkhvCujVIvDcIZsaNU8LjzEAfZoYCLQ25I9SBssIHr/USFPAawjtqa4fmTj8c8u3nipNNfYFW01vokx6gA=
SHA256 (Pkgfile) = 37e267fb3b3038f3bef79df9becd87ae4128cd10def434f74b89d6a10d0cf6df
SHA256 (.footprint) = 303f9216bbc77daf7409b4e08b07bf1e0776574e557cfe8f6f8a85d7939e13d1
SHA256 (pandoc-2.16.2-linux-amd64.tar.gz) = f053aa621130383c9166db3a3a09fa5de95090e165711011607f84b285609bd1
SHA256 (pandoc-2.16.2.tar.gz) = 00816e746d7c8a0747b18b171ffbec5c02a8357b00d12daad13c5c4cf0efed63
RWSagIOpLGJF39C+VU1fwTS7iONYG5EgMjfhuwXQrbeNbeRi7rxghqXLzfFH7r5ZdVfzHrG6ueQh/tmWDsTM4M2cFJxfGp5F9wc=
SHA256 (Pkgfile) = 258b1177edc66dd400177a9654a652d6606eae535c1172258a0adb2f43288564
SHA256 (.footprint) = fc3bedc0cdea0d3e3e6286c940b8d2236a0f041fe5bc0e179454b44dc0de17f9
SHA256 (pandoc-2.17.0.1-linux-amd64.tar.gz) = 108cf440a9111de27212e1b6f8459a211c414e3173ddfc07b65703cb39a66f09
SHA256 (pandoc-2.17.0.1.tar.gz) = 0d8f6f6a136cec5801d852f0c1e88dadd0a48914910c7198c15537b3814f70cd

View File

@ -5,7 +5,7 @@
# Optional: texlive
name=pandoc-bin
version=2.16.2
version=2.17.0.1
release=1
source=(https://github.com/jgm/pandoc/releases/download/$version/pandoc-$version-linux-amd64.tar.gz
https://github.com/jgm/pandoc/archive/$version/pandoc-$version.tar.gz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32wLNFLimI78yWIiovaiNeY5pocqiiGmZoX2uiBWikNOcqKAHaPxi2HePtxIUgxwJNogH29eP4et9/mS8JPE0Ag=
SHA256 (Pkgfile) = 75b2740a4fcd2e5627262cb255fe7f5f167aba8c253ee3d9da82a7c67bd7e8fb
RWSagIOpLGJF3y1Wc+9XC2TwyX9k0kk5lFH/ixuNy/fKimSLjN65ErmTJBFlRfUX4QCI2cKulDWkdtd0aXgPyi6T7aakGatgggk=
SHA256 (Pkgfile) = ce94eee6c73f231e1e73cd388f022ca40a5037401f27ee5d35561c37edb84cbe
SHA256 (.footprint) = e5a68789d276ee8ea51cbf7347979d60fc897992b57cf7c98914ece693b65ced
SHA256 (php-igbinary-3.2.6.tar.gz) = 87cf65d8a003a3f972c0da08f9aec65b2bf3cb0dc8ac8b8cbd9524d581661250
SHA256 (igbinary-3.2.6.tgz) = ca32e395ecdb4447a69d5ea51b35feb19c3bc5759b46896fef6f7e2ca41a8e43

View File

@ -6,7 +6,7 @@
name=php-igbinary
version=3.2.6
release=1
source=(https://github.com/igbinary/igbinary/archive/$version/$name-$version.tar.gz)
source=(https://pecl.php.net/get/igbinary-$version.tgz)
build() {
cd igbinary-$version

View File

@ -4,12 +4,12 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/picard-2.7.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/picard-2.7.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/picard-2.7.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/picard-2.7.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/picard-2.7.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/picard-2.7.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/picard-2.7.3-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/picard-2.7.3-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/picard-2.7.3-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/picard-2.7.3-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/picard-2.7.3-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/picard-2.7.3-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/picard/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/picard/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/picard/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32HrhQOVw+MxapVLS8PTttzQnCJdwQdxncoCoKxnfEfi3no69v02DGNh9XxQ3BvgrfHnfV9CrY2K/l2ZeP2qkA4=
SHA256 (Pkgfile) = 5421a82adecb7d5a8df6a7e7867c614dfa21474ff0a4112287a831c157ccef36
SHA256 (.footprint) = fe110282f8afccb9504cde9fad6cfb6c5f04294f696ffd3ed97728eba092350c
SHA256 (picard-2.7.1.tar.gz) = 78c880281bffd518996cbca726cc947e5584af2b66c9f546bcf3ba83d22d718c
RWSagIOpLGJF3zWQ7u5/gLuH+vpDtT9jx9zK//iRTTgkPURi+EG7A6lczdf1jzj2pwNZu/a8oqbOVyItRqVsI7Rzr3oCQORnmQo=
SHA256 (Pkgfile) = 5b2c01e5eecf0707060ca851cd15ad85079a6311b76742b6d07573dd49031731
SHA256 (.footprint) = e8dddee1e6166ee65d6b7b3901c137b8d55f505f12651aa50a45c0ba64cab41f
SHA256 (picard-2.7.3.tar.gz) = 6a273fe72b3cd84c67a60f0f4ae01f04f169fe372c33f0f58b764bf62c20d94b

View File

@ -4,7 +4,7 @@
# Depends on: chromaprint python3-dateutil python3-discid python3-fasteners python3-mutagen python3-pyqt5
name=picard
version=2.7.1
version=2.7.3
release=1
source=(ftp://ftp.musicbrainz.org/pub/musicbrainz/$name/$name-$version.tar.gz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36AtYTSl08U7WlZp6fJTjDVjTaWCbcl4fkg5IaFhj8z3rqVdGbuAaZV4dzhUSTk+xrxl+kLMD/GeKJHJqpIdCAk=
SHA256 (Pkgfile) = a94c205191c8762e9a57354eb5047f99fa9312728ba923ea4ec0403cb00a58db
RWSagIOpLGJF3//6F5Nmt7ugVWF364W95L58fkZwE53rntRuiHdi04Yr+wnkIh1qUc9MKpTSYIj2gHP4SBvY1/9rcMgrq5iwrQg=
SHA256 (Pkgfile) = 7c2f5856d9a108bbd334e875893737daa97a7cfa8afe72f68d3969236cc023e2
SHA256 (.footprint) = 78096c11e1b8a9e4946dd3d99c90d9be7f971f03f8b4afd3c02c0a411382d116
SHA256 (pmwiki-2.2.144.tgz) = 7fa279cfe3096a59e984dc7a6b27f5be4981f620d290abf1563ab5821b6f214c
SHA256 (pmwiki-2.2.145.tgz) = bbc933e89b0a28849b2d19ff0988755acc83428c43de5210705beb568747f87f

View File

@ -4,7 +4,7 @@
# Depends on: php-fpm
name=pmwiki
version=2.2.144
version=2.2.145
release=1
source=(http://www.pmwiki.org/pub/$name/$name-$version.tgz)

View File

@ -4,13 +4,13 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema-4.3.3-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.3.3-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.3.3-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.3.3-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.3.3-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.3.3-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.3.3-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema-4.4.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.4.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.4.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.4.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.4.0-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.4.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.4.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/__init__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/__main__.py

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3y/vyFMjjxX7zaR2LHB94wtd/UgvMrWMaZiDsogXiRJ5efdjAQM6b+7Py49LhtXAdNyi+nBdekQosnRFVXLCSwY=
SHA256 (Pkgfile) = 8d83610a37a8da5eac8260cdc934ad0894b9b3a2735e14b8eae6ec439107c9d9
SHA256 (.footprint) = 4461e554a5761880fd8c7338f9073fe6c4958ca0fec55933acad47005bc6d37d
SHA256 (jsonschema-4.3.3.tar.gz) = f210d4ce095ed1e8af635d15c8ee79b586f656ab54399ba87b8ab87e5bff0ade
RWSagIOpLGJF32CBAxt6oas8PBxVIYm7MmDScbPF+h88viu+7S7CBAm+2QSCXdNh4/sGacPDUl5LSe366qnB95vuf5bj1R9lNgk=
SHA256 (Pkgfile) = 7a128964fd9d4b49cd2c9aaa77f92310e26fcef2bacaacbb34cab73d1bc3bd42
SHA256 (.footprint) = 6431898c21462d5be1d7ef822a0775dc373269fb5cb73c0ea96f8167b67f0319
SHA256 (jsonschema-4.4.0.tar.gz) = 636694eb41b3535ed608fe04129f26542b59ed99808b4f688aa32dcf55317a83
SHA256 (setup.py) = 2bfed10ff42ea8eda7aa38897dd5042f155f837007ccaf73109c1bb51f3e42b9

View File

@ -4,7 +4,7 @@
# Depends on: python3-attrs python3-pyrsistent python3-importlib_metadata
name=python3-jsonschema
version=4.3.3
version=4.4.0
release=1
source=(https://pypi.python.org/packages/source/j/jsonschema/jsonschema-$version.tar.gz \
setup.py)

View File

@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/mistune-2.0.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mistune-2.0.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mistune-2.0.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mistune-2.0.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mistune-2.0.1-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mistune-2.0.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/mistune-2.0.2-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mistune-2.0.2-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mistune-2.0.2-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mistune-2.0.2-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mistune-2.0.2-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mistune-2.0.2-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/mistune/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mistune/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/mistune/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3y4V689eH6p2AI6BTcFp0liME/noe7j6WDXm/WKD470x0z6oTD/7n/4XGlyyGms9d1UttGYPvMVckJgZ8v3lgQ4=
SHA256 (Pkgfile) = e4450eb81a3080bf6e13aed3fc0a76d253d572b04493fd06c9d9c86b3bb4fff3
SHA256 (.footprint) = b743c5676f4be8caf0fac51d3b762e76d693101944b9bd9c4d463ef37c263645
SHA256 (python3-mistune-2.0.1.tar.gz) = 73cbdae3539c9dd7deb9c8a2b1bc356fce4bdcb2a25ff02696d831149e28b0e8
RWSagIOpLGJF3wGzE00Jw8ZZBZuQlp9HfYEskohkVeUVfkpiWgIvAuMNkImZCAMFyzyzAMwkctQYtkjdJ1j87EigwkUgatcWyAU=
SHA256 (Pkgfile) = a8830ecb3acaf41f872beff2d1d99e11f309899cca807e710ca472d5b7820942
SHA256 (.footprint) = 9741430184d81c799ee3a0fce39c8da489a02b53f82a7488c1b205a0be4237cd
SHA256 (python3-mistune-2.0.2.tar.gz) = 9fe296816aee48e65e69abc21608c2b6ba7026fab7baf6232f8f4e92f98986ba

View File

@ -4,7 +4,7 @@
# Depends on: python3-pyproject2setuppy
name=python3-mistune
version=2.0.1
version=2.0.2
release=1
source=(https://github.com/lepture/mistune/archive/v$version/$name-$version.tar.gz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3ww4L9vRoa/Z+i0rjXLWP0xe09tBk+3sMRuyZlQFbbVkDH3HoclZzf1kUVUen/jBqOFRirsezNTXQ/+nAdC1jQg=
SHA256 (Pkgfile) = 13fb9a501c10ac0a9c4a80653cdfdf93a7ed727b4b5cfb58f8b37cdd0d8d4699
RWSagIOpLGJF36QPmBsaVYIkRw0sCG3sRs9Z98LLS0IbIcm6P6AiOwp9IvjCsZqBEPbhiUc1zX0dwdCI4AWHjUlX9JrLWlvidAc=
SHA256 (Pkgfile) = feb97abf158522edc0074990655a9964e29053528dee59f4671412591c778df0
SHA256 (.footprint) = 59b024cc88924db6977e2df3f0b9bddaa0c172bde25654e903244d25aebc3955
SHA256 (numpy-1.22.0.tar.gz) = f2be14ba396780a6f662b8ba1a24466c9cf18a6a386174f614668e58387a13d7
SHA256 (numpy-1.22.1.tar.gz) = dd1968402ae20dfd59b34acd799b494be340c774f6295e9bf1c2b9842a5e416d

View File

@ -4,7 +4,7 @@
# Depends on: lapack python3-cython
name=python3-numpy
version=1.22.0
version=1.22.1
release=1
source=(https://github.com/${name#*-}/${name#*-}/releases/download/v$version/${name#*-}-$version.tar.gz)
@ -13,6 +13,7 @@ build() {
export ATLAS=None
export LDFLAGS="$LDFLAGS -shared"
## broken port, this requires an older setuptools
cd ${name#*-}-$version
/usr/bin/python3 setup.py config_fc --fcompiler=gnu95 build
/usr/bin/python3 setup.py config_fc --fcompiler=gnu95 install \

View File

@ -2,10 +2,10 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/python_olm-3.2.9-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_olm-3.2.9-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_olm-3.2.9-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_olm-3.2.9-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_olm-3.2.9-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_olm-3.2.9-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_olm-3.2.9-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/python_olm-3.2.10-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_olm-3.2.10-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_olm-3.2.10-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_olm-3.2.10-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_olm-3.2.10-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_olm-3.2.10-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_olm-3.2.10-py3.10.egg-info/top_level.txt

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30lwL3Cx0TPsMhTBN9WlJ1jB2sKfDqnT3OUIubXHrcP7EZMu1Bvcz+kaDr8kx3NpDXCHvqD9JYubM8BP4fhKpQY=
SHA256 (Pkgfile) = 9d4ef3f858358e134b4e96165b693613f22d87c80822f3f2db222fdc73a6f2de
SHA256 (.footprint) = 50b66a7f4bce3bbc774515858f26d7cfa98c94a6c24eb68d256eadf344457498
SHA256 (olm-3.2.9.tar.bz2) = b409f3ce40b6e88ffacd1f11fd2483a6d8cea05e7070cabd340bc2ca36d40e32
RWSagIOpLGJF34XaiG4632LrcXFqFlSnpQ4fnDuagRJv4Pg/A4DBT0Kja24c6kMdxmtd2O+mj28PgI8kLMzMDYpxtNGrA0jIDg4=
SHA256 (Pkgfile) = 323115d47bf9b3b86de0a47ff95d086f73563d77d2ffe9719cf580916d384a7a
SHA256 (.footprint) = f4194603d76a2dcf8b0c4d11944cd4a68bc14d0c46cc1b2ae2daffc2201bba35
SHA256 (olm-3.2.10.tar.bz2) = c41ed0a0fe613ed8ca78144855d1f82477a3539329e1dd73f47b6b2e2739e8b5

View File

@ -4,7 +4,7 @@
# Depends on: libolm python3-cffi python3-future
name=python3-olm
version=3.2.9
version=3.2.10
release=1
source=(https://gitlab.matrix.org/matrix-org/olm/-/archive/$version/olm-$version.tar.bz2)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3438hCGpnWT5cl5IY2sQABm5SOuvCUiIPeqE9wNvyBx6bRb60mibuBtSJAjHWnRtt3imDtObaWoHYRAAbKZf7w0=
SHA256 (Pkgfile) = f447612b40828accb5d9a06dda1b87c97730fe07e92252ace9a30bcd62071865
RWSagIOpLGJF3+UptylUkj4jVj4NFDRwWxjPjJyXmQKJrA7a/a42xk9py5ZxvILjnLnEWsG334w/BPihgV1ualgARYScZvzepQs=
SHA256 (Pkgfile) = b5acfad743273fe395a3c363c4aa8dd1397e641e3a4d56e800b4a644cd8ec4d4
SHA256 (.footprint) = 77f090653965068022e54ce6041a1a39bfa46bf11c75464899ced64d889c6d34
SHA256 (remind-03.03.10.tar.gz) = 06a16dddfe3e85fcf89e3cce2359a4ad426147bcceab34ff4cd592fac9365c47
SHA256 (remind-03.03.11.tar.gz) = 08267b08435e23cccd520b4161eb0659ba9fe77382afd8414cdd626de801e25a

View File

@ -3,7 +3,7 @@
# Maintainer: Juergen Daubert, jue at crux dot nu
name=remind
version=03.03.10
version=03.03.11
release=1
source=(https://dianne.skoll.ca/projects/$name/download/$name-$version.tar.gz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36PEJpz+gXABrcqpyG8v4syxb1TS4PfCD78/vheHHoJIPYfYa9/KtIYSYLne+Yme4XpuqxaFPVKjF94wyHZNjQ4=
SHA256 (Pkgfile) = 04677b2ef92bbb732c87e306f510ca29873d24143fdff767e30cdc7915552c2a
RWSagIOpLGJF31RPuYqghHee/8tjP0aVg9qwAbfpoe4qDudl56s7/h/k7iF3kOFd3jBOlWYf8mrHajFUWl+WQCm+V2ZVko91bQQ=
SHA256 (Pkgfile) = 89716654539296628b42910e327f0f70706d71b0d9e8aeacc8dd9611dc450abc
SHA256 (.footprint) = 0b298544e01b8fbc5119583b3aa96f10232e4b267ef9f2d069810f8011b6ee34
SHA256 (rust-analyzer-20220103.tar.gz) = 3595986c9a988c3eaaa303fdcea6b2100de8467e13863a725d8f9fd463534ce0
SHA256 (rust-analyzer-20220110.tar.gz) = dec14ac0427676d09182a5363a15e84cd3c906dbe81d60889d64d92cd96d37d2

View File

@ -4,7 +4,7 @@
# Depends on: rust
name=rust-analyzer
version=20220103
version=20220110
_version=${version::4}-${version:4:2}-${version:6:2}
release=1
source=(https://github.com/rust-analyzer/rust-analyzer/archive/$_version/$name-$version.tar.gz)

View File

@ -41,8 +41,8 @@ drwxr-xr-x root/root usr/include/wireplumber-0.4/wp/
-rw-r--r-- root/root usr/include/wireplumber-0.4/wp/wpversion.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so -> libwireplumber-0.4.so.0
lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so.0 -> libwireplumber-0.4.so.0.4.6
-rwxr-xr-x root/root usr/lib/libwireplumber-0.4.so.0.4.6
lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so.0 -> libwireplumber-0.4.so.0.4.7
-rwxr-xr-x root/root usr/lib/libwireplumber-0.4.so.0.4.7
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/wireplumber-0.4.pc
drwxr-xr-x root/root usr/lib/wireplumber-0.4/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xbzQ+2iMviu/0+bHSvy1lSJ9ww2jBWIfdUHnwKZGmzDGRx9Cyb2gRilYdIzYXDfcu3DX4GogSkm64dhTMZZNgk=
SHA256 (Pkgfile) = 96b805037f8f384e4259b0dad934b4ab2696cd515f22a4d7198719962663227f
SHA256 (.footprint) = f95f35cfb888ce8b795c17a018c918c1a1f447ebed164614127aa15c9a3ab6ea
SHA256 (wireplumber-0.4.6.tar.bz2) = c13001964035d94985ab8d942bd67826b739bbf32fdfe91cc82b0856581a003f
RWSagIOpLGJF30Z5AHndH4WPs7j5UAMMatIwxAJo2iqst0qsj1YUWTioYGZegkmm161168gEe1AewJ8QI65gXUB6P05+f9JWOQE=
SHA256 (Pkgfile) = 85ef163934d010dfd92c3144b91c1af7288477491bd5ffd327e05cf71d3830db
SHA256 (.footprint) = a28dd695ec49c237c809153bf49c8a869d7872563647f357d5841da5574d2cfc
SHA256 (wireplumber-0.4.7.tar.bz2) = b10bdfe83a1adfbf2d2b06f11230e7617c0889339bc213128b19ce2236f6b2c3

View File

@ -4,7 +4,7 @@
# Depends on: cpptoml lua pipewire util-linux
name=wireplumber
version=0.4.6
version=0.4.7
release=1
source=(https://gitlab.freedesktop.org/pipewire/wireplumber/-/archive/$version/$name-$version.tar.bz2)