diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-22 22:04:01 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-22 22:04:01 +0800 |
commit | 590e343f8ec41461f825015d6dc8c60d4ae769ab (patch) | |
tree | 97fa6c721b3189472458272147b4aca03cf4b7bc /CHANGES | |
parent | f96d380b5412c4ad8c38bbdcc47f11ce8315dcc5 (diff) | |
download | freebsd-ports-gnome-590e343f8ec41461f825015d6dc8c60d4ae769ab.tar.gz freebsd-ports-gnome-590e343f8ec41461f825015d6dc8c60d4ae769ab.tar.zst freebsd-ports-gnome-590e343f8ec41461f825015d6dc8c60d4ae769ab.zip |
- Remove manual creation and removal of share/applications, as it's now in the mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery)
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -10,6 +10,12 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20131021: +AUTHOR: amdmi3@FreeBSD.org + + share/applications directory was added to the mtree, meaning that + you no longer need to create or remove it in your ports. + 20131008: AUTHOR: bapt@FreeBSD.org |