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

Modified Files:
        svn15.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


Index: svn15.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/devel/svn15.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- svn15.info  6 Jun 2013 01:06:49 -0000       1.3
+++ svn15.info  27 Jun 2013 06:15:40 -0000      1.4
@@ -1,6 +1,6 @@
 Package: svn15
 Version: 1.6.23
-Revision: 1
+Revision: 2
 Description: Subversion - svnserve, tools
 License: BSD
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
@@ -168,49 +168,13 @@
  fi
 <<
 
-PreInstScript: <<
- if [ "$1" = upgrade ]; then
-   if dpkg --compare-versions "$2" lt "1.2.0"; then
-     /bin/echo ""
-     /bin/echo "WARNING: Subversion (svn) 1.2.3 or later uses Berkeley DB4.4 
(db44)."
-     /bin/echo "If you are upgrading from an earlier version and you are using"
-     /bin/echo "BDB repositories please read"
-     /bin/echo ""
-     /bin/echo "  http://subversion.tigris.org/faq.html#bdb43-upgrade";
-     /bin/echo ""
-     /bin/echo "and"
-     /bin/echo ""
-     /bin/echo "  http://subversion.tigris.org/faq.html#dumpload";
-     /bin/echo ""
-     /bin/echo "To install svnadmin binary linked to an older Berkeley DB 
version"
-     /bin/echo "please install the fink package 'svnadmin-dbXX', e.g. by 
typing"
-     /bin/echo ""
-     /bin/echo "  fink install svnadmin-db43"
-     /bin/echo ""
-     /bin/echo "and following the documentation of svnadmin-dbXX, e.g.:"
-     /bin/echo ""
-     /bin/echo "  fink info svnadmin-db43"
-     /bin/echo ""
-     /bin/echo "Do you want to continue [Y/n] ?\c";
-     if read -t 3600 CONTINUECHOICE; then
-       case $CONTINUECHOICE in
-         y|Y|'' ) ;;
-         * ) exit 1 ;;
-       esac
-     else
-       echo "Time-out."
-     fi
-   fi
- fi
- exit 0
-<<
 SplitOff: <<
   Description: Subversion - Development headers and libs
   Package: %N-dev
   Depends: %N-shlibs (= %v-%r)
   BuildDependsOnly: True
-  Conflicts: svn-client-ssl (<= 0.26.0-2), svn-dev, svn17-dev
-  Replaces: svn-ssl-dev, svn-client-ssl (<= 0.26.0-2), svn-dev, svn17-dev
+  Conflicts: svn-client-ssl (<= 0.26.0-2), svn-dev, svn15-dev, svn17-dev, 
svn18-dev
+  Replaces: svn-ssl-dev, svn-client-ssl (<= 0.26.0-2), svn-dev, svn15-dev, 
svn17-dev, svn18-dev
   Files: <<
     include
     lib/svn15/*.la


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to