summaryrefslogtreecommitdiffstats
path: root/polkit
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-05-13 17:29:34 +0200
committerpiernov <piernov@piernov.org>2012-05-13 17:29:34 +0200
commit748af3c19f06f718df8748e7def35ba2aa11d96b (patch)
treee29fe9980c7f1e049a528465be0db19ae64ece07 /polkit
parent127bce062d7f06573365d4e05332fb1477a286d3 (diff)
downloadnutyx-extra-748af3c19f06f718df8748e7def35ba2aa11d96b.tar.gz
nutyx-extra-748af3c19f06f718df8748e7def35ba2aa11d96b.tar.bz2
nutyx-extra-748af3c19f06f718df8748e7def35ba2aa11d96b.tar.xz
nutyx-extra-748af3c19f06f718df8748e7def35ba2aa11d96b.zip
polkit 0.105-1 màj port
Diffstat (limited to 'polkit')
-rw-r--r--polkit/.footprint.i6862
-rw-r--r--polkit/.footprint.x86_642
-rw-r--r--polkit/.md5sum.i6862
-rw-r--r--polkit/.md5sum.x86_642
-rwxr-xr-xpolkit/Pkgfile4
5 files changed, 8 insertions, 4 deletions
diff --git a/polkit/.footprint.i686 b/polkit/.footprint.i686
index 7e9bb5961..10039a412 100644
--- a/polkit/.footprint.i686
+++ b/polkit/.footprint.i686
@@ -21,6 +21,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/pkaction
-rwxr-xr-x root/root usr/bin/pkcheck
-rwsr-xr-x root/root usr/bin/pkexec
+-rwxr-xr-x root/root usr/bin/pkttyagent
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/polkit-1/
drwxr-xr-x root/root usr/include/polkit-1/polkit/
@@ -103,6 +104,7 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/pkaction.1.gz
-rw-r--r-- root/root usr/share/man/man1/pkcheck.1.gz
-rw-r--r-- root/root usr/share/man/man1/pkexec.1.gz
+-rw-r--r-- root/root usr/share/man/man1/pkttyagent.1.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/pklocalauthority.8.gz
-rw-r--r-- root/root usr/share/man/man8/polkit.8.gz
diff --git a/polkit/.footprint.x86_64 b/polkit/.footprint.x86_64
index 7e9bb5961..10039a412 100644
--- a/polkit/.footprint.x86_64
+++ b/polkit/.footprint.x86_64
@@ -21,6 +21,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/pkaction
-rwxr-xr-x root/root usr/bin/pkcheck
-rwsr-xr-x root/root usr/bin/pkexec
+-rwxr-xr-x root/root usr/bin/pkttyagent
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/polkit-1/
drwxr-xr-x root/root usr/include/polkit-1/polkit/
@@ -103,6 +104,7 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/pkaction.1.gz
-rw-r--r-- root/root usr/share/man/man1/pkcheck.1.gz
-rw-r--r-- root/root usr/share/man/man1/pkexec.1.gz
+-rw-r--r-- root/root usr/share/man/man1/pkttyagent.1.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/pklocalauthority.8.gz
-rw-r--r-- root/root usr/share/man/man8/polkit.8.gz
diff --git a/polkit/.md5sum.i686 b/polkit/.md5sum.i686
index 1a80b04b6..9ef039196 100644
--- a/polkit/.md5sum.i686
+++ b/polkit/.md5sum.i686
@@ -1,2 +1,2 @@
-e380b4c6fb1e7bccf854e92edc0a8ce1 polkit-0.104.tar.gz
+9c29e1b6c214f0bd6f1d4ee303dfaed9 polkit-0.105.tar.gz
6564f95878297b954f0572bc1610dd15 polkit.pam
diff --git a/polkit/.md5sum.x86_64 b/polkit/.md5sum.x86_64
index 1a80b04b6..9ef039196 100644
--- a/polkit/.md5sum.x86_64
+++ b/polkit/.md5sum.x86_64
@@ -1,2 +1,2 @@
-e380b4c6fb1e7bccf854e92edc0a8ce1 polkit-0.104.tar.gz
+9c29e1b6c214f0bd6f1d4ee303dfaed9 polkit-0.105.tar.gz
6564f95878297b954f0572bc1610dd15 polkit.pam
diff --git a/polkit/Pkgfile b/polkit/Pkgfile
index a2b2aebf6..9595774d4 100755
--- a/polkit/Pkgfile
+++ b/polkit/Pkgfile
@@ -6,9 +6,9 @@
# Run on: expat,linux-pam
name=polkit
-version=0.104
+version=0.105
release=1
-source=(http://hal.freedesktop.org/releases/$name-$version.tar.gz
+source=(http://www.freedesktop.org/software/polkit/releases/polkit-0.105.tar.gz
polkit.pam)
build() {