aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-03-20 14:28:43 +0800
committerjgh <jgh@FreeBSD.org>2013-03-20 14:28:43 +0800
commita7cc8795db34b01c4adb43dd52b923e87a24989e (patch)
treea0e0a49b6032d2e8832a99ae9ee7a5cfd5bcbcfb /CHANGES
parent2d9f53ed2d082115d93a77309cae82c80c73c92f (diff)
downloadfreebsd-ports-gnome-a7cc8795db34b01c4adb43dd52b923e87a24989e.tar.gz
freebsd-ports-gnome-a7cc8795db34b01c4adb43dd52b923e87a24989e.tar.zst
freebsd-ports-gnome-a7cc8795db34b01c4adb43dd52b923e87a24989e.zip
- Add New USES macro to handle support for Zenoss ports and Zenpacks:
USES= zenoss -trim historical headers Convert net-mgmt/zenpack family to new framework PR: 176723 Approved by: maintainer timeout ( 14 days )
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c10fba43969b..e15dd1e66aa5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,13 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20130320:
+AUTHOR: jgh@FreeBSD.org
+
+ * New USES macro to handle support for Zenoss ports and Zenpacks:
+
+ USES= zenoss
+
20130319:
AUTHOR: makc@FreeBSD.org