aboutsummaryrefslogtreecommitdiffstats
path: root/testing/opendmarc/APKBUILD
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-07-08 18:45:46 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-07-08 20:06:32 +0200
commit958a7ed4f14267998ad7ac1bce87558b3c75ce7b (patch)
tree5ef208d51a06488a3dea2c2915e43c8346b6e28f /testing/opendmarc/APKBUILD
parentada06c4a29cf3c3c4eec7e76a3fcf7ae546d07eb (diff)
downloadaports-958a7ed4f14267998ad7ac1bce87558b3c75ce7b.tar.bz2
aports-958a7ed4f14267998ad7ac1bce87558b3c75ce7b.tar.xz
testing/opendmarc: backport some fixes
Diffstat (limited to 'testing/opendmarc/APKBUILD')
-rw-r--r--testing/opendmarc/APKBUILD6
1 files changed, 5 insertions, 1 deletions
diff --git a/testing/opendmarc/APKBUILD b/testing/opendmarc/APKBUILD
index 282990f737..9bf708e637 100644
--- a/testing/opendmarc/APKBUILD
+++ b/testing/opendmarc/APKBUILD
@@ -11,6 +11,8 @@ makedepends="libmilter-dev libspf2-dev"
subpackages="$pkgname-doc $pkgname-dev"
source="https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz
netdb_defines.patch
+ fix-153-duplicate-dkim-auth_result-sections.patch
+ fix-193-sql-strict-mode-compatibility.patch
"
builddir="$srcdir/$pkgname-$pkgver"
@@ -47,4 +49,6 @@ package() {
}
sha512sums="6045fb7d2be8f0ffdeca07324857d92908a41c6792749017c2fcc1058f05f55317b1919c67c780827dd7094ec8fff2e1fa4aeb5bab7ff7461537957af2652748 opendmarc-1.3.2.tar.gz
-a6808ac27264c84a8f7210ccc67f03028bc3644542c4def30824e6342a3fb207615c7b4b21f38084523df0b4dd777fbb6e9d3802bb50b41d3c5b0ce29ebfeff7 netdb_defines.patch"
+a6808ac27264c84a8f7210ccc67f03028bc3644542c4def30824e6342a3fb207615c7b4b21f38084523df0b4dd777fbb6e9d3802bb50b41d3c5b0ce29ebfeff7 netdb_defines.patch
+90036e48151d054e43e68f739c4a9cb029b5a698910a566a59148673f9a3329ba7550038fba73538309bf7c43374615819f0351623f273c1ef139129fb2bc5fc fix-153-duplicate-dkim-auth_result-sections.patch
+b9b7ce647f58e28f28862aa70b43c23579c453ecf839fde57524826193b099c4865e1da0b97eb7bcccf169c9343fd8f1187de4bbad37e1920561c790ac0ca7c2 fix-193-sql-strict-mode-compatibility.patch"