ports/opt (3.7): polkit: 121 -> 122
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit b5754622dd8340e212f07b38acb2955853ed2f2b Author: Tim Biermann <tbier@posteo.de> Date: Sun Nov 13 10:05:08 2022 +0000 polkit: 121 -> 122 diff --git a/polkit/.footprint b/polkit/.footprint index 8ac6e75ff..d6834075f 100644 --- a/polkit/.footprint +++ b/polkit/.footprint @@ -2,8 +2,7 @@ drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/pam.d/ -rw-r--r-- root/root etc/pam.d/polkit-1 drwxr-xr-x root/root etc/polkit-1/ -drwxr-xr-x root/root etc/polkit-1/rules.d/ --rw-r--r-- root/root etc/polkit-1/rules.d/50-default.rules +drwx------ polkitd/root etc/polkit-1/rules.d/ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/pkaction @@ -75,4 +74,5 @@ drwxr-xr-x root/root usr/share/polkit-1/ drwxr-xr-x root/root usr/share/polkit-1/actions/ -rw-r--r-- root/root usr/share/polkit-1/actions/org.freedesktop.policykit.policy -rw-r--r-- root/root usr/share/polkit-1/policyconfig-1.dtd -drwx------ polkitd/root usr/share/polkit-1/rules.d/ +drwxr-xr-x root/root usr/share/polkit-1/rules.d/ +-rw-r--r-- root/root usr/share/polkit-1/rules.d/50-default.rules diff --git a/polkit/.signature b/polkit/.signature index 12a600c19..41385a21b 100644 --- a/polkit/.signature +++ b/polkit/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SHLmes43xW8JlaxXG53QCop1HZT8ShezE7J0cizy0zdnEcsWZnjDc9GCZXA8FYu6SBXgw0Tj1WlvQ3bNh8Jtg0= -SHA256 (Pkgfile) = 1e7ac009840f933af570d0a28f51ff7a58f203600c7a1e224fc4b04c471485d7 -SHA256 (.footprint) = f17510d487840ddd9bcccb8cf41353a8975e2028d83fc573221a4b4a10cb0f1b -SHA256 (polkit-121.tar.gz) = 9dc7ae341a797c994a5a36da21963f0c5c8e3e5a1780ccc2a5f52e7be01affaa +RWSE3ohX2g5d/eA2bT2jHpVIaX682yHqSa6yskxUNSFtLDLAm7dRBhd/yBKXkrYDvLbl9DgaD6LjYH/RUTcxsML04feueIvigQc= +SHA256 (Pkgfile) = b045e5e562b25006b1fb9075a1cf1c03a36afb2adf4ca1826f4ec771d3c4e247 +SHA256 (.footprint) = 2082bf671c267856dec3711ac0213e5f34fc2c559043632c07e8c750f0f81b36 +SHA256 (polkit-122.tar.bz2) = e0fe9c7feac5a90d60891be5fbbebfe4ebfd7460691414d1bd64e73e0675b965 SHA256 (polkit-1) = 9045eb2a1e2e403b0144d14a5cfe903dc97cfef979c956815a56777c0eb1bf1a diff --git a/polkit/Pkgfile b/polkit/Pkgfile index 7c6c74f61..10066b9b2 100644 --- a/polkit/Pkgfile +++ b/polkit/Pkgfile @@ -4,15 +4,15 @@ # Depends on: dbus duktape gobject-introspection intltool util-linux name=polkit -version=121 +version=122 release=1 -source=(https://freedesktop.org/software/polkit/releases/$name-$version.tar.gz +source=(https://gitlab.freedesktop.org/polkit/polkit/-/archive/$version/polkit-$vers... polkit-1) build() { prt-get isinst mozjs91 && PKGMK_POLKIT+=' -D js_engine=mozjs' - meson setup $name-v.$version build $PKGMK_POLKIT \ + meson setup $name-$version build $PKGMK_POLKIT \ --prefix=/usr \ --buildtype=plain \ --wrap-mode nodownload \
participants (1)
-
crux@crux.nu