svn commit: r361153 - in head/www: redmine-backlogs redmine-http-auth

Steve Wills swills at FreeBSD.org
Tue Jul 8 01:42:18 UTC 2014


Author: swills
Date: Tue Jul  8 01:42:17 2014
New Revision: 361153
URL: http://svnweb.freebsd.org/changeset/ports/361153
QAT: https://qat.redports.org/buildarchive/r361153/

Log:
  - Stage remaining redmine plugin ports

Modified:
  head/www/redmine-backlogs/Makefile
  head/www/redmine-http-auth/Makefile

Modified: head/www/redmine-backlogs/Makefile
==============================================================================
--- head/www/redmine-backlogs/Makefile	Tue Jul  8 01:41:38 2014	(r361152)
+++ head/www/redmine-backlogs/Makefile	Tue Jul  8 01:42:17 2014	(r361153)
@@ -21,5 +21,4 @@ RUN_DEPENDS+=	rubygem-icalendar>=0.4.2:$
 
 REDMINE_PLUGIN_NAME=	redmine_backlogs
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../www/redmine/bsd.redmine.mk"

Modified: head/www/redmine-http-auth/Makefile
==============================================================================
--- head/www/redmine-http-auth/Makefile	Tue Jul  8 01:41:38 2014	(r361152)
+++ head/www/redmine-http-auth/Makefile	Tue Jul  8 01:42:17 2014	(r361153)
@@ -14,5 +14,4 @@ COMMENT=	HTTP authentication plugin for 
 GITREV=		df98baf
 REDMINE_PLUGIN_NAME=	redmine_http_auth
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../www/redmine/bsd.redmine.mk"


More information about the svn-ports-head mailing list