dluke's unarchive --> archive rollback in the upgrade target.

git-svn-id: https://svn.macports.org/repository/macports/trunk/base@21767 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Juan Manuel Palacios
2007-02-06 01:08:22 +00:00
parent 602e9fd30b
commit 2ba8787cfd
+4 -2
View File
@@ -6,15 +6,17 @@
Release 1.4 (unreleased):
- GNUStep PortGroup improvements and full documentation in portgroup.7 (yves in r21764)
- GNUStep PortGroup improvements and full documentation in portgroup.7 (yves in r21764).
- New 'macports' mirrors list, with entries pointing to svn's /distfiles/<user> &
/distfiles/general directories in our repo (eridius & jmpp in r21621).
- Iterate in darwinports_fastload using glob instead of hardcoding the library names (eridius in r21585)
- Iterate in darwinports_fastload using glob instead of hardcoding the library names (eridius in r21585).
- New Python 2.5 GroupCode (mww in r21451).
- Set upgrade.target back to archive (from unarchive) (dluke in r21110).
- rubyforge_gem fetch method for the Ruby PortGroup & livecheck support
(pguyot in r20544 & r20834, respectively).