From nick@muffin.acquirer.com  Wed Nov  9 21:40:41 2011
Return-Path: <nick@muffin.acquirer.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D2BEA106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Nov 2011 21:40:41 +0000 (UTC)
	(envelope-from nick@muffin.acquirer.com)
Received: from muffin.acquirer.com (unknown [IPv6:2001:1bb8:2004:150::2])
	by mx1.freebsd.org (Postfix) with ESMTP id E0B2B8FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Nov 2011 21:40:40 +0000 (UTC)
Received: from muffin.acquirer.com (localhost [127.0.0.1])
	by muffin.acquirer.com (8.14.4/8.14.4) with ESMTP id pA9LeT76059427;
	Wed, 9 Nov 2011 21:40:29 GMT
	(envelope-from nick@muffin.acquirer.com)
Received: (from nick@localhost)
	by muffin.acquirer.com (8.14.4/8.14.4/Submit) id pA9LeTVZ095622;
	Wed, 9 Nov 2011 21:40:29 GMT
	(envelope-from nick)
Message-Id: <201111092140.pA9LeTVZ095622@muffin.acquirer.com>
Date: Wed, 9 Nov 2011 21:40:29 GMT
From: Nick Hilliard <nick@foobar.org>
Reply-To: Nick Hilliard <nick@foobar.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: port update: drupal7-7.7 -> drupal7-7.9
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         162415
>Category:       ports
>Synopsis:       www/drupal7 update: drupal7-7.7 -> drupal7-7.9
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 09 21:50:03 UTC 2011
>Closed-Date:    Tue Nov 15 08:06:24 UTC 2011
>Last-Modified:  Tue Nov 15 08:10:08 UTC 2011
>Originator:     Nick Hilliard
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
Network Ability Ltd
>Environment:
System: FreeBSD 7.2-RELEASE

>Description:

port update

>How-To-Repeat:
>Fix:

diff -bNur drupal7.orig/Makefile drupal7/Makefile
--- drupal7.orig/Makefile	2011-11-09 21:26:16.938233956 +0000
+++ drupal7/Makefile	2011-11-09 21:36:50.718166318 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	drupal7
-PORTVERSION=	7.7
+PORTVERSION=	7.9
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 DISTNAME=	drupal-${PORTVERSION}
@@ -15,6 +15,9 @@
 MAINTAINER=	nick@foobar.org
 COMMENT=	A database driven web content management system (CMS)
 
+LICENSE=	GPLv2 GPLv3
+LICENSE_COMB=	dual
+
 USE_DRUPAL=	yes
 DRUPAL_PORT=	yes
 DRUPAL_VERSION=	7
diff -bNur drupal7.orig/distinfo drupal7/distinfo
--- drupal7.orig/distinfo	2011-11-09 21:26:16.944176201 +0000
+++ drupal7/distinfo	2011-11-09 21:35:36.566738649 +0000
@@ -1,2 +1,2 @@
-SHA256 (drupal/drupal-7.7.tar.gz) = f85456586c88e035743827bda200ff9d4c2d90f0b331a22b3a533899f1f98e26
-SIZE (drupal/drupal-7.7.tar.gz) = 2754113
+SHA256 (drupal/drupal-7.9.tar.gz) = 9708db25f860d1250166fe0936af366155f6a59c5dc6d2de356bb7d22036c93a
+SIZE (drupal/drupal-7.9.tar.gz) = 2788086
diff -bNur drupal7.orig/pkg-plist drupal7/pkg-plist
--- drupal7.orig/pkg-plist	2011-11-09 21:26:16.954090092 +0000
+++ drupal7/pkg-plist	2011-11-09 21:34:13.980148549 +0000
@@ -444,6 +444,7 @@
 %%DRUPAL_BASE%%/modules/locale/locale.module
 %%DRUPAL_BASE%%/modules/locale/locale.test
 %%DRUPAL_BASE%%/modules/locale/tests/locale_test.info
+%%DRUPAL_BASE%%/modules/locale/tests/locale_test.js
 %%DRUPAL_BASE%%/modules/locale/tests/locale_test.module
 %%DRUPAL_BASE%%/modules/locale/tests/translations/test.xx.po
 %%DRUPAL_BASE%%/modules/menu/menu.admin.inc
@@ -457,7 +458,6 @@
 %%DRUPAL_BASE%%/modules/menu/menu.test
 %%DRUPAL_BASE%%/modules/node/content_types.inc
 %%DRUPAL_BASE%%/modules/node/content_types.js
-%%DRUPAL_BASE%%/modules/node/node-rtl.css
 %%DRUPAL_BASE%%/modules/node/node.admin.inc
 %%DRUPAL_BASE%%/modules/node/node.api.php
 %%DRUPAL_BASE%%/modules/node/node.css
@@ -492,8 +492,10 @@
 %%DRUPAL_BASE%%/modules/openid/tests/openid_test.module
 %%DRUPAL_BASE%%/modules/overlay/images/background.png
 %%DRUPAL_BASE%%/modules/overlay/images/close.png
+%%DRUPAL_BASE%%/modules/overlay/images/close-rtl.png
 %%DRUPAL_BASE%%/modules/overlay/overlay-child.css
 %%DRUPAL_BASE%%/modules/overlay/overlay-child.js
+%%DRUPAL_BASE%%/modules/overlay/overlay-child-rtl.css
 %%DRUPAL_BASE%%/modules/overlay/overlay-parent.css
 %%DRUPAL_BASE%%/modules/overlay/overlay-parent.js
 %%DRUPAL_BASE%%/modules/overlay/overlay.api.php
@@ -713,6 +715,7 @@
 %%DRUPAL_BASE%%/modules/simpletest/tests/upgrade/drupal-6.forum.database.php
 %%DRUPAL_BASE%%/modules/simpletest/tests/upgrade/drupal-6.locale.database.php
 %%DRUPAL_BASE%%/modules/simpletest/tests/upgrade/drupal-6.menu.database.php
+%%DRUPAL_BASE%%/modules/simpletest/tests/upgrade/drupal-6.translatable.database.php
 %%DRUPAL_BASE%%/modules/simpletest/tests/upgrade/drupal-6.upload.database.php
 %%DRUPAL_BASE%%/modules/simpletest/tests/upgrade/drupal-6.user-no-password-token.database.php
 %%DRUPAL_BASE%%/modules/simpletest/tests/upgrade/drupal-6.user-password-token.database.php
@@ -725,8 +728,11 @@
 %%DRUPAL_BASE%%/modules/simpletest/tests/upgrade/upgrade.poll.test
 %%DRUPAL_BASE%%/modules/simpletest/tests/upgrade/upgrade.taxonomy.test
 %%DRUPAL_BASE%%/modules/simpletest/tests/upgrade/upgrade.test
+%%DRUPAL_BASE%%/modules/simpletest/tests/upgrade/upgrade.translatable.test
 %%DRUPAL_BASE%%/modules/simpletest/tests/upgrade/upgrade.upload.test
 %%DRUPAL_BASE%%/modules/simpletest/tests/upgrade/upgrade.user.test
+%%DRUPAL_BASE%%/modules/simpletest/tests/common_test_cron_helper.info
+%%DRUPAL_BASE%%/modules/simpletest/tests/common_test_cron_helper.module
 %%DRUPAL_BASE%%/modules/simpletest/tests/url_alter_test.info
 %%DRUPAL_BASE%%/modules/simpletest/tests/url_alter_test.install
 %%DRUPAL_BASE%%/modules/simpletest/tests/url_alter_test.module
@@ -971,13 +977,16 @@
 %%DRUPAL_BASE%%/themes/seven/images/fc-rtl.png
 %%DRUPAL_BASE%%/themes/seven/images/fc.png
 %%DRUPAL_BASE%%/themes/seven/images/list-item.png
+%%DRUPAL_BASE%%/themes/seven/images/list-item-rtl.png
 %%DRUPAL_BASE%%/themes/seven/images/task-check.png
 %%DRUPAL_BASE%%/themes/seven/images/task-item.png
+%%DRUPAL_BASE%%/themes/seven/images/task-item-rtl.png
 %%DRUPAL_BASE%%/themes/seven/images/ui-icons-222222-256x240.png
 %%DRUPAL_BASE%%/themes/seven/images/ui-icons-454545-256x240.png
 %%DRUPAL_BASE%%/themes/seven/images/ui-icons-800000-256x240.png
 %%DRUPAL_BASE%%/themes/seven/images/ui-icons-888888-256x240.png
 %%DRUPAL_BASE%%/themes/seven/images/ui-icons-ffffff-256x240.png
+%%DRUPAL_BASE%%/themes/seven/ie7.css
 %%DRUPAL_BASE%%/themes/seven/jquery.ui.theme.css
 %%DRUPAL_BASE%%/themes/seven/logo.png
 %%DRUPAL_BASE%%/themes/seven/maintenance-page.tpl.php
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Thu Nov 10 00:31:35 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162415 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Tue Nov 15 08:06:21 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162415 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162415: commit references a PR
Date: Tue, 15 Nov 2011 08:05:13 +0000 (UTC)

 wen         2011-11-15 08:04:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/drupal7          Makefile distinfo pkg-plist 
   Log:
   - Update to 7.9
   
   PR:             ports/162415
   Submitted by:   Nick Hilliard <nick@foobar.org> (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.69      +4 -1      ports/www/drupal7/Makefile
   1.46      +2 -2      ports/www/drupal7/distinfo
   1.21      +10 -1     ports/www/drupal7/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
