diff --git a/net-libs/serf/serf-1.3.9.recipe b/net-libs/serf/serf-1.3.9.recipe index 78d142bd7..90ce65741 100644 --- a/net-libs/serf/serf-1.3.9.recipe +++ b/net-libs/serf/serf-1.3.9.recipe @@ -4,12 +4,18 @@ Apache Portable Runtime (APR) library. It multiplexes connections, running \ the read/write communication asynchronously. Memory copies and \ transformations are kept to a minimum to provide high performance operation." HOMEPAGE="https://serf.apache.org/" -COPYRIGHT="2002-2013 Justin Erenkrantz and Greg Stein" +COPYRIGHT="2002-2019 Justin Erenkrantz and Greg Stein" LICENSE="Apache v2" -REVISION="4" +REVISION="5" SOURCE_URI="https://archive.apache.org/dist/serf/serf-$portVersion.tar.bz2" CHECKSUM_SHA256="549c2d21c577a8a9c0450facb5cca809f26591f048e466552240947bdf7a87cc" -PATCHES="serf-$portVersion.patchset" +PATCHES=" + serf-$portVersion.patchset + 0001-Fix-syntax-of-a-print-in-the-scons-file-to-unbreak-b.patch + 0002-SConstruct-Fix-path-quoting-for-.def-generator.patch + 0003-gen_def.patch + 0004-Follow-up-to-r1811083-fix-building-with-scons-3.0.0-.patch + " ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86"