svn commit: r303310 - head/www/drush

Bryan Drewery bdrewery at FreeBSD.org
Wed Aug 29 03:30:33 UTC 2012


Author: bdrewery
Date: Wed Aug 29 03:30:32 2012
New Revision: 303310
URL: http://svn.freebsd.org/changeset/ports/303310

Log:
  - Update to 5.7
  
  PR:		ports/171147
  Submitted by:	Geoffroy Desvernay <dgeo at centrale-marseille.fr> (maintainer)
  Approved by:	eadler, bapt (mentors, implicit)

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

Modified: head/www/drush/Makefile
==============================================================================
--- head/www/drush/Makefile	Wed Aug 29 03:02:15 2012	(r303309)
+++ head/www/drush/Makefile	Wed Aug 29 03:30:32 2012	(r303310)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	drush
-PORTVERSION=	5.3
+PORTVERSION=	5.7
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 DISTNAME=	drush-7.x-${PORTVERSION}

Modified: head/www/drush/distinfo
==============================================================================
--- head/www/drush/distinfo	Wed Aug 29 03:02:15 2012	(r303309)
+++ head/www/drush/distinfo	Wed Aug 29 03:30:32 2012	(r303310)
@@ -1,2 +1,2 @@
-SHA256 (drush-7.x-5.3.tar.gz) = e9a2c01a1fdde6d4978fbce5d84468681093990c14c32b98887ae025078edaf6
-SIZE (drush-7.x-5.3.tar.gz) = 400823
+SHA256 (drush-7.x-5.7.tar.gz) = c21dcf689f068add2e5cceb6d2bc5e04c809624ca0e80da4caae8ebf6c78fc7d
+SIZE (drush-7.x-5.7.tar.gz) = 406063

Modified: head/www/drush/pkg-plist
==============================================================================
--- head/www/drush/pkg-plist	Wed Aug 29 03:02:15 2012	(r303309)
+++ head/www/drush/pkg-plist	Wed Aug 29 03:30:32 2012	(r303310)
@@ -100,6 +100,10 @@ bin/drush
 %%DATADIR%%/tests/siteIntallD6Test.php
 %%DATADIR%%/tests/completeTest.php
 %%DATADIR%%/tests/filesystemTest.php
+%%DATADIR%%/tests/makefiles/bz2-singlefile.make
+%%DATADIR%%/tests/makefiles/gzip.make
+%%DATADIR%%/tests/makefiles/bz2.make
+%%DATADIR%%/tests/makefiles/defaults.make
 %%DATADIR%%/tests/makefiles/contrib-destination.make
 %%DATADIR%%/tests/makefiles/svn.make
 %%DATADIR%%/tests/makefiles/translations-inside7.make



More information about the svn-ports-head mailing list