svn commit: r313103 - head/net-mgmt/zenpack-apachemonitor
Martin Wilke
miwi at FreeBSD.org
Thu Feb 28 16:27:14 UTC 2013
Author: miwi
Date: Thu Feb 28 16:27:13 2013
New Revision: 313103
URL: http://svnweb.freebsd.org/changeset/ports/313103
Log:
- Broken fails to fetch
- Trim header
=> Attempting to fetch http://dev.zenoss.org/trac/changeset/26203/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.ApacheMonitor?old_path=%2F&format=zip
fetch: http://dev.zenoss.org/trac/changeset/26203/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.ApacheMonitor?old_path=%2F&format=zip: No address record
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ZenPacks.zenoss.ApacheMonitor?old_path=%2F&format=zp
Modified:
head/net-mgmt/zenpack-apachemonitor/Makefile (contents, props changed)
Modified: head/net-mgmt/zenpack-apachemonitor/Makefile
==============================================================================
--- head/net-mgmt/zenpack-apachemonitor/Makefile Thu Feb 28 16:22:30 2013 (r313102)
+++ head/net-mgmt/zenpack-apachemonitor/Makefile Thu Feb 28 16:27:13 2013 (r313103)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ApacheMonitor
-# Date created: 12 May 2011
-# Whom: Zenoss <zenoss at experts-exchange.com>
-#
+# Created by: Zenoss <zenoss at experts-exchange.com>
# $FreeBSD$
-#
PORTNAME= ApacheMonitor
PORTVERSION= 2.1.2
@@ -17,6 +13,8 @@ COMMENT= Provides performance monitoring
PLIST_FILES= zenoss/ZenPack/${ZPACK}
PLIST_DIRS= zenoss/ZenPack
+BROKEN= fails to fetch
+
USE_ZIP= yes
ZPACKGROUP= core
WRKSRC= ${WRKDIR}/tags/zenoss-3.1.0/zenpacks/${ZPACKPREFIX}${PORTNAME}/
More information about the svn-ports-all
mailing list