1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

subversion doesn't "support" neon 0.26.3, only 0.26.2 does.

This commit is contained in:
Lev A. Serebryakov 2007-03-17 07:53:12 +00:00
parent 6b0a6899a8
commit 98df6b6b0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187565
8 changed files with 56 additions and 20 deletions

View File

@ -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 \

View File

@ -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'`

View File

@ -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 \

View File

@ -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'`

View File

@ -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 \

View File

@ -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'`

View File

@ -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 \

View File

@ -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'`