diff options
author | Simone Rota <sip@crux.nu> | 2006-12-19 17:55:03 +0100 |
---|---|---|
committer | Simone Rota <sip@crux.nu> | 2006-12-19 17:55:03 +0100 |
commit | 857b7e674aad749df8be0d78749293c86ed41049 (patch) | |
tree | baa46c2a8a3542c2cc74958ddf0ab26dad177c9e /prt-utils | |
parent | a94464b912ee7755ce514c59092259d4a63b6c9e (diff) | |
download | opt-857b7e674aad749df8be0d78749293c86ed41049.tar.gz opt-857b7e674aad749df8be0d78749293c86ed41049.tar.xz |
prt-utils: updated to 0.9.1
Diffstat (limited to 'prt-utils')
-rw-r--r-- | prt-utils/.footprint | 2 | ||||
-rw-r--r-- | prt-utils/.md5sum | 2 | ||||
-rw-r--r-- | prt-utils/Pkgfile | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/prt-utils/.footprint b/prt-utils/.footprint index bea6e5a86..6439c2d9a 100644 --- a/prt-utils/.footprint +++ b/prt-utils/.footprint @@ -32,6 +32,7 @@ drwxr-xr-x root/root usr/lib/prtverify/ -rw-r--r-- root/root usr/lib/prtverify/20_release_number.awk -rw-r--r-- root/root usr/lib/prtverify/30_file_conflict.awk -rw-r--r-- root/root usr/lib/prtverify/30_file_permissions.awk +-rw-r--r-- root/root usr/lib/prtverify/30_filesystem_collisions.awk -rw-r--r-- root/root usr/lib/prtverify/30_invalid_dirs.awk -rw-r--r-- root/root usr/lib/prtverify/30_junk_files.awk -rw-r--r-- root/root usr/lib/prtverify/30_suid_sgid.awk @@ -49,6 +50,7 @@ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/pkgfoster.1.gz -rw-r--r-- root/root usr/man/man1/pkgsize.1.gz -rw-r--r-- root/root usr/man/man1/portspage.1.gz +-rw-r--r-- root/root usr/man/man1/prt-utils.1.gz -rw-r--r-- root/root usr/man/man1/prtcheck.1.gz -rw-r--r-- root/root usr/man/man1/prtcheckmissing.1.gz -rw-r--r-- root/root usr/man/man1/prtcreate.1.gz diff --git a/prt-utils/.md5sum b/prt-utils/.md5sum index 6811207b1..e8cac2ddf 100644 --- a/prt-utils/.md5sum +++ b/prt-utils/.md5sum @@ -1 +1 @@ -37762126dea675fa3df379705f9a8c87 prt-utils-0.9.0.tar.gz +cea640356422381ddbd37fb8f931ed7c prt-utils-0.9.1.tar.gz diff --git a/prt-utils/Pkgfile b/prt-utils/Pkgfile index 139b2abd8..64588564a 100644 --- a/prt-utils/Pkgfile +++ b/prt-utils/Pkgfile @@ -5,7 +5,7 @@ # Depends on: prt-get name=prt-utils -version=0.9.0 +version=0.9.1 release=1 source=(http://crux.nu/files/tools/prt-utils/$name-$version.tar.gz) |