Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv23437

Modified Files:
        svn15.info svn17.info 
Log Message:
Make 'svn' point to 'svn17'.
Add note to svn15 about failing tests with apr 1.4.6.

Index: svn17.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/svn17.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- svn17.info  14 Oct 2012 13:48:37 -0000      1.5
+++ svn17.info  18 Dec 2012 22:53:55 -0000      1.6
@@ -1,6 +1,6 @@
 Package: svn17
 Version: 1.7.7
-Revision: 1
+Revision: 2
 Description: Subversion - svnserve, tools
 License: BSD
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
@@ -120,6 +120,27 @@
  ln -s svn17/*-1.dylib %i/lib
  
  perl -pi -e "s/inherited_linker_flags=.*$/inherited_linker_flags=''/" 
%i/lib/svn17/*.la
+ 
+ # Create non-suffixed binaries.
+ ln -s svn17 %i/bin/svn
+ ln -s svn17.1 %i/share/man/man1/svn.1
+ ln -s svnadmin17 %i/bin/svnadmin
+ ln -s svnadmin17.1 %i/share/man/man1/svnadmin.1
+ ln -s svndumpfilter17 %i/bin/svndumpfilter
+ ln -s svndumpfilter17.1 %i/share/man/man1/svndumpfilter.1
+ ln -s svnlook17 %i/bin/svnlook
+ ln -s svnlook17.1 %i/share/man/man1/svnlook.1
+ ln -s svnrdump17 %i/bin/svnrdump
+ ln -s svnrdump17.1 %i/share/man/man1/svnrdump.1
+ ln -s svnserve17 %i/bin/svnserve
+ ln -s svnserve17.8 %i/share/man/man8/svnserve.8
+ ln -s svnsync17 %i/bin/svnsync
+ ln -s svnsync17.1 %i/share/man/man1/svnsync.1
+ ln -s svnversion17 %i/bin/svnversion
+ ln -s svnversion17.1 %i/share/man/man1/svnversion.1
+ 
+ ln -s svnserve.conf17.1 %i/share/man/man5/svnserve.conf.5
+
  <<
 
 DaemonicName: svnserve17
@@ -244,6 +265,38 @@
  DocFiles: LICENSE
 <<
 
+SplitOff4: <<
+ Package: svn
+ Description: Subversion version control
+ DescDetail: <<
+       This package provides unsuffixed binaries that currently point
+       to the 'svn17' package.
+ <<
+
+ Depends: svn17 (>= %v-%r)
+ Replaces: svn (<< 1.6.19-3), svn15 (<< 1.6.19-3)
+ 
+ Files: <<
+       bin/svn
+       bin/svnadmin
+       bin/svndumpfilter
+       bin/svnlook
+       bin/svnrdump
+       bin/svnserve
+       bin/svnsync
+       bin/svnversion
+       share/man/man1/svn.1
+       share/man/man1/svnadmin.1
+       share/man/man1/svndumpfilter.1
+       share/man/man1/svnlook.1
+       share/man/man1/svnrdump.1
+       share/man/man8/svnserve.8
+       share/man/man1/svnsync.1
+       share/man/man1/svnversion.1
+       share/man/man5/svnserve.conf.5
+ <<
+<<
+
 # Additional Info
 DescDetail: <<
 The goal of the Subversion project is to build a version control system that is

Index: svn15.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/svn15.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- svn15.info  14 Oct 2012 15:46:51 -0000      1.2
+++ svn15.info  18 Dec 2012 22:53:55 -0000      1.3
@@ -1,6 +1,6 @@
 Package: svn15
 Version: 1.6.19
-Revision: 2
+Revision: 3
 Description: Subversion - svnserve, tools
 License: BSD
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
@@ -81,7 +81,7 @@
  ### make everything shared
  make CPPFLAGS='-I$(top_srcdir)/subversion/include 
-I$(top_builddir)/subversion -I%p/include/neon -I%p/include/serf-0 
-I%p/include/apache2 -I%p/include/db5 -I%p/include  -DDARWIN 
-DSIGPROCMASK_SETS_THREAD_MASK' INCLUDES=''  
SVN_APRUTIL_LIBS='%p/lib/libaprutil.la %p/lib/libexpat.la'
 <<
-InfoTest: TestScript: make check || exit 2
+InfoTest: TestScript: make check || exit 1
 
 # Install Phase:
 DocFiles: BUGS CHANGES COMMITTERS COPYING HACKING INSTALL README
@@ -280,7 +280,7 @@
  <<
 
  Depends: svn15 (>= %v-%r)
- Replaces: svn (<< 1.6.19-1)
+ Replaces: svn (<< 1.6.19-3)
  
  Files: <<
        bin/svn
@@ -290,6 +290,14 @@
        bin/svnserve
        bin/svnsync
        bin/svnversion
+       share/man/man1/svn.1
+       share/man/man1/svnadmin.1
+       share/man/man1/svndumpfilter.1
+       share/man/man1/svnlook.1
+       share/man/man8/svnserve.8
+       share/man/man1/svnsync.1
+       share/man/man1/svnversion.1
+       share/man/man5/svnserve.conf.5
  <<
 <<
 
@@ -411,6 +419,13 @@
 
 svn-config is no longer available as of svn 1.4.
 
+When using apr 1.4.6 or later, the following test failures may occur:
+FAIL:  log_tests.py 30: log -g should ignore cyclic merges
+FAIL:  diff_tests.py 32: repos-wc diff showing added entries with props
+
+These are known and fixed in svn17 but won't be backported to svn15.
+It is a test suite issue only.
+
 Previously maintained by Christian Schaffner <chri...@users.sourceforge.net>
 <<
 Homepage: http://subversion.apache.org/


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to