You've already forked macports-base
mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
ChangeLog: Minor cleanup and rewording of 2.3 changes.
git-svn-id: https://svn.macports.org/repository/macports/trunk/base@114695 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -4,24 +4,25 @@
|
||||
###
|
||||
|
||||
Release 2.3 (unreleased)
|
||||
- "move" now supports case-only renames on case-insensitive filesystems
|
||||
(#41679, ryandesign in r114289)
|
||||
- Enhance the "move" Portfile builtin to support case-only renames
|
||||
on case-insensitive filesystems. (#41679, ryandesign in r114289)
|
||||
|
||||
- Disable spotlight indexing on build directories, distfiles, registry,
|
||||
log files, archives, base source and the default ports tree.
|
||||
(cal in r113649)
|
||||
- Disable Spotlight indexing on build directories, distfiles,
|
||||
registry, log files, archives, base source and the default ports
|
||||
tree. (cal in r113649)
|
||||
|
||||
- Error out on a platform mismatch and refer to migration instructions
|
||||
- Detect when base is running on a different platform than the one
|
||||
it was configured for and refer user to migration instructions.
|
||||
(raimue in r113478)
|
||||
|
||||
- In debug output, sort environment variables and print one per line
|
||||
(#40703, ryandesign in r113037)
|
||||
- In debug output, sort environment variables and print one per
|
||||
line. (#40703, ryandesign in r113037)
|
||||
|
||||
- Fix incorrect lint messages when an uppercase letter is used in a
|
||||
PortGroup name (#40733, ryandesign in r112064)
|
||||
- Fix incorrect lint messages when an uppercase letter is used in
|
||||
a PortGroup name. (#40733, ryandesign in r112064)
|
||||
|
||||
- Add -prepend command for options (similar to existing -append
|
||||
command) (#40655, ryandesign in r111990)
|
||||
- Add "-prepend" command for Portfile options (similar to existing
|
||||
"-append" command). (#40655, ryandesign in r111990)
|
||||
|
||||
Release 2.2.1 (2013-10-26 by jmr)
|
||||
- Fixed a problem where dependency calculation could sometimes fail for
|
||||
|
||||
Reference in New Issue
Block a user