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-serv1717
Modified Files: svn17.info Log Message: sync. w/ 10.!4/stable, validated on powerpc-darwin8 Index: svn17.info =================================================================== RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/devel/svn17.info,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- svn17.info 22 May 2013 18:19:53 -0000 1.2 +++ svn17.info 27 Jun 2013 18:28:54 -0000 1.3 @@ -1,6 +1,6 @@ Package: svn17 -Version: 1.7.9 -Revision: 1 +Version: 1.7.10 +Revision: 2 Description: Subversion - svnserve, tools License: BSD Maintainer: Daniel Johnson <dan...@daniel-johnson.org> @@ -14,6 +14,7 @@ fink (>= 0.24.12-1), gettext-bin, gettext-tools, + io-string-pm, libapr.0-dev (>= 1.4.6-1), libaprutil.0-dev (>= 1.5.1-1), libgettext8-dev, @@ -27,7 +28,7 @@ # Unpack Phase: Source: mirror:apache:subversion/subversion-%v.tar.bz2 -Source-MD5: 8d532025771a67c06c23f299699f056f +Source-MD5: 4088a77e14232876c9b4ff1541e6e200 PatchScript: << perl -pi -e "s/PACKAGE_NAME='subversion'/PACKAGE_NAME='subversion17'/" configure @@ -173,49 +174,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, svn15-dev - Replaces: svn-ssl-dev, svn-client-ssl (<= 0.26.0-2), svn-dev, svn15-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/svn17/*.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