sitecopy: fix build with latest neon
This commit is contained in:
parent
2928fe8eb0
commit
3030f5fd37
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/ZTsupVuklIW7vZVOU9OaB3AT9r9f0SbdqH7HRAkmo+9xJ7Rr1ix2dAnQwJw5irLM9D6T5b/wZ1e+R8xNmnoOQU=
|
||||
SHA256 (Pkgfile) = e76f9fb88b1ead8680cb1ea8c6d9af0dd3f7515b7c72d3719cc6a0061132639e
|
||||
RWSE3ohX2g5d/UNZyAaKgI50t8NoiWCuyEW4Y5Q7hMwsKLL7hC0E5RL6I+9zIthvosGvdE/TjBGPiEgGRVHXuFAs490LZo5TUw8=
|
||||
SHA256 (Pkgfile) = 9fac4137ab3597ca442ffaf40ce776bbc1f292d14ffe77ee57bdf4b5f21a8e24
|
||||
SHA256 (.footprint) = e5ed251748ebc17885d527316497e232d08aad3488471939adf4fb01c2497a2c
|
||||
SHA256 (sitecopy-0.16.6.tar.gz) = e06fdda007e54ddc6fae90a4e79768e5bfb7770c1139bcaac2e10d841d7458af
|
||||
SHA256 (sitecopy-0.16.6.patch) = c9126735f265466dab444ea8714fa886ff0962b129fe78aca30c65373cd01f97
|
||||
SHA256 (sitecopy-0.16.6.patch) = 02e787d9278c6f04cbd9fec562ebcd966ba24c67d5ff9813260baf1eda201565
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
name=sitecopy
|
||||
version=0.16.6
|
||||
release=4
|
||||
release=5
|
||||
source=(http://crux.s3.amazonaws.com/dist/$name-$version.tar.gz
|
||||
$name-$version.patch)
|
||||
|
||||
|
@ -6,7 +6,7 @@ diff -Nru sitecopy-0.16.6.orig/configure.in sitecopy-0.16.6/configure.in
|
||||
|
||||
# Support neon 0.24 through 0.28
|
||||
-NE_REQUIRE_VERSIONS([0], [24 25 26 27 28])
|
||||
+NE_REQUIRE_VERSIONS([0], [24 25 26 27 28 29 30])
|
||||
+NE_REQUIRE_VERSIONS([0], [24 25 26 27 28 29 30 31])
|
||||
|
||||
dnl But we don't use zlib or ACL support
|
||||
NEON_WITHOUT_ZLIB
|
||||
|
Loading…
x
Reference in New Issue
Block a user