aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-04-15 00:51:40 +0800
committerpav <pav@FreeBSD.org>2008-04-15 00:51:40 +0800
commitc146a3499dfd85625bc512ab00203582b0b903a6 (patch)
tree8a832afa3aa79efe83f519e723e9f5d9ca3cddb9 /CHANGES
parent26fa44f239c469e3abe7e41d3e19a0e5933a0ee4 (diff)
downloadfreebsd-ports-gnome-c146a3499dfd85625bc512ab00203582b0b903a6.tar.gz
freebsd-ports-gnome-c146a3499dfd85625bc512ab00203582b0b903a6.tar.zst
freebsd-ports-gnome-c146a3499dfd85625bc512ab00203582b0b903a6.zip
20080414 updates
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bde8bc7336ff..0e280075aa27 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,18 @@ in the release notes.
All ports committers are allowed to commit to this file.
+20080414:
+AUTHOR: pav@FreeBSD.org
+
+ * @rmtry is now supported in pkg-plist.
+
+ * USE_DISPLAY made more powerful, see comments in bsd.port.mk for details.
+
+ * ${PW} is now defined.
+
+ * LIB_DEPENDS can now be used with libraries with + sign in their name
+ without the need for escaping.
+
20080312:
AUTHOR: pav@FreeBSD.org