Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory sc8-pr-cvs17:/tmp/cvs-serv17394/10.3/unstable/crypto/finkinfo

Modified Files:
        monotone.info 
Log Message:
New upstream version.


Index: monotone.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/monotone.info,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- monotone.info       8 Aug 2007 18:24:42 -0000       1.31
+++ monotone.info       26 Oct 2007 02:20:30 -0000      1.32
@@ -1,15 +1,15 @@
 Package: monotone
-Version: 0.36
+Version: 0.37
 Revision: 1
 Source: http://www.monotone.ca/downloads/%v/monotone-%v.tar.gz
-Source-MD5: ba6733ebd9992c8c7b48b9e2226f9fb7
+Source-MD5: d06193f2738626570692bed2173144c1
 #PatchScript: sed -e 's|@SW@|%p|g' < %a/%n.patch | patch -p1
 BuildDepends:<<
   boost1.33, libgettext3-dev, libiconv-dev
 <<
 BuildConflicts: sqlite3-dev
 Depends: <<
-  boost1.33-shlibs, libgettext3-shlibs, libiconv
+  libgettext3-shlibs, libiconv
 <<
 NoSetCXXFLAGS: true
 SetCPPFlags: -D__unix -Wno-long-double
@@ -20,22 +20,6 @@
 InfoTest: <<
 TestScript: make check || exit 2
 <<
-PreInstScript:<<
-if( test "x`which monotone`" != "x" ); then
-VERSION=`monotone --version | cut -d " " -f 2 | sed -e 's/\.//g' `;
-if( test $VERSION -lt 017 ); then
-echo -e "\n\n\n---- ATTENTION ----
-Monotone has changed its database format.
-If you're upgrading from version 0.16 or previous, you'll need to migrate to
-the new format.  The instructions to do that are here:
-http://www.venge.net/monotone/UPGRADE
-Step 1-3 of the migration REQUIRES the old version of monotone.
-If you have not already performed steps 1-3 of the migration procedure,
-hit ctrl-C NOW and do so.  Otherwise, hit enter to continue.\n\n"
-read
-fi
-fi
-<<
 Description: Distributed version control system
 DescDetail: <<
 Monotone is a free distributed version control system. It provides a simple,
@@ -47,6 +31,10 @@
 dependencies, runs on linux, solaris, OSX, and windows, and is licensed under
 the GNU GPL.
 <<
+DescPackaging: <<
+  boost is required at build-time for some header-only boost components.
+  No shared boost shlibs linked, so boost-shlibs is *not* a dependency.
+<<
 License: GPL/LGPL
 Maintainer: Corey Halpin <[EMAIL PROTECTED]>
 Homepage: http://www.venge.net/monotone/


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to