svn commit: r303631 - head/sysutils/mcollective
Steve Wills
swills at FreeBSD.org
Tue Sep 4 00:55:37 UTC 2012
Author: swills
Date: Tue Sep 4 00:55:36 2012
New Revision: 303631
URL: http://svn.freebsd.org/changeset/ports/303631
Log:
- Fix plist issues
Pointed out by: pointyhat (via linimon)
Pointhat to: swills
Modified:
head/sysutils/mcollective/Makefile
head/sysutils/mcollective/pkg-plist
Modified: head/sysutils/mcollective/Makefile
==============================================================================
--- head/sysutils/mcollective/Makefile Tue Sep 4 00:32:32 2012 (r303630)
+++ head/sysutils/mcollective/Makefile Tue Sep 4 00:55:36 2012 (r303631)
@@ -7,6 +7,7 @@
PORTNAME= mcollective
PORTVERSION= 2.1.1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://downloads.puppetlabs.com/${PORTNAME}/
EXTRACT_SUFX= .tgz
Modified: head/sysutils/mcollective/pkg-plist
==============================================================================
--- head/sysutils/mcollective/pkg-plist Tue Sep 4 00:32:32 2012 (r303630)
+++ head/sysutils/mcollective/pkg-plist Tue Sep 4 00:55:36 2012 (r303631)
@@ -131,9 +131,6 @@ sbin/mcollectived
%%PORTDOCS%%%%DOCSDIR%%/created.rid
%%PORTDOCS%%%%DOCSDIR%%/etc/ssl/PLACEHOLDER.html
%%PORTDOCS%%%%DOCSDIR%%/etc/ssl/clients/PLACEHOLDER.html
-%%PORTDOCS%%%%DOCSDIR%%/fr_class_index.html
-%%PORTDOCS%%%%DOCSDIR%%/fr_file_index.html
-%%PORTDOCS%%%%DOCSDIR%%/fr_method_index.html
%%PORTDOCS%%%%DOCSDIR%%/images/brick.png
%%PORTDOCS%%%%DOCSDIR%%/images/brick_link.png
%%PORTDOCS%%%%DOCSDIR%%/images/bug.png
@@ -223,7 +220,6 @@ sbin/mcollectived
%%PORTDOCS%%%%DOCSDIR%%/lib/mcollective/util_rb.html
%%PORTDOCS%%%%DOCSDIR%%/lib/mcollective/windows_daemon_rb.html
%%PORTDOCS%%%%DOCSDIR%%/lib/mcollective_rb.html
-%%PORTDOCS%%%%DOCSDIR%%/rdoc-style.css
%%PORTDOCS%%%%DOCSDIR%%/rdoc.css
%%RUBY_SITELIBDIR%%/mcollective.rb
%%RUBY_SITELIBDIR%%/mcollective/agent.rb
More information about the svn-ports-head
mailing list