Merging jberry's https://trac.macports.org/changeset/24851, bringing the ChangeLog up to date. At this point, this branch again mirrors trunk at ToT (which for trunk/base means, as of this commit, https://trac.macports.org/changeset/24879), configures, makes, makes install and makes distclean (functionality testing is currently underway).

git-svn-id: https://svn.macports.org/repository/macports/branches/dp2mp-move/base@24887 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Juan Manuel Palacios
2007-05-07 07:05:35 +00:00
parent 0c25f384f7
commit 773922bfa6
+10
View File
@@ -58,6 +58,16 @@
- Revise error messages in port image activation to use syntax that
matches port(1). (jberry r24543, r24548).
- Create new interp variable prefix_frozen, which is available to port phases
even when the Portfile redefines prefix. (jberry r24848-r24849)
- Search for prefix-relative commands in prefix_frozen rather than prefix.
Affects port submit (xar) and port fetch (svn). (jberry r24849)
- Always create a ~/.macports user directory if it doesn't yet exist. (jberry r24831)
- Move port(1) readline history file to ~/.macports/history (jberry r24832, r24843)
Release 1.4.3 (17-Apr-2007):
- Fix bug in launchd support, introduced in 1.4.2. Remove remnants of