diff options
author | Juergen Daubert <jue@jue.li> | 2016-02-24 17:26:47 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-02-24 17:26:47 +0100 |
commit | 4aec122b9dad49a7f88afb838c7ebd0b79533463 (patch) | |
tree | 8a0c8a949bb495e86b9efd657e998329acae26ff /prt-utils | |
parent | 7321147b6259e46290bee9f4cdd027220dd01d9f (diff) | |
download | opt-4aec122b9dad49a7f88afb838c7ebd0b79533463.tar.gz opt-4aec122b9dad49a7f88afb838c7ebd0b79533463.tar.xz |
prt-utils: update to 1.1
Diffstat (limited to 'prt-utils')
-rw-r--r-- | prt-utils/.footprint | 43 | ||||
-rw-r--r-- | prt-utils/.md5sum | 2 | ||||
-rw-r--r-- | prt-utils/Pkgfile | 5 |
3 files changed, 27 insertions, 23 deletions
diff --git a/prt-utils/.footprint b/prt-utils/.footprint index dd6a422e2..997de5df0 100644 --- a/prt-utils/.footprint +++ b/prt-utils/.footprint @@ -1,3 +1,5 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/revdep.d/ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/dllist @@ -41,23 +43,24 @@ drwxr-xr-x root/root usr/lib/prtverify/ -rw-r--r-- root/root usr/lib/prtverify/30_system_users.awk -rw-r--r-- root/root usr/lib/prtverify/90_mk_footprint_db.awk -rw-r--r-- root/root usr/lib/prtverify/prtverify.wl -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 --rw-r--r-- root/root usr/man/man1/finddeps.1.gz --rw-r--r-- root/root usr/man/man1/findredundantdeps.1.gz --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/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 --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/prtverify.1.gz --rw-r--r-- root/root usr/man/man1/prtwash.1.gz --rw-r--r-- root/root usr/man/man1/revdep.1.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/dllist.1.gz +-rw-r--r-- root/root usr/share/man/man1/finddeps.1.gz +-rw-r--r-- root/root usr/share/man/man1/findredundantdeps.1.gz +-rw-r--r-- root/root usr/share/man/man1/oldfiles.1.gz +-rw-r--r-- root/root usr/share/man/man1/pkg_installed.1.gz +-rw-r--r-- root/root usr/share/man/man1/pkgexport.1.gz +-rw-r--r-- root/root usr/share/man/man1/pkgfoster.1.gz +-rw-r--r-- root/root usr/share/man/man1/pkgsize.1.gz +-rw-r--r-- root/root usr/share/man/man1/portspage.1.gz +-rw-r--r-- root/root usr/share/man/man1/prt-utils.1.gz +-rw-r--r-- root/root usr/share/man/man1/prtcheck.1.gz +-rw-r--r-- root/root usr/share/man/man1/prtcheckmissing.1.gz +-rw-r--r-- root/root usr/share/man/man1/prtcreate.1.gz +-rw-r--r-- root/root usr/share/man/man1/prtorphan.1.gz +-rw-r--r-- root/root usr/share/man/man1/prtsweep.1.gz +-rw-r--r-- root/root usr/share/man/man1/prtverify.1.gz +-rw-r--r-- root/root usr/share/man/man1/prtwash.1.gz +-rw-r--r-- root/root usr/share/man/man1/revdep.1.gz diff --git a/prt-utils/.md5sum b/prt-utils/.md5sum index 18265bb06..f4e8a4348 100644 --- a/prt-utils/.md5sum +++ b/prt-utils/.md5sum @@ -1 +1 @@ -6e9bb9ebbfa764bed67a4f3ee5f758bc prt-utils-1.0.2.tar.xz +5ddd0534f9a4932dbb9adf883328ad69 prt-utils-1.1.tar.xz diff --git a/prt-utils/Pkgfile b/prt-utils/Pkgfile index 05c0a3cbe..b39472415 100644 --- a/prt-utils/Pkgfile +++ b/prt-utils/Pkgfile @@ -5,11 +5,12 @@ # Depends on: elfutils name=prt-utils -version=1.0.2 +version=1.1 release=1 source=(http://crux.nu/files/tools/prt-utils/$name-$version.tar.xz) build() { cd $name-$version - make DESTDIR=$PKG MANDIR=/usr/man install + make DESTDIR=$PKG install + install -d $PKG/etc/revdep.d } |