Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Feb 2017 20:33:53 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433618 - head/www/drupal7
Message-ID:  <201702072033.v17KXrok062865@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Feb  7 20:33:53 2017
New Revision: 433618
URL: https://svnweb.freebsd.org/changeset/ports/433618

Log:
  Update to 7.54
  
  - Add LICENSE_FILE
  - While I'm here, fix and sort PLIST
  
  Changes:	https://www.drupal.org/project/drupal/releases/7.54
  PR:		216724
  Submitted by:	Jochen Neumeister <joneum@bsdproject.de> (maintainer)

Modified:
  head/www/drupal7/Makefile
  head/www/drupal7/distinfo
  head/www/drupal7/pkg-plist

Modified: head/www/drupal7/Makefile
==============================================================================
--- head/www/drupal7/Makefile	Tue Feb  7 20:33:48 2017	(r433617)
+++ head/www/drupal7/Makefile	Tue Feb  7 20:33:53 2017	(r433618)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drupal7
-PORTVERSION=	7.53
+PORTVERSION=	7.54
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 DISTNAME=	drupal-${PORTVERSION}
@@ -12,6 +12,7 @@ MAINTAINER=	joneum@bsdproject.de
 COMMENT=	Database driven web content management system (CMS)
 
 LICENSE=	GPLv2+
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 USES=		drupal:7 php:web shebangfix
 USE_PHP=	dom filter gd hash json mbstring pcre pdo session simplexml xml

Modified: head/www/drupal7/distinfo
==============================================================================
--- head/www/drupal7/distinfo	Tue Feb  7 20:33:48 2017	(r433617)
+++ head/www/drupal7/distinfo	Tue Feb  7 20:33:53 2017	(r433618)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482247341
-SHA256 (drupal/drupal-7.53.tar.gz) = 36baaac12194658e606d33483443fb4b50ac00f0d25e9c519c6d6a85673cafac
-SIZE (drupal/drupal-7.53.tar.gz) = 3273245
+TIMESTAMP = 1486035168
+SHA256 (drupal/drupal-7.54.tar.gz) = d74192aca31b56a95bd2b51f205e45293513466eaf902d056e6317dbcffe715b
+SIZE (drupal/drupal-7.54.tar.gz) = 3275864

Modified: head/www/drupal7/pkg-plist
==============================================================================
--- head/www/drupal7/pkg-plist	Tue Feb  7 20:33:48 2017	(r433617)
+++ head/www/drupal7/pkg-plist	Tue Feb  7 20:33:53 2017	(r433618)
@@ -1,5 +1,3 @@
-@owner www
-@group www
 %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.txt
 %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.txt
 %%PORTDOCS%%%%DOCSDIR%%/INSTALL.mysql.txt
@@ -10,6 +8,8 @@
 %%PORTDOCS%%%%DOCSDIR%%/MAINTAINERS.txt
 %%PORTDOCS%%%%DOCSDIR%%/README.txt
 %%PORTDOCS%%%%DOCSDIR%%/UPGRADE.txt
+@owner www
+@group www
 %%DRUPAL_BASE%%/.htaccess
 %%DRUPAL_BASE%%/authorize.php
 %%DRUPAL_BASE%%/cron.php
@@ -639,12 +639,12 @@
 %%DRUPAL_BASE%%/modules/simpletest/tests/batch_test.callbacks.inc
 %%DRUPAL_BASE%%/modules/simpletest/tests/batch_test.info
 %%DRUPAL_BASE%%/modules/simpletest/tests/batch_test.module
-%%DRUPAL_BASE%%/modules/simpletest/tests/bootstrap.test
 %%DRUPAL_BASE%%/modules/simpletest/tests/boot.test
 %%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_1.info
 %%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_1.module
 %%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_2.info
 %%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_2.module
+%%DRUPAL_BASE%%/modules/simpletest/tests/bootstrap.test
 %%DRUPAL_BASE%%/modules/simpletest/tests/cache.test
 %%DRUPAL_BASE%%/modules/simpletest/tests/common.test
 %%DRUPAL_BASE%%/modules/simpletest/tests/common_test.css
@@ -756,11 +756,14 @@
 %%DRUPAL_BASE%%/modules/simpletest/tests/theme_test.info
 %%DRUPAL_BASE%%/modules/simpletest/tests/theme_test.module
 %%DRUPAL_BASE%%/modules/simpletest/tests/theme_test.template_test.tpl.php
+%%DRUPAL_BASE%%/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine
 %%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info
 %%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info
 %%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme/template.php
 %%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme/templates/node--1.tpl.php
 %%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme/test_theme.info
+%%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme_nyan_cat/templates/theme_test_template_test.nyan-cat.html
+%%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme_nyan_cat/test_theme_nyan_cat.info
 %%DRUPAL_BASE%%/modules/simpletest/tests/unicode.test
 %%DRUPAL_BASE%%/modules/simpletest/tests/update.test
 %%DRUPAL_BASE%%/modules/simpletest/tests/update_script_test.info
@@ -921,6 +924,7 @@
 %%DRUPAL_BASE%%/modules/update/tests/drupal.1.xml
 %%DRUPAL_BASE%%/modules/update/tests/drupal.2-sec.xml
 %%DRUPAL_BASE%%/modules/update/tests/drupal.dev.xml
+%%DRUPAL_BASE%%/modules/update/tests/themes/update_test_admintheme/update_test_admintheme.info
 %%DRUPAL_BASE%%/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info
 %%DRUPAL_BASE%%/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info
 %%DRUPAL_BASE%%/modules/update/tests/update_test.info
@@ -958,11 +962,11 @@
 %%DRUPAL_BASE%%/modules/user/user.permissions.js
 %%DRUPAL_BASE%%/modules/user/user.test
 %%DRUPAL_BASE%%/modules/user/user.tokens.inc
+%%DRUPAL_BASE%%/profiles/README.txt
 %%DRUPAL_BASE%%/profiles/minimal/minimal.info
 %%DRUPAL_BASE%%/profiles/minimal/minimal.install
 %%DRUPAL_BASE%%/profiles/minimal/minimal.profile
 %%DRUPAL_BASE%%/profiles/minimal/translations/README.txt
-%%DRUPAL_BASE%%/profiles/README.txt
 %%DRUPAL_BASE%%/profiles/standard/standard.info
 %%DRUPAL_BASE%%/profiles/standard/standard.install
 %%DRUPAL_BASE%%/profiles/standard/standard.profile
@@ -1100,7 +1104,6 @@
 %%DRUPAL_BASE%%/update.php
 %%DRUPAL_BASE%%/web.config
 %%DRUPAL_BASE%%/xmlrpc.php
-%%WWWDIR%%/modules/update/tests/themes/update_test_admintheme/update_test_admintheme.info
 @dir %%DRUPAL_BASE%%/sites/all/libraries
 @dir %%DRUPAL_BASE%%/sites/default/files
 @unexec rm -f %%DRUPAL_BASE%%/files/.htaccess 2> /dev/null || true



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702072033.v17KXrok062865>