Summary: | [MAINTAINER] net-mgmt/zabbix-server: deprecate and expire | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jim Riggs <ports> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jim Riggs
2013-02-14 15:50:00 UTC
State Changed From-To: open->closed Committed. Thanks! Author: miwi Date: Fri Feb 15 02:07:14 2013 New Revision: 312261 URL: http://svnweb.freebsd.org/changeset/ports/312261 Log: - Mark DEPRECATED no longer supported by upstream PR: 176147 Modified: head/net-mgmt/zabbix-server/Makefile (contents, props changed) Modified: head/net-mgmt/zabbix-server/Makefile ============================================================================== --- head/net-mgmt/zabbix-server/Makefile Fri Feb 15 02:05:17 2013 (r312260) +++ head/net-mgmt/zabbix-server/Makefile Fri Feb 15 02:07:14 2013 (r312261) @@ -13,6 +13,9 @@ COMMENT= Enterprise-class open source di LICENSE= GPLv2 +DEPRECATED= no longer supported by upstream +EXPIRATION_DATE= 2013-03-15 + CONFLICTS= ${PKGBASE}-1.[0-6]* .if ${PKGNAMESUFFIX} != "-agent" _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" |