diff options
Diffstat (limited to 'dev-libs/modsecurity')
-rw-r--r-- | dev-libs/modsecurity/Manifest | 5 | ||||
-rw-r--r-- | dev-libs/modsecurity/modsecurity-3.0.14.ebuild (renamed from dev-libs/modsecurity/modsecurity-3.0.12.ebuild) | 21 |
2 files changed, 7 insertions, 19 deletions
diff --git a/dev-libs/modsecurity/Manifest b/dev-libs/modsecurity/Manifest index 05c4e93a82f9..0167c06741d9 100644 --- a/dev-libs/modsecurity/Manifest +++ b/dev-libs/modsecurity/Manifest @@ -1,6 +1,5 @@ -DIST modsecurity-slibtool.patch 6915 BLAKE2B 9d067a4285cf56cbe9c824601724ee9caaf43e1bce653e51c6f66165a96e034125d93c4c998ee27df4d753c5e176b21d1c524dd72710428aaff1e528bddf48dc SHA512 a4c413f376c19bd028f2824f837cfdd5dffa51fcfeb1bcd911ca36a2876372d47f5e225b22cf9416d45cfc65e9e476501917a2b5c6d785f650c918f81164a8be -DIST modsecurity-v3.0.12.tar.gz 3504045 BLAKE2B 6ee7f56384452bef090b26b567cc229f690fafbff4cb704b87bc241f1ec827eafc5de8b236936c4e7d58ed2e5c3ed30472ff24b8d18744d3f1bdc346c41c5940 SHA512 34c87bd12e76d102e95b626113c4b0c9e971be196932e76f0703c9c4416925baf99ccf5f46b88e317dc284f12e00ec099d6842574cb785086fa43950487919b3 DIST modsecurity-v3.0.13.tar.gz 9677566 BLAKE2B 303bae03241192987d7376c978181bbfd85816c0dd4daade86fee42721e38b99e681c36b1ecbd685e21d7a0bf83bdd5000787df115189194212782d330c67312 SHA512 1e683f7be2454126dcbd689d990259114a12fa56dd82b5283809282b6a12001550b7527e8bde7a0864ea19600094c06be09497ad7be7977fa419efcf9359885a -EBUILD modsecurity-3.0.12.ebuild 1741 BLAKE2B 0fe349b9aeba5fa5338c8060e612a22be79b08277252cea218b5550ab50b714875fd7a6a4a47479ba09cf2738bacbee00ad673bb62b44a297685b7e0038179d8 SHA512 e5f55fc52af87f1188e840affbcb335dbcdba0e96252fce6478f44cb50b69e1137e7663446f27b60e09de4b6285a7c4718cb8d4665d84bb7fe752125310c52e6 +DIST modsecurity-v3.0.14.tar.gz 9755566 BLAKE2B 6562ea68ec5901d0ae166a2cc97294e39bc97a44426b9b184b2d07b9d1efadf9dd56e7fc1cdb02a7358627f29c79716aa56da4a69891e8c3aa770f97bb034d6b SHA512 67d27d96be196d61eb75b039fbbbd5dc7ffdd29722cf8ff595123674e74a593b2e437ee6d3f00cd029d0c292989fcec1be8eae72f05c0dec055d7ca4bf758c1b EBUILD modsecurity-3.0.13.ebuild 1491 BLAKE2B 2915996929b5f43f669ff0801371aab5d5ad0efc9ab09816a82cec779761bfaeea2a13dfeaafa036f7c2abc60810d61acca0a74f965b6403e8a134c220cfa633 SHA512 35571795a71cddbb8ee52db97ef4a013539777b111b0655dcbb811b99c2cb08c527cf25be3551ac43529df8c7e076af6625ea60c7c80bb98c9ad13316dabf499 +EBUILD modsecurity-3.0.14.ebuild 1491 BLAKE2B f1faba47add4a600be3a677b165ef7533913b2a4c3348f81384a1653e96736c28b583a71a19d3fa691ec74eeebdc4e973b7a595aacbc63c225775dc59252875d SHA512 68a84d5965fa4c7e914b0bdc4084d77f6a1c3a006e76e9249e0cc1d258ccc41df35ba2fc5884580c252979d43c63dfb9a2c0a3a35a13df255292e182fb245f03 MISC metadata.xml 1026 BLAKE2B 7b06d168d5c985a00959f2b64aee4d4186ce2726f89c0cabdb840744e229139ea6bcd1cdc91e1be9408300d6ab97dffd4186c8fac96dd9c85b2595c742467d2c SHA512 1888099c2dac905edfe271d96820ab08c4a4562b8f19279c7ea784f1d712da8e1083f0f28f7ef575d728ddb667bce78dfc8192c22a7b381b1b153dcc450204d2 diff --git a/dev-libs/modsecurity/modsecurity-3.0.12.ebuild b/dev-libs/modsecurity/modsecurity-3.0.14.ebuild index 88da9c4f2ae1..4c5e81083823 100644 --- a/dev-libs/modsecurity/modsecurity-3.0.12.ebuild +++ b/dev-libs/modsecurity/modsecurity-3.0.14.ebuild @@ -1,24 +1,23 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 LUA_COMPAT=( lua5-{1..4} ) -inherit autotools lua-single +inherit lua-single MY_P=${PN}-v${PV} DESCRIPTION="Application firewall and intrusion detection" -HOMEPAGE="https://github.com/SpiderLabs/ModSecurity" +HOMEPAGE="https://github.com/owasp-modsecurity/ModSecurity" SRC_URI=" - https://github.com/SpiderLabs/ModSecurity/releases/download/v${PV}/${MY_P}.tar.gz - https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-slibtool.patch + https://github.com/owasp-modsecurity/ModSecurity/releases/download/v${PV}/${MY_P}.tar.gz " S="${WORKDIR}/${MY_P}" LICENSE="Apache-2.0" -SLOT="0" +SLOT="0/3" KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="doc fuzzyhash geoip geoip2 json lmdb lua pcre2" @@ -39,20 +38,10 @@ BDEPEND="virtual/pkgconfig DOCS=( AUTHORS CHANGES README.md modsecurity.conf-recommended unicode.mapping ) -PATCHES=( - # https://github.com/SpiderLabs/ModSecurity/pull/2980 - "${DISTDIR}"/${PN}-slibtool.patch # 913484 -) - pkg_setup() { use lua && lua-single_pkg_setup } -src_prepare() { - default - eautoreconf # for the slibtool patch -} - src_configure() { local myconf=( $(use_with fuzzyhash ssdeep) |