From 9e2f26a3e2ecf4ceee3bcef12928986a55ed438b Mon Sep 17 00:00:00 2001 From: lev Date: Sat, 17 Mar 2007 07:53:12 +0000 Subject: subversion doesn't "support" neon 0.26.3, only 0.26.2 does. --- devel/subversion-devel/Makefile | 2 +- devel/subversion-devel/files/patch-configure | 17 +++++++++++++---- devel/subversion-freebsd/Makefile | 2 +- devel/subversion-freebsd/files/patch-configure | 17 +++++++++++++---- devel/subversion/Makefile | 2 +- devel/subversion/files/patch-configure | 17 +++++++++++++---- devel/subversion16/Makefile | 2 +- devel/subversion16/files/patch-configure | 17 +++++++++++++---- 8 files changed, 56 insertions(+), 20 deletions(-) diff --git a/devel/subversion-devel/Makefile b/devel/subversion-devel/Makefile index 98290a0511ea..d4d97095e792 100644 --- a/devel/subversion-devel/Makefile +++ b/devel/subversion-devel/Makefile @@ -6,7 +6,7 @@ PORTNAME= subversion PORTVERSION= 1.4.3 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= devel MASTER_SITES= http://subversion.tigris.org/downloads/:main \ http://svnbook.red-bean.com/en/1.2/:bookhtml \ diff --git a/devel/subversion-devel/files/patch-configure b/devel/subversion-devel/files/patch-configure index 75cc48429c03..00585c90f32f 100644 --- a/devel/subversion-devel/files/patch-configure +++ b/devel/subversion-devel/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig Fri Sep 8 03:22:11 2006 -+++ configure Tue Sep 12 13:41:03 2006 -@@ -3997,7 +3997,7 @@ +--- configure.orig Thu Jan 18 01:17:34 2007 ++++ configure Sat Mar 17 10:48:49 2007 +@@ -3942,7 +3942,7 @@ + + # 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 0.25.5 0.26.0 0.26.1 0.26.2" ++NEON_ALLOWED_LIST="0.24.7 0.25.0 0.25.1 0.25.2 0.25.3 0.25.4 0.25.5 0.26.0 0.26.1 0.26.2 0.26.3" + NEON_LATEST_WORKING_VER=0.25.5 + 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. +@@ -4004,7 +4004,7 @@ test "$svn_allowed_neon" = "any"; then svn_allowed_neon_on_system="yes" SVN_NEON_INCLUDES=`$neon_config --cflags | sed -e 's/-D[^ ]*//g'` @@ -9,7 +18,7 @@ CFLAGS="$CFLAGS `$neon_config --cflags | sed -e 's/-I[^ ]*//g'`" svn_lib_neon="yes" break -@@ -4324,7 +4324,7 @@ +@@ -4345,7 +4345,7 @@ test "$svn_allowed_neon" = "any"; then svn_allowed_neon_on_system="yes" SVN_NEON_INCLUDES=`$neon_config --cflags | sed -e 's/-D[^ ]*//g'` diff --git a/devel/subversion-freebsd/Makefile b/devel/subversion-freebsd/Makefile index 98290a0511ea..d4d97095e792 100644 --- a/devel/subversion-freebsd/Makefile +++ b/devel/subversion-freebsd/Makefile @@ -6,7 +6,7 @@ PORTNAME= subversion PORTVERSION= 1.4.3 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= devel MASTER_SITES= http://subversion.tigris.org/downloads/:main \ http://svnbook.red-bean.com/en/1.2/:bookhtml \ diff --git a/devel/subversion-freebsd/files/patch-configure b/devel/subversion-freebsd/files/patch-configure index 75cc48429c03..00585c90f32f 100644 --- a/devel/subversion-freebsd/files/patch-configure +++ b/devel/subversion-freebsd/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig Fri Sep 8 03:22:11 2006 -+++ configure Tue Sep 12 13:41:03 2006 -@@ -3997,7 +3997,7 @@ +--- configure.orig Thu Jan 18 01:17:34 2007 ++++ configure Sat Mar 17 10:48:49 2007 +@@ -3942,7 +3942,7 @@ + + # 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 0.25.5 0.26.0 0.26.1 0.26.2" ++NEON_ALLOWED_LIST="0.24.7 0.25.0 0.25.1 0.25.2 0.25.3 0.25.4 0.25.5 0.26.0 0.26.1 0.26.2 0.26.3" + NEON_LATEST_WORKING_VER=0.25.5 + 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. +@@ -4004,7 +4004,7 @@ test "$svn_allowed_neon" = "any"; then svn_allowed_neon_on_system="yes" SVN_NEON_INCLUDES=`$neon_config --cflags | sed -e 's/-D[^ ]*//g'` @@ -9,7 +18,7 @@ CFLAGS="$CFLAGS `$neon_config --cflags | sed -e 's/-I[^ ]*//g'`" svn_lib_neon="yes" break -@@ -4324,7 +4324,7 @@ +@@ -4345,7 +4345,7 @@ test "$svn_allowed_neon" = "any"; then svn_allowed_neon_on_system="yes" SVN_NEON_INCLUDES=`$neon_config --cflags | sed -e 's/-D[^ ]*//g'` diff --git a/devel/subversion/Makefile b/devel/subversion/Makefile index 98290a0511ea..d4d97095e792 100644 --- a/devel/subversion/Makefile +++ b/devel/subversion/Makefile @@ -6,7 +6,7 @@ PORTNAME= subversion PORTVERSION= 1.4.3 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= devel MASTER_SITES= http://subversion.tigris.org/downloads/:main \ http://svnbook.red-bean.com/en/1.2/:bookhtml \ diff --git a/devel/subversion/files/patch-configure b/devel/subversion/files/patch-configure index 75cc48429c03..00585c90f32f 100644 --- a/devel/subversion/files/patch-configure +++ b/devel/subversion/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig Fri Sep 8 03:22:11 2006 -+++ configure Tue Sep 12 13:41:03 2006 -@@ -3997,7 +3997,7 @@ +--- configure.orig Thu Jan 18 01:17:34 2007 ++++ configure Sat Mar 17 10:48:49 2007 +@@ -3942,7 +3942,7 @@ + + # 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 0.25.5 0.26.0 0.26.1 0.26.2" ++NEON_ALLOWED_LIST="0.24.7 0.25.0 0.25.1 0.25.2 0.25.3 0.25.4 0.25.5 0.26.0 0.26.1 0.26.2 0.26.3" + NEON_LATEST_WORKING_VER=0.25.5 + 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. +@@ -4004,7 +4004,7 @@ test "$svn_allowed_neon" = "any"; then svn_allowed_neon_on_system="yes" SVN_NEON_INCLUDES=`$neon_config --cflags | sed -e 's/-D[^ ]*//g'` @@ -9,7 +18,7 @@ CFLAGS="$CFLAGS `$neon_config --cflags | sed -e 's/-I[^ ]*//g'`" svn_lib_neon="yes" break -@@ -4324,7 +4324,7 @@ +@@ -4345,7 +4345,7 @@ test "$svn_allowed_neon" = "any"; then svn_allowed_neon_on_system="yes" SVN_NEON_INCLUDES=`$neon_config --cflags | sed -e 's/-D[^ ]*//g'` diff --git a/devel/subversion16/Makefile b/devel/subversion16/Makefile index 98290a0511ea..d4d97095e792 100644 --- a/devel/subversion16/Makefile +++ b/devel/subversion16/Makefile @@ -6,7 +6,7 @@ PORTNAME= subversion PORTVERSION= 1.4.3 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= devel MASTER_SITES= http://subversion.tigris.org/downloads/:main \ http://svnbook.red-bean.com/en/1.2/:bookhtml \ diff --git a/devel/subversion16/files/patch-configure b/devel/subversion16/files/patch-configure index 75cc48429c03..00585c90f32f 100644 --- a/devel/subversion16/files/patch-configure +++ b/devel/subversion16/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig Fri Sep 8 03:22:11 2006 -+++ configure Tue Sep 12 13:41:03 2006 -@@ -3997,7 +3997,7 @@ +--- configure.orig Thu Jan 18 01:17:34 2007 ++++ configure Sat Mar 17 10:48:49 2007 +@@ -3942,7 +3942,7 @@ + + # 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 0.25.5 0.26.0 0.26.1 0.26.2" ++NEON_ALLOWED_LIST="0.24.7 0.25.0 0.25.1 0.25.2 0.25.3 0.25.4 0.25.5 0.26.0 0.26.1 0.26.2 0.26.3" + NEON_LATEST_WORKING_VER=0.25.5 + 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. +@@ -4004,7 +4004,7 @@ test "$svn_allowed_neon" = "any"; then svn_allowed_neon_on_system="yes" SVN_NEON_INCLUDES=`$neon_config --cflags | sed -e 's/-D[^ ]*//g'` @@ -9,7 +18,7 @@ CFLAGS="$CFLAGS `$neon_config --cflags | sed -e 's/-I[^ ]*//g'`" svn_lib_neon="yes" break -@@ -4324,7 +4324,7 @@ +@@ -4345,7 +4345,7 @@ test "$svn_allowed_neon" = "any"; then svn_allowed_neon_on_system="yes" SVN_NEON_INCLUDES=`$neon_config --cflags | sed -e 's/-D[^ ]*//g'` -- cgit