svn commit: r337533 - in head/sysutils: rubygem-hiera-json rubygem-hiera-puppet

Mathieu Arnold mat at FreeBSD.org
Thu Dec 26 14:58:23 UTC 2013


Author: mat
Date: Thu Dec 26 14:58:22 2013
New Revision: 337533
URL: http://svnweb.freebsd.org/changeset/ports/337533

Log:
  Support staging.

Modified:
  head/sysutils/rubygem-hiera-json/Makefile
  head/sysutils/rubygem-hiera-puppet/Makefile

Modified: head/sysutils/rubygem-hiera-json/Makefile
==============================================================================
--- head/sysutils/rubygem-hiera-json/Makefile	Thu Dec 26 14:56:40 2013	(r337532)
+++ head/sysutils/rubygem-hiera-json/Makefile	Thu Dec 26 14:58:22 2013	(r337533)
@@ -17,5 +17,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/sysutils/rubygem-hiera-puppet/Makefile
==============================================================================
--- head/sysutils/rubygem-hiera-puppet/Makefile	Thu Dec 26 14:56:40 2013	(r337532)
+++ head/sysutils/rubygem-hiera-puppet/Makefile	Thu Dec 26 14:58:22 2013	(r337533)
@@ -20,5 +20,4 @@ USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 PLIST_FILES=	bin/extlookup2hiera
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list