diff options
author | linimon <linimon@FreeBSD.org> | 2007-04-26 14:53:16 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-04-26 14:53:16 +0800 |
commit | 958f6e86fc2a95bc2c1718090e33f7de299e0c25 (patch) | |
tree | e04d7e212efcc74c03a86405e752b05dfcb6f7bc /CHANGES | |
parent | eb933f65bfceaf9e1bc5f7d2c6c54a2825ea4678 (diff) | |
download | freebsd-ports-gnome-958f6e86fc2a95bc2c1718090e33f7de299e0c25.tar.gz freebsd-ports-gnome-958f6e86fc2a95bc2c1718090e33f7de299e0c25.tar.zst freebsd-ports-gnome-958f6e86fc2a95bc2c1718090e33f7de299e0c25.zip |
Belatedly add the 20070313 entry, which was a minor change (add bsd.ocaml.mk;
move bsd.xfce.mk; refactor FETCH_CMD).
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -47,6 +47,15 @@ The following changes were made to the ports infrastructure: added for porter's convenience. They contain the values of their respective non-REL variables, except relative to installation PREFIX. +20070313: +AUTHOR: portmgr@FreeBSD.org +The following changes were made to the ports infrastructure: + + * bsd.ocaml.mk and bsd.xfce.mk were added. + + * The FETCH_CMD was refactored so that ports can override the command, + the arguments, or both. + 20070306: AUTHOR: portmgr@FreeBSD.org The following changes were made to the ports infrastructure: |