From e02246e4a00a79eb3a4850b03dbc514da47d26f4 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 9 May 2018 00:44:33 +0000 Subject: [PATCH] psmisc: updated to 23.1 --- psmisc/.footprint | 2 ++ psmisc/.md5sum | 2 +- psmisc/Pkgfile | 8 ++++---- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/psmisc/.footprint b/psmisc/.footprint index 92b5fcf..24dec99 100644 --- a/psmisc/.footprint +++ b/psmisc/.footprint @@ -4,6 +4,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/killall -rwxr-xr-x root/root usr/bin/peekfd -rwxr-xr-x root/root usr/bin/prtstat +-rwxr-xr-x root/root usr/bin/pslog -rwxr-xr-x root/root usr/bin/pstree drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ @@ -12,4 +13,5 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/killall.1.gz -rw-r--r-- root/root usr/share/man/man1/peekfd.1.gz -rw-r--r-- root/root usr/share/man/man1/prtstat.1.gz +-rw-r--r-- root/root usr/share/man/man1/pslog.1.gz -rw-r--r-- root/root usr/share/man/man1/pstree.1.gz diff --git a/psmisc/.md5sum b/psmisc/.md5sum index 581840d..ed93b3e 100644 --- a/psmisc/.md5sum +++ b/psmisc/.md5sum @@ -1,2 +1,2 @@ 6d0386913eb0a88e43aa9bc868cb0eb5 fuseropts.patch -935c0fd6eb208288262b385fa656f1bf psmisc-22.21.tar.gz +bbba1f701c02fb50d59540d1ff90d8d1 psmisc-23.1.tar.xz diff --git a/psmisc/Pkgfile b/psmisc/Pkgfile index ac0117e..4c9989a 100644 --- a/psmisc/Pkgfile +++ b/psmisc/Pkgfile @@ -5,9 +5,9 @@ # Depends on: ncurses name=psmisc -version=22.21 -release=3 -source=(http://downloads.sourceforge.net/project/$name/$name/$name-$version.tar.gz \ +version=23.1 +release=1 +source=(http://downloads.sourceforge.net/project/$name/$name/$name-$version.tar.xz fuseropts.patch) build() { @@ -19,7 +19,7 @@ ac_cv_func_realloc_0_nonnull=yes EOF # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740275 - patch -p1 -i $SRC/fuseropts.patch +# patch -p1 -i $SRC/fuseropts.patch ./configure --build=$CHOST \ --host=$CTARGET \ -- 2.26.2