ports/opt (2.8): cryptsetup: 1.5.1 -> 1.6.0
commit 51a7c41c7dde02419dbbe9af13b4d70c0367bc58 Author: Thomas Penteker <tek@serverop.de> Date: Thu Mar 7 10:12:21 2013 +0100 cryptsetup: 1.5.1 -> 1.6.0 diff --git a/cryptsetup/.footprint b/cryptsetup/.footprint index c57d4b4..ae923e8 100644 --- a/cryptsetup/.footprint +++ b/cryptsetup/.footprint @@ -6,9 +6,9 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libcryptsetup.a -rwxr-xr-x root/root usr/lib/libcryptsetup.la -lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.4.4.0 -lrwxrwxrwx root/root usr/lib/libcryptsetup.so.4 -> libcryptsetup.so.4.4.0 --rwxr-xr-x root/root usr/lib/libcryptsetup.so.4.4.0 +lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.4.5.0 +lrwxrwxrwx root/root usr/lib/libcryptsetup.so.4 -> libcryptsetup.so.4.5.0 +-rwxr-xr-x root/root usr/lib/libcryptsetup.so.4.5.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libcryptsetup.pc drwxr-xr-x root/root usr/man/ diff --git a/cryptsetup/.md5sum b/cryptsetup/.md5sum index d69aa2b..6f71446 100644 --- a/cryptsetup/.md5sum +++ b/cryptsetup/.md5sum @@ -1 +1 @@ -87cc018c0c65f36043f38ceb8ffd4d81 cryptsetup-1.5.1.tar.bz2 +99002ac59a65ea371e7a98200943cb80 cryptsetup-1.6.0.tar.bz2 diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile index 2aa2d95..daa943a 100644 --- a/cryptsetup/Pkgfile +++ b/cryptsetup/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libdevmapper, util-linux, libgcrypt, popt name=cryptsetup -version=1.5.1 +version=1.6.0 release=1 source=(http://$name.googlecode.com/files/$name-$version.tar.bz2)
participants (1)
-
crux@crux.nu