ports/opt (3.2): socket_wrapper: 1.1.3 -> 1.1.7, updated man path
commit b2f6ba03435fd4baf9826f398708dd8ec0b02221 Author: Alan Mizrahi <alan+crux@mizrahi.com.ve> Date: Thu Sep 1 12:14:41 2016 +0900 socket_wrapper: 1.1.3 -> 1.1.7, updated man path diff --git a/socket_wrapper/.footprint b/socket_wrapper/.footprint index a884113..9299a71 100644 --- a/socket_wrapper/.footprint +++ b/socket_wrapper/.footprint @@ -5,10 +5,11 @@ drwxr-xr-x root/root usr/lib/cmake/socket_wrapper/ -rw-r--r-- root/root usr/lib/cmake/socket_wrapper/socket_wrapper-config-version.cmake -rw-r--r-- root/root usr/lib/cmake/socket_wrapper/socket_wrapper-config.cmake lrwxrwxrwx root/root usr/lib/libsocket_wrapper.so -> libsocket_wrapper.so.0 -lrwxrwxrwx root/root usr/lib/libsocket_wrapper.so.0 -> libsocket_wrapper.so.0.1.3 --rwxr-xr-x root/root usr/lib/libsocket_wrapper.so.0.1.3 +lrwxrwxrwx root/root usr/lib/libsocket_wrapper.so.0 -> libsocket_wrapper.so.0.1.7 +-rwxr-xr-x root/root usr/lib/libsocket_wrapper.so.0.1.7 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/socket_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/socket_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/socket_wrapper.1.gz diff --git a/socket_wrapper/.md5sum b/socket_wrapper/.md5sum index 4a0a4b5..7dc191d 100644 --- a/socket_wrapper/.md5sum +++ b/socket_wrapper/.md5sum @@ -1 +1 @@ -c97b558f7c7dd17154c2c19d49897de2 socket_wrapper-1.1.3.tar.gz +695d9e0096c8fc5b66535f72a268598a socket_wrapper-1.1.7.tar.gz diff --git a/socket_wrapper/Pkgfile b/socket_wrapper/Pkgfile index 32517c0..a738295 100644 --- a/socket_wrapper/Pkgfile +++ b/socket_wrapper/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake name=socket_wrapper -version=1.1.3 +version=1.1.7 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