prt-utils: updated to 0.8.0
This commit is contained in:
parent
34b1ac0a45
commit
5a944647ea
@ -6,7 +6,9 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/oldfiles
|
||||
-rwxr-xr-x root/root usr/bin/pkg_installed
|
||||
-rwxr-xr-x root/root usr/bin/pkgexport
|
||||
-rwxr-xr-x root/root usr/bin/pkgfoster
|
||||
-rwxr-xr-x root/root usr/bin/pkgsize
|
||||
-rwxr-xr-x root/root usr/bin/portspage
|
||||
-rwxr-xr-x root/root usr/bin/prtcheck
|
||||
-rwxr-xr-x root/root usr/bin/prtcheckmissing
|
||||
-rwxr-xr-x root/root usr/bin/prtcreate
|
||||
@ -14,6 +16,7 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/prtrej
|
||||
-rwxr-xr-x root/root usr/bin/prtsweep
|
||||
-rwxr-xr-x root/root usr/bin/prtwash
|
||||
-rwxr-xr-x root/root usr/bin/revdep
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/dllist.1.gz
|
||||
@ -22,9 +25,13 @@ drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/oldfiles.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/pkg_installed.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/pkgexport.1.gz
|
||||
-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/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
|
||||
-rw-r--r-- root/root usr/man/man1/prtorphan.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/prtsweep.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/prtwash.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/revdep.1.gz
|
||||
|
@ -1 +1 @@
|
||||
7ccdfcaa55d60fbcc0d9201bb44291b6 prt-utils-0.7.1.tar.gz
|
||||
b25f2c1b5ade2c5a25ad7fff9780e704 prt-utils-0.8.0.tar.gz
|
||||
|
@ -5,9 +5,9 @@
|
||||
# Depends on: prt-get
|
||||
|
||||
name=prt-utils
|
||||
version=0.7.1
|
||||
version=0.8.0
|
||||
release=1
|
||||
source=(http://download.berlios.de/prt-utils/$name-$version.tar.gz)
|
||||
source=(http://crux.nu/files/tools/prt-utils/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user