[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: ANN: Fink Packages for Subversion 1.0.0 Released

From: Blair Zajac <blair_at_orcaware.com>
Date: 2004-03-07 06:47:02 CET

Christian Schaffner wrote:
>
> The Fink packages (<http://fink.sf.net>) are now available for the final
> release of Subversion 1.0.0 in the MacOS X 10.3 unstable tree:

I've put together a set of .info and .patch files for Subversion 1.0.0
for Mac OS X 10.2. These are basically a copy of the following 10.3
packages back ported to 10.2:

    apache2-ssl
    apr-ssl
    cyrus-sasl2
    openldap-ssl
    python23
    svn-ssl
    swig

I've updated all of these packages to use Berkeley DB 4.2.52.

For packages that have the same version number as the fink version,
I bumped the revision number by one. For packages where the new
version is different than the fink version, I've set the revision
number to 0 so that if a fink version comes out it'll replace these
versions.

The svn package does not contain the svn Perl bindings, as Perl
5.8.0 is required for this.

These files are not in the Fink update mechanism tree but are
located at

http://svn.orcaware.com:8000/repos/trunk/fink/10.2/

You could either download these files one by one or follow these
steps:

sudo tcsh
cd /sw/fink/10.2-gcc3.3/local/main
mv finkinfo finkinfo-old
svn co http://svn.orcaware.com:8000/repos/trunk/fink/10.2 finkinfo
mv finkinfo-old/* finkinfo/
rmdir finkinfo-old
fink index

If somebody with fink CVS commit access wants to put these files
into the 10.2 tree, I would appreciate it.

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 7 06:47:32 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.