svn commit: r344995 - in head/www: drupal6-print drupal6-seo_checklist drupal6-services drupal6-tagadelic drupal6-token
Martin Wilke
miwi at FreeBSD.org
Wed Feb 19 04:17:23 UTC 2014
Author: miwi
Date: Wed Feb 19 04:17:22 2014
New Revision: 344995
URL: http://svnweb.freebsd.org/changeset/ports/344995
QAT: https://qat.redports.org/buildarchive/r344995/
Log:
- Stage support
Modified:
head/www/drupal6-print/Makefile
head/www/drupal6-seo_checklist/Makefile
head/www/drupal6-services/Makefile
head/www/drupal6-tagadelic/Makefile
head/www/drupal6-token/Makefile
Modified: head/www/drupal6-print/Makefile
==============================================================================
--- head/www/drupal6-print/Makefile Wed Feb 19 04:04:06 2014 (r344994)
+++ head/www/drupal6-print/Makefile Wed Feb 19 04:17:22 2014 (r344995)
@@ -32,5 +32,4 @@ MODULE_FILES= icons/mail_icon.gif icons/
DOC_FILES= CHANGELOG.txt CREDITS.txt INSTALL.txt \
LICENSE.txt MAINTAINERS.txt README.txt
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/www/drupal6-seo_checklist/Makefile
==============================================================================
--- head/www/drupal6-seo_checklist/Makefile Wed Feb 19 04:04:06 2014 (r344994)
+++ head/www/drupal6-seo_checklist/Makefile Wed Feb 19 04:17:22 2014 (r344995)
@@ -13,5 +13,4 @@ DRUPAL6_MODULE= yes
MODULE_FILES= seochecklist.info seochecklist.install seochecklist.module
DOC_FILES= LICENSE.txt README.txt
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/www/drupal6-services/Makefile
==============================================================================
--- head/www/drupal6-services/Makefile Wed Feb 19 04:04:06 2014 (r344994)
+++ head/www/drupal6-services/Makefile Wed Feb 19 04:17:22 2014 (r344995)
@@ -61,5 +61,4 @@ MODULE_FILES= auth/services_keyauth/serv
DOC_FILES= LICENSE.txt README.txt
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/www/drupal6-tagadelic/Makefile
==============================================================================
--- head/www/drupal6-tagadelic/Makefile Wed Feb 19 04:04:06 2014 (r344994)
+++ head/www/drupal6-tagadelic/Makefile Wed Feb 19 04:17:22 2014 (r344995)
@@ -23,5 +23,4 @@ MODULE_FILES= tagadelic.css tagadelic.in
translations/ru.po translations/tagadelic.pot
DOC_FILES= LICENSE.txt README.txt
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/www/drupal6-token/Makefile
==============================================================================
--- head/www/drupal6-token/Makefile Wed Feb 19 04:04:06 2014 (r344994)
+++ head/www/drupal6-token/Makefile Wed Feb 19 04:17:22 2014 (r344995)
@@ -23,5 +23,4 @@ MODULE_DIRS= translations
DOC_FILES= API.txt LICENSE.txt README.txt
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list