Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2014 16:19:28 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r339696 - head/www/drupal7
Message-ID:  <201401141619.s0EGJSf1038892@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Tue Jan 14 16:19:27 2014
New Revision: 339696
URL: http://svnweb.freebsd.org/changeset/ports/339696
QAT: https://qat.redports.org/buildarchive/r339696/

Log:
  - Update to 7.29
  
  PR:		185687
  Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> (based on)

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

Modified: head/www/drupal7/Makefile
==============================================================================
--- head/www/drupal7/Makefile	Tue Jan 14 16:15:02 2014	(r339695)
+++ head/www/drupal7/Makefile	Tue Jan 14 16:19:27 2014	(r339696)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drupal7
-PORTVERSION=	7.24
+PORTVERSION=	7.25
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 DISTNAME=	drupal-${PORTVERSION}

Modified: head/www/drupal7/distinfo
==============================================================================
--- head/www/drupal7/distinfo	Tue Jan 14 16:15:02 2014	(r339695)
+++ head/www/drupal7/distinfo	Tue Jan 14 16:19:27 2014	(r339696)
@@ -1,2 +1,2 @@
-SHA256 (drupal/drupal-7.24.tar.gz) = 5ce593bc86f48bb1923f9256de86c47162c54ba578e4ebe9211690b7349d5c40
-SIZE (drupal/drupal-7.24.tar.gz) = 3195735
+SHA256 (drupal/drupal-7.25.tar.gz) = dd8b2e46d36cf3e7a66f94d498d5909b93018d40bfc716133bdb1fc54d420db7
+SIZE (drupal/drupal-7.25.tar.gz) = 3203256

Modified: head/www/drupal7/pkg-plist
==============================================================================
--- head/www/drupal7/pkg-plist	Tue Jan 14 16:15:02 2014	(r339695)
+++ head/www/drupal7/pkg-plist	Tue Jan 14 16:19:27 2014	(r339696)
@@ -581,6 +581,9 @@
 %%DRUPAL_BASE%%/modules/shortcut/shortcut.test
 %%DRUPAL_BASE%%/modules/simpletest/drupal_web_test_case.php
 %%DRUPAL_BASE%%/modules/simpletest/files/README.txt
+%%DRUPAL_BASE%%/modules/simpletest/files/css_test_files/css_subfolder/css_input_with_import.css
+%%DRUPAL_BASE%%/modules/simpletest/files/css_test_files/css_subfolder/css_input_with_import.css.optimized.css
+%%DRUPAL_BASE%%/modules/simpletest/files/css_test_files/css_subfolder/css_input_with_import.css.unoptimized.css
 %%DRUPAL_BASE%%/modules/simpletest/files/css_test_files/comment_hacks.css
 %%DRUPAL_BASE%%/modules/simpletest/files/css_test_files/comment_hacks.css.optimized.css
 %%DRUPAL_BASE%%/modules/simpletest/files/css_test_files/comment_hacks.css.unoptimized.css
@@ -793,6 +796,8 @@
 %%DRUPAL_BASE%%/modules/statistics/statistics.pages.inc
 %%DRUPAL_BASE%%/modules/statistics/statistics.test
 %%DRUPAL_BASE%%/modules/statistics/statistics.tokens.inc
+%%DRUPAL_BASE%%/modules/statistics/statistics.js
+%%DRUPAL_BASE%%/modules/statistics/statistics.php
 %%DRUPAL_BASE%%/modules/syslog/syslog.info
 %%DRUPAL_BASE%%/modules/syslog/syslog.install
 %%DRUPAL_BASE%%/modules/syslog/syslog.module
@@ -1127,6 +1132,7 @@
 @dirrm %%DRUPAL_BASE%%/modules/simpletest/lib/Drupal/simpletest
 @dirrm %%DRUPAL_BASE%%/modules/simpletest/lib/Drupal
 @dirrm %%DRUPAL_BASE%%/modules/simpletest/lib
+@dirrm %%DRUPAL_BASE%%/modules/simpletest/files/css_test_files/css_subfolder
 @dirrm %%DRUPAL_BASE%%/modules/simpletest/files/css_test_files
 @dirrm %%DRUPAL_BASE%%/modules/simpletest/files
 @dirrm %%DRUPAL_BASE%%/modules/simpletest



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