From 2b69f845903b67ddd82a51637030ed2436066d7d Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Tue, 30 Jan 2024 10:59:17 +0100 Subject: [PATCH] sitecopy: fixed build with neon 0.33 --- sitecopy/.signature | 6 +++--- sitecopy/Pkgfile | 2 +- sitecopy/sitecopy-0.16.6.patch | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sitecopy/.signature b/sitecopy/.signature index 4aec410bf..7002e0f20 100644 --- a/sitecopy/.signature +++ b/sitecopy/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SE9eazN25x7b1ioyYokH/CF8TZwWwkYJ2itvv7yM/HZWVUz4z9r6ekKLbt5BhoP7Nl0EjMMVAZly2zFyCujcg0= -SHA256 (Pkgfile) = bc805fd592f8533660c1cd0855525177aefa647944a7e04bd487297dced64132 +RWSE3ohX2g5d/QW6YysVPdgqJxB84VaKiVLQ/yFNeWs5DWv8TdZxe/9j+xtuWd9vQpSOUxCawX1ncA0Z40L+KhJ+m1+Gn9owIQo= +SHA256 (Pkgfile) = 1728a69d6c687f1b1256996f5ff6a6247dcc721170dc5ba087adf9a49c48b718 SHA256 (.footprint) = e5ed251748ebc17885d527316497e232d08aad3488471939adf4fb01c2497a2c SHA256 (sitecopy-0.16.6.tar.gz) = e06fdda007e54ddc6fae90a4e79768e5bfb7770c1139bcaac2e10d841d7458af -SHA256 (sitecopy-0.16.6.patch) = 8056720273af947e24323cf1a6ac7c7f391037c63f3fa1f8eeb709e6f3f49035 +SHA256 (sitecopy-0.16.6.patch) = 712aefa02cd56fc8219eb5a9e2b6beacf9e49950942a4177e55a71aabca7f7c8 diff --git a/sitecopy/Pkgfile b/sitecopy/Pkgfile index 483a5bd4f..bd2aacbff 100644 --- a/sitecopy/Pkgfile +++ b/sitecopy/Pkgfile @@ -5,7 +5,7 @@ name=sitecopy version=0.16.6 -release=6 +release=7 source=(https://www.manyfish.co.uk/sitecopy/sitecopy-0.16.6.tar.gz $name-$version.patch) diff --git a/sitecopy/sitecopy-0.16.6.patch b/sitecopy/sitecopy-0.16.6.patch index bbddfb6be..d31fb2f7d 100644 --- a/sitecopy/sitecopy-0.16.6.patch +++ b/sitecopy/sitecopy-0.16.6.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 31 32]) ++NE_REQUIRE_VERSIONS([0], [24 25 26 27 28 29 30 31 32 33]) dnl But we don't use zlib or ACL support NEON_WITHOUT_ZLIB