Home / fink / 0.35.0
Name Modified Size InfoDownloads / Week
Parent folder
fink-0.35.0.tar.gz 2013-07-05 1.3 MB
readme.txt 2013-07-05 1.2 kB
Totals: 2 Items   1.3 MB 0
For a more comprehensive changelog of the latest experimental code, see:
        https://github.com/fink/fink/commits/

/-------------
| fink 0.35.x
\-------------

0.35.0 "TLA" (2013-07-05)
	* First release to support only Snow Leopard (10.6) and later.
	* Support OS 10.8.4.
	* Add detection for Java-1.7.0.
	* Have fink display the help text if given an unknown verb.  This lets "fink help"
	  and "fink --help" give the same output and reduces surprises. :-)
	* Prevent package builds/installs if there is no upgrade path between the prior
	  Distribution and the current OS.
	* We appear to need the fixes from both 0.34.7 and 0.34.8 for hanging tar, so 
	  we'll have both.
	* For MakeMaker builds:  Override the default "g(cc|++)2-4.2" compiler option 
	  given by the system's Perl on 10.6 in favor of our "g(cc|++)" wrapper, since
	  gcc-4.2 isn't present for clean Xcode 4.2 installs, and our wrapper is equivalent
	  (and contains arch information) for Xcode 3.2.x.
	* Validation::_min_fink_version() API change to allow more generic dependencies.
	  Example:  Depends: fink (>= 0.32) now automatically satisfies BuildDepends 
	  fink (>= 0.32).  Similarly, Depends: automatically satisfies RuntimeDepends.
Source: readme.txt, updated 2013-07-05