Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2012 10:16:55 +0100 (CET)
From:      Geoffroy Desvernay <dgeo@centrale-marseille.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Subject:   ports/174322: [MAINTAINER] www/drush: update to 5.8
Message-ID:  <20121210091655.E138F1CD4F@dgeo.sysadm.ec-m.fr>
Resent-Message-ID: <201212100920.qBA9K0q1058802@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174322
>Category:       ports
>Synopsis:       [MAINTAINER] www/drush: update to 5.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 10 09:20:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Geoffroy Desvernay
>Release:        FreeBSD 9.1-RC3 amd64
>Organization:
Ecole Centrale de Marseille
>Environment:
System: FreeBSD dgeo.sysadm.ec-m.fr 9.1-RC3 FreeBSD 9.1-RC3 #0: Mon Nov 12 13:10:37 CET 2012
>Description:
- Update to 5.8

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- drush-5.8.patch begins here ---
diff -ruN --exclude=CVS ../drush.orig/Makefile ./Makefile
--- ../drush.orig/Makefile	2012-12-10 10:15:24.000000000 +0100
+++ ./Makefile	2012-12-05 09:29:25.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	drush
-PORTVERSION=	5.7
+PORTVERSION=	5.8
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 DISTNAME=	drush-7.x-${PORTVERSION}
diff -ruN --exclude=CVS ../drush.orig/distinfo ./distinfo
--- ../drush.orig/distinfo	2012-12-10 10:15:24.000000000 +0100
+++ ./distinfo	2012-12-05 09:29:32.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (drush-7.x-5.7.tar.gz) = c21dcf689f068add2e5cceb6d2bc5e04c809624ca0e80da4caae8ebf6c78fc7d
-SIZE (drush-7.x-5.7.tar.gz) = 406063
+SHA256 (drush-7.x-5.8.tar.gz) = 15dd85f04c49b4a896b02dd6960d3140f3ae680bab3eea5d3aba27be0481e480
+SIZE (drush-7.x-5.8.tar.gz) = 409642
diff -ruN --exclude=CVS ../drush.orig/pkg-plist ./pkg-plist
--- ../drush.orig/pkg-plist	2012-12-10 10:15:24.000000000 +0100
+++ ./pkg-plist	2012-12-05 09:31:28.000000000 +0100
@@ -106,6 +106,7 @@
 %%DATADIR%%/tests/makefiles/defaults.make
 %%DATADIR%%/tests/makefiles/contrib-destination.make
 %%DATADIR%%/tests/makefiles/svn.make
+%%DATADIR%%/tests/makefiles/qd-devel.make
 %%DATADIR%%/tests/makefiles/translations-inside7.make
 %%DATADIR%%/tests/makefiles/recursion.make
 %%DATADIR%%/tests/makefiles/included2.make
@@ -124,6 +125,9 @@
 %%DATADIR%%/tests/makefiles/get.make
 %%DATADIR%%/tests/makefiles/patches.make
 %%DATADIR%%/tests/makefiles/md5-succeed.make
+%%DATADIR%%/tests/quickDrupalTest.php
+%%DATADIR%%/tests/completetest.drush.inc
+%%DATADIR%%/tests/completetestsite.drush.inc
 %%DATADIR%%/tests/queueTest.php
 %%DATADIR%%/tests/siteSetTest.php
 %%DATADIR%%/tests/commandUnitTest.php
--- drush-5.8.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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