pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/drupal Don't forget to install robots.txt as well
details: https://anonhg.NetBSD.org/pkgsrc/rev/4aac4390a8f2
branches: trunk
changeset: 527512:4aac4390a8f2
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Mon Apr 09 19:30:48 2007 +0000
description:
Don't forget to install robots.txt as well
diffstat:
www/drupal/Makefile | 3 ++-
www/drupal/PLIST | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r f50d19397385 -r 4aac4390a8f2 www/drupal/Makefile
--- a/www/drupal/Makefile Mon Apr 09 19:28:27 2007 +0000
+++ b/www/drupal/Makefile Mon Apr 09 19:30:48 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2007/04/09 19:28:27 adrianp Exp $
+# $NetBSD: Makefile,v 1.21 2007/04/09 19:30:48 adrianp Exp $
DISTNAME= drupal-5.1
CATEGORIES= www
@@ -53,6 +53,7 @@
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/drupal
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/drupal
${INSTALL_DATA} ${WRKSRC}/*.txt ${PREFIX}/share/doc/drupal
+ ${INSTALL_DATA} ${WRKSRC}/robots.txt ${DRUPAL}
${INSTALL_DATA} ${WRKSRC}/sites/all/README.txt \
${DRUPAL}/sites/all
${INSTALL_DATA} ${WRKSRC}/drupal.conf \
diff -r f50d19397385 -r 4aac4390a8f2 www/drupal/PLIST
--- a/www/drupal/PLIST Mon Apr 09 19:28:27 2007 +0000
+++ b/www/drupal/PLIST Mon Apr 09 19:30:48 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2007/04/09 19:28:27 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.6 2007/04/09 19:30:48 adrianp Exp $
share/doc/drupal/CHANGELOG.txt
share/doc/drupal/INSTALL.mysql.txt
share/doc/drupal/INSTALL.pgsql.txt
@@ -7,6 +7,7 @@
share/doc/drupal/MAINTAINERS.txt
share/doc/drupal/UPGRADE.txt
share/doc/drupal/robots.txt
+share/drupal/robots.txt
share/drupal/cron.php
share/drupal/includes/bootstrap.inc
share/drupal/includes/cache.inc
Home |
Main Index |
Thread Index |
Old Index