ports/opt (3.2): uid_wrapper: 1.1.0 -> 1.2.1, updated man path
commit 299031732d8624c9080a58ccc10f7e9b4847c6ed Author: Alan Mizrahi <alan+crux@mizrahi.com.ve> Date: Thu Sep 1 12:13:12 2016 +0900 uid_wrapper: 1.1.0 -> 1.2.1, updated man path diff --git a/uid_wrapper/.footprint b/uid_wrapper/.footprint index 33348e9..7bf68e3 100644 --- a/uid_wrapper/.footprint +++ b/uid_wrapper/.footprint @@ -5,10 +5,11 @@ drwxr-xr-x root/root usr/lib/cmake/uid_wrapper/ -rw-r--r-- root/root usr/lib/cmake/uid_wrapper/uid_wrapper-config-version.cmake -rw-r--r-- root/root usr/lib/cmake/uid_wrapper/uid_wrapper-config.cmake lrwxrwxrwx root/root usr/lib/libuid_wrapper.so -> libuid_wrapper.so.0 -lrwxrwxrwx root/root usr/lib/libuid_wrapper.so.0 -> libuid_wrapper.so.0.0.3 --rwxr-xr-x root/root usr/lib/libuid_wrapper.so.0.0.3 +lrwxrwxrwx root/root usr/lib/libuid_wrapper.so.0 -> libuid_wrapper.so.0.0.6 +-rwxr-xr-x root/root usr/lib/libuid_wrapper.so.0.0.6 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/uid_wrapper.pc -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/uid_wrapper.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/uid_wrapper.1.gz diff --git a/uid_wrapper/.md5sum b/uid_wrapper/.md5sum index 7289e50..93e98d2 100644 --- a/uid_wrapper/.md5sum +++ b/uid_wrapper/.md5sum @@ -1 +1 @@ -097385bb018d4f3e521a176e9e6d3f07 uid_wrapper-1.1.0.tar.gz +7068033341c3d6a883066d45dc4dcd26 uid_wrapper-1.2.1.tar.gz diff --git a/uid_wrapper/Pkgfile b/uid_wrapper/Pkgfile index 283d3d0..752f815 100644 --- a/uid_wrapper/Pkgfile +++ b/uid_wrapper/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake name=uid_wrapper -version=1.1.0 +version=1.2.1 release=1 source=(https://ftp.samba.org/pub/cwrap/$name-$version.tar.gz) @@ -14,8 +14,7 @@ build() { cmake ../$name-$version \ -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DMAN_INSTALL_DIR=/usr/man + -DCMAKE_INSTALL_PREFIX=/usr make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu