Branch: refs/heads/master
Home: https://github.com/fink/fink
Commit: f73087e5d85575e6ccf7e6b47a1dae68f0636d25
https://github.com/fink/fink/commit/f73087e5d85575e6ccf7e6b47a1dae68f0636d25
Author: Alexander Hansen <[email protected]>
Date: 2011-10-29 (Sat, 29 Oct 2011)
Changed paths:
M MANIFEST
A NEWS
M perlmod/Fink/Engine.pm
M perlmod/Fink/Services.pm
M t/Services/prepare_script.t
Log Message:
-----------
Merge remote-tracking branch 'upstream/master'
Commit: 7dd2b5044e13dc17f97013c8afdf5c3aced76931
https://github.com/fink/fink/commit/7dd2b5044e13dc17f97013c8afdf5c3aced76931
Author: Alexander Hansen <[email protected]>
Date: 2011-10-29 (Sat, 29 Oct 2011)
Changed paths:
M perlmod/Fink/PkgVersion.pm
Log Message:
-----------
Further updates
Commit: c9088dfdc42232a8d041620f8b7d0af690982637
https://github.com/fink/fink/commit/c9088dfdc42232a8d041620f8b7d0af690982637
Author: Alexander Hansen <[email protected]>
Date: 2011-10-29 (Sat, 29 Oct 2011)
Changed paths:
M perlmod/Fink/PkgVersion.pm
Log Message:
-----------
Fix formatting
Commit: 52131f44f28aeadd254ce51b6bd34bca0d110b03
https://github.com/fink/fink/commit/52131f44f28aeadd254ce51b6bd34bca0d110b03
Author: Alexander Hansen <[email protected]>
Date: 2011-11-02 (Wed, 02 Nov 2011)
Changed paths:
M perlmod/Fink/PkgVersion.pm
Log Message:
-----------
Revert 7dd2b5044e13dc17f97013c8afdf5c3aced76931^..HEAD
Commit: c53eb988f38b475f9f4529e497aea8fb9f2a4928
https://github.com/fink/fink/commit/c53eb988f38b475f9f4529e497aea8fb9f2a4928
Author: Alexander Hansen <[email protected]>
Date: 2011-11-02 (Wed, 02 Nov 2011)
Changed paths:
M perlmod/Fink/PkgVersion.pm
Log Message:
-----------
Revert "Revert 7dd2b5044e13dc17f97013c8afdf5c3aced76931^..HEAD"
This reverts commit 52131f44f28aeadd254ce51b6bd34bca0d110b03.
Commit: 0931ee9238ff83785ebcc696165442bf3fcc2334
https://github.com/fink/fink/commit/0931ee9238ff83785ebcc696165442bf3fcc2334
Author: Alexander Hansen <[email protected]>
Date: 2011-11-02 (Wed, 02 Nov 2011)
Changed paths:
M perlmod/Fink/PkgVersion.pm
Log Message:
-----------
Revert 7dd2b5044e13dc17f97013c8afdf5c3aced76931^..HEAD
Commit: ed4d7782df623cad03fe526343428aaaf22c8eff
https://github.com/fink/fink/commit/ed4d7782df623cad03fe526343428aaaf22c8eff
Author: Alexander Hansen <[email protected]>
Date: 2011-11-02 (Wed, 02 Nov 2011)
Changed paths:
M perlmod/Fink/PkgVersion.pm
Log Message:
-----------
Revert "Revert 7dd2b5044e13dc17f97013c8afdf5c3aced76931^..HEAD"
This reverts commit 0931ee9238ff83785ebcc696165442bf3fcc2334.
Commit: e7e96d8e389bc98f534dffe1145697ed15b45798
https://github.com/fink/fink/commit/e7e96d8e389bc98f534dffe1145697ed15b45798
Author: Alexander Hansen <[email protected]>
Date: 2011-11-02 (Wed, 02 Nov 2011)
Changed paths:
M perlmod/Fink/PkgVersion.pm
Log Message:
-----------
gcc_select hasn't been seen since 10.3 (?), so let's not mention
it anymore.
Commit: fab5ef24d6a1c1b7eaad01a6f4ed936a8b543763
https://github.com/fink/fink/commit/fab5ef24d6a1c1b7eaad01a6f4ed936a8b543763
Author: Max Horn <[email protected]>
Date: 2011-11-02 (Wed, 02 Nov 2011)
Changed paths:
M perlmod/Fink/Services.pm
M t/Services/prepare_script.t
Log Message:
-----------
Fix 'make test' regression introduced by tempfile() change
Commit: 7ab52b810af218c2a65417bd31f2ddb4d871566e
https://github.com/fink/fink/commit/7ab52b810af218c2a65417bd31f2ddb4d871566e
Author: Max Horn <[email protected]>
Date: 2011-11-02 (Wed, 02 Nov 2011)
Changed paths:
M perlmod/Fink/Engine.pm
Log Message:
-----------
Remove unused variable
Commit: 9a96d4900fdab9bad2d58c451867b0c5cd8ca83b
https://github.com/fink/fink/commit/9a96d4900fdab9bad2d58c451867b0c5cd8ca83b
Author: Max Horn <[email protected]>
Date: 2011-11-02 (Wed, 02 Nov 2011)
Changed paths:
M MANIFEST
A NEWS
Log Message:
-----------
Provide a simple 'NEWS' file, based on info from the Wiki
Commit: 195558cd6f7f4966536e0704bbb443a68ca3412e
https://github.com/fink/fink/commit/195558cd6f7f4966536e0704bbb443a68ca3412e
Author: Max Horn <[email protected]>
Date: 2011-11-02 (Wed, 02 Nov 2011)
Changed paths:
M NEWS
Log Message:
-----------
Add some more historical fink releases
Commit: d0160972f5fdfb3ef326e5139c957a6e60b4be52
https://github.com/fink/fink/commit/d0160972f5fdfb3ef326e5139c957a6e60b4be52
Author: Alexander Hansen <[email protected]>
Date: 2011-11-02 (Wed, 02 Nov 2011)
Changed paths:
M perlmod/Fink/PkgVersion.pm
Log Message:
-----------
Update error output to suggest changing MaxBuildJobs
Add MaxBuildJobs setting to diagnostic information when there's an error.
Add text suggesting people reconfigure MaxBuildJobs and try again.
Conditionalize text about MaxBuildJobs.
Further updates
Fix formatting
Commit: 777219c2796e8c709e8de2345013d8f0ceb8aad3
https://github.com/fink/fink/commit/777219c2796e8c709e8de2345013d8f0ceb8aad3
Author: Alexander Hansen <[email protected]>
Date: 2011-11-02 (Wed, 02 Nov 2011)
Log Message:
-----------
Merge branch 'master' of https://github.com/akhansen/fink
Compare: https://github.com/fink/fink/compare/7300089...777219c
------------------------------------------------------------------------------
RSA® Conference 2012
Save $700 by Nov 18
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs