summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-04-09 18:14:21 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-04-09 18:14:21 +0000
commit25b2b82fbaf358fc1f80258d603863c8ebee5822 (patch)
tree95e8278d844dd322190d47a3b7a5762b439d33b3 /net-misc/sitecopy/files
parenterror check the cp and only call epatch once, thanks to mr_bones (diff)
downloadhistorical-25b2b82fbaf358fc1f80258d603863c8ebee5822.tar.gz
historical-25b2b82fbaf358fc1f80258d603863c8ebee5822.tar.bz2
historical-25b2b82fbaf358fc1f80258d603863c8ebee5822.zip
Version bump wrt #216408
Package-Manager: portage-2.1.5_rc2
Diffstat (limited to 'net-misc/sitecopy/files')
-rw-r--r--net-misc/sitecopy/files/0.16.3_p17-neon-29.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-misc/sitecopy/files/0.16.3_p17-neon-29.patch b/net-misc/sitecopy/files/0.16.3_p17-neon-29.patch
new file mode 100644
index 000000000000..4ec36c4ac0f0
--- /dev/null
+++ b/net-misc/sitecopy/files/0.16.3_p17-neon-29.patch
@@ -0,0 +1,13 @@
+--- configure.in
++++ configure.in
+@@ -112,8 +112,8 @@
+ AC_LIBOBJ(lib/fnmatch)
+ fi
+
+-# Support neon 0.24, 0.25, 0.26.
+-NE_REQUIRE_VERSIONS([0], [24 25 26 27 28])
++# Support neon 0.24, 0.25, 0.26, 0.27, 0.28, 0.29.
++NE_REQUIRE_VERSIONS([0], [24 25 26 27 28 29])
+
+ dnl But we don't use zlib or ACL support
+ NEON_WITHOUT_ZLIB