aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-03-20 06:28:43 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-03-20 06:28:43 +0000
commit1c09104064e5dbe34c77ee1855bf9190e1f9ef52 (patch)
treea0e0a49b6032d2e8832a99ae9ee7a5cfd5bcbcfb /CHANGES
parent939edcb67d1a6ab84c15a7f93ba8db7758d3d277 (diff)
downloadports-1c09104064e5dbe34c77ee1855bf9190e1f9ef52.tar.gz
ports-1c09104064e5dbe34c77ee1855bf9190e1f9ef52.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 )
Notes
Notes: svn path=/head/; revision=314713
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