svn commit: r424812 - head/www/drupal7

Wen Heping wen at FreeBSD.org
Fri Oct 28 08:20:38 UTC 2016


Author: wen
Date: Fri Oct 28 08:20:36 2016
New Revision: 424812
URL: https://svnweb.freebsd.org/changeset/ports/424812

Log:
  - Update to 7.51
  - Pass maintainership to submitter
  
  PR:		213805
  Submitted by:	joneum at bsdproject.de

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

Modified: head/www/drupal7/Makefile
==============================================================================
--- head/www/drupal7/Makefile	Fri Oct 28 08:19:25 2016	(r424811)
+++ head/www/drupal7/Makefile	Fri Oct 28 08:20:36 2016	(r424812)
@@ -2,13 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	drupal7
-PORTVERSION=	7.50
+PORTVERSION=	7.51
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 DISTNAME=	drupal-${PORTVERSION}
 DIST_SUBDIR=	drupal
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	joneum at bsdproject.de
 COMMENT=	Database driven web content management system (CMS)
 
 LICENSE=	GPLv2+

Modified: head/www/drupal7/distinfo
==============================================================================
--- head/www/drupal7/distinfo	Fri Oct 28 08:19:25 2016	(r424811)
+++ head/www/drupal7/distinfo	Fri Oct 28 08:20:36 2016	(r424812)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1471063072
-SHA256 (drupal/drupal-7.50.tar.gz) = 82041716e1790269d09ec4a1c4cca8899d0221509471d53ac793a320143e0cf0
-SIZE (drupal/drupal-7.50.tar.gz) = 3286826
+TIMESTAMP = 1477641913
+SHA256 (drupal/drupal-7.51.tar.gz) = 2969e8f7d70f6931842f8a45df1aa7aa7c94a17694f3043dd804878a3ed6d381
+SIZE (drupal/drupal-7.51.tar.gz) = 3288987

Modified: head/www/drupal7/pkg-plist
==============================================================================
--- head/www/drupal7/pkg-plist	Fri Oct 28 08:19:25 2016	(r424811)
+++ head/www/drupal7/pkg-plist	Fri Oct 28 08:20:36 2016	(r424812)
@@ -1100,6 +1100,7 @@
 %%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


More information about the svn-ports-all mailing list