pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/drupal7 drupal7: fix PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ef4036d6946
branches:  trunk
changeset: 378088:1ef4036d6946
user:      maya <maya%pkgsrc.org@localhost>
date:      Fri Mar 30 01:15:42 2018 +0000

description:
drupal7: fix PLIST

sorry for breakage, I had the plist check disabled.

diffstat:

 www/drupal7/PLIST |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9bd727d2cfe5 -r 1ef4036d6946 www/drupal7/PLIST
--- a/www/drupal7/PLIST Fri Mar 30 00:39:21 2018 +0000
+++ b/www/drupal7/PLIST Fri Mar 30 01:15:42 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2017/05/20 18:20:02 adam Exp $
+@comment $NetBSD: PLIST,v 1.17 2018/03/30 01:15:42 maya Exp $
 share/doc/drupal/CHANGELOG.txt
 share/doc/drupal/COPYRIGHT.txt
 share/doc/drupal/INSTALL.mysql.txt
@@ -67,6 +67,7 @@
 share/drupal/includes/password.inc
 share/drupal/includes/path.inc
 share/drupal/includes/registry.inc
+share/drupal/includes/request-sanitizer.inc
 share/drupal/includes/session.inc
 share/drupal/includes/stream_wrappers.inc
 share/drupal/includes/tablesort.inc



Home | Main Index | Thread Index | Old Index