diff --git a/net-misc/cadaver/cadaver-0.23.3.recipe b/net-misc/cadaver/cadaver-0.23.3.recipe index 93452e12f..37de5daea 100644 --- a/net-misc/cadaver/cadaver-0.23.3.recipe +++ b/net-misc/cadaver/cadaver-0.23.3.recipe @@ -6,7 +6,7 @@ HOMEPAGE="http://www.webdav.org/cadaver/" COPYRIGHT="1998-2008 Joe Orton 2002-2003 GRASE Lab, UCSC" LICENSE="GNU GPL v2" -REVISION="4" +REVISION="5" SOURCE_URI="http://www.webdav.org/cadaver/cadaver-$portVersion.tar.gz" CHECKSUM_SHA256="fd4ce68a3230ba459a92bcb747fc6afa91e46d803c1d5ffe964b661793c13fca" PATCHES="cadaver-$portVersion.patchset" diff --git a/net-misc/cadaver/patches/cadaver-0.23.3.patchset b/net-misc/cadaver/patches/cadaver-0.23.3.patchset index 79e8cc1ba..185d2ff9d 100644 --- a/net-misc/cadaver/patches/cadaver-0.23.3.patchset +++ b/net-misc/cadaver/patches/cadaver-0.23.3.patchset @@ -13,7 +13,7 @@ index 93cdb01..a26f60e 100644 enable_netrc=yes) -NE_REQUIRE_VERSIONS([0], [27 28 29]) -+NE_REQUIRE_VERSIONS([0], [27 28 29 30]) ++NE_REQUIRE_VERSIONS([0], [27 28 29 30 31]) dnl Don't enable zlib or ACL support in neon NEON_WITHOUT_ZLIB @@ -36,7 +36,7 @@ index 1679f3e..1eb77cd 100755 if test "$ne_cv_lib_neon" = "yes"; then ne_cv_lib_neonver=no - for v in 27 28 29; do -+ for v in 27 28 29 30; do ++ for v in 27 28 29 30 31; do case $ne_libver in 0.$v.*) ne_cv_lib_neonver=yes ;; esac @@ -46,8 +46,8 @@ index 1679f3e..1eb77cd 100755 else - { $as_echo "$as_me:$LINENO: incompatible neon library version $ne_libver: wanted 0.27 28 29" >&5 -$as_echo "$as_me: incompatible neon library version $ne_libver: wanted 0.27 28 29" >&6;} -+ { $as_echo "$as_me:$LINENO: incompatible neon library version $ne_libver: wanted 0.27 28 29 30" >&5 -+$as_echo "$as_me: incompatible neon library version $ne_libver: wanted 0.27 28 29 30" >&6;} ++ { $as_echo "$as_me:$LINENO: incompatible neon library version $ne_libver: wanted 0.27 28 29 30 31" >&5 ++$as_echo "$as_me: incompatible neon library version $ne_libver: wanted 0.27 28 29 30 31" >&6;} neon_got_library=no fi @@ -56,7 +56,7 @@ index 1679f3e..1eb77cd 100755 if test "$ne_cv_lib_neon" = "yes"; then ne_cv_lib_neonver=no - for v in 27 28 29; do -+ for v in 27 28 29 30; do ++ for v in 27 28 29 30 31; do case $ne_libver in 0.$v.*) ne_cv_lib_neonver=yes ;; esac @@ -66,8 +66,8 @@ index 1679f3e..1eb77cd 100755 else - { $as_echo "$as_me:$LINENO: incompatible neon library version $ne_libver: wanted 0.27 28 29" >&5 -$as_echo "$as_me: incompatible neon library version $ne_libver: wanted 0.27 28 29" >&6;} -+ { $as_echo "$as_me:$LINENO: incompatible neon library version $ne_libver: wanted 0.27 28 29 30" >&5 -+$as_echo "$as_me: incompatible neon library version $ne_libver: wanted 0.27 28 29 30" >&6;} ++ { $as_echo "$as_me:$LINENO: incompatible neon library version $ne_libver: wanted 0.27 28 29 30 31" >&5 ++$as_echo "$as_me: incompatible neon library version $ne_libver: wanted 0.27 28 29 30 31" >&6;} neon_got_library=no fi