pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/subversion Allow build with neon 0.25.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f79235048007
branches:  trunk
changeset: 506860:f79235048007
user:      epg <epg%pkgsrc.org@localhost>
date:      Mon Jan 23 03:15:30 2006 +0000

description:
Allow build with neon 0.25.5.

diffstat:

 devel/subversion/distinfo         |   3 ++-
 devel/subversion/patches/patch-ae |  13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletions(-)

diffs (32 lines):

diff -r b7bc754952d3 -r f79235048007 devel/subversion/distinfo
--- a/devel/subversion/distinfo Mon Jan 23 01:51:46 2006 +0000
+++ b/devel/subversion/distinfo Mon Jan 23 03:15:30 2006 +0000
@@ -1,9 +1,10 @@
-$NetBSD: distinfo,v 1.49 2006/01/02 21:13:45 epg Exp $
+$NetBSD: distinfo,v 1.50 2006/01/23 03:15:30 epg Exp $
 
 SHA1 (subversion-1.3.0.tar.gz) = 98cb017844750d4ed26e2a811c581a644e3ad585
 RMD160 (subversion-1.3.0.tar.gz) = e00cc422636b74df8c8821c136e9eacb8caa42d4
 Size (subversion-1.3.0.tar.gz) = 8773294 bytes
 SHA1 (patch-ad) = e821ce2a450a2430c082e42bc22fe6e73931d746
+SHA1 (patch-ae) = a8f3d4160b01ea74f98eca3cd9452751a510b664
 SHA1 (patch-ag) = dbcfe77867e5960df4518b998e94e9cfb9e144fa
 SHA1 (patch-ah) = 2ee769e649e52bfbcd3049b1a1b6b1cf2b4db8c8
 SHA1 (patch-ai) = c06c40c94f0a227f3154aa0997d7a92fc6e43fee
diff -r b7bc754952d3 -r f79235048007 devel/subversion/patches/patch-ae
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/subversion/patches/patch-ae Mon Jan 23 03:15:30 2006 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.13 2006/01/23 03:15:30 epg Exp $
+
+--- configure.orig     2006-01-22 20:47:02.000000000 -0500
++++ configure
+@@ -19879,7 +19879,7 @@ esac
+ 
+ # Either a space-separated list of allowable Neon versions, or "any" to
+ # mean allow anything.
+-NEON_ALLOWED_LIST="0.24.7 0.25.0 0.25.1 0.25.2 0.25.3 0.25.4"
++NEON_ALLOWED_LIST="0.24.7 0.25.0 0.25.1 0.25.2 0.25.3 0.25.4 0.25.5"
+ NEON_LATEST_WORKING_VER=0.25.4
+ NEON_URL="http://www.webdav.org/neon/neon-${NEON_LATEST_WORKING_VER}.tar.gz";
+ # Check whether --enable-neon-version-check or --disable-neon-version-check was given.



Home | Main Index | Thread Index | Old Index