svn commit: r349714 - head/www/drush

Philippe Audeoud jadawin at FreeBSD.org
Mon Mar 31 08:31:13 UTC 2014


Author: jadawin
Date: Mon Mar 31 08:31:12 2014
New Revision: 349714
URL: http://svnweb.freebsd.org/changeset/ports/349714
QAT: https://qat.redports.org/buildarchive/r349714/

Log:
  - Update to 6.2.0
  
  PR:		ports/187898
  Submitted by:	maintainer

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

Modified: head/www/drush/Makefile
==============================================================================
--- head/www/drush/Makefile	Mon Mar 31 08:30:03 2014	(r349713)
+++ head/www/drush/Makefile	Mon Mar 31 08:31:12 2014	(r349714)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drush
-PORTVERSION=	6.1.0
+PORTVERSION=	6.2.0
 CATEGORIES=	www
 
 MAINTAINER=	dgeo at centrale-marseille.fr
@@ -16,7 +16,8 @@ NO_BUILD=	yes
 
 GH_ACCOUNT=	${PORTNAME}-ops
 GH_PROJECT=	${PORTNAME}
-GH_COMMIT=	d948558
+GH_TAGNAME=	${PORTVERSION}
+GH_COMMIT=	b1a8edb
 USE_GITHUB=	yes
 
 # set php requirements same as drupal itself

Modified: head/www/drush/distinfo
==============================================================================
--- head/www/drush/distinfo	Mon Mar 31 08:30:03 2014	(r349713)
+++ head/www/drush/distinfo	Mon Mar 31 08:31:12 2014	(r349714)
@@ -1,2 +1,2 @@
-SHA256 (drush-6.1.0.tar.gz) = d13505bb5020e2773c23760aa0a93ec46c04865f4e11bb08029b21ab1b960b3c
-SIZE (drush-6.1.0.tar.gz) = 503450
+SHA256 (drush-6.2.0.tar.gz) = 236b2365dce7490e4ee87f6d3ce82da01d0d2ad25c0e936a960a22cd2b72616b
+SIZE (drush-6.2.0.tar.gz) = 504555

Modified: head/www/drush/pkg-plist
==============================================================================
--- head/www/drush/pkg-plist	Mon Mar 31 08:30:03 2014	(r349713)
+++ head/www/drush/pkg-plist	Mon Mar 31 08:31:12 2014	(r349714)
@@ -217,31 +217,31 @@ bin/drush
 %%DATADIR%%/commands/core/cache.drush.inc
 %%DATADIR%%/commands/core/archive.drush.inc
 %%DATADIR%%/classes/DrushRole.php
- at dirrm %%DATADIR%%/tests/resources
- at dirrm %%DATADIR%%/tests/makefiles
- at dirrm %%DATADIR%%/tests/hooks/magic_help_alter
- at dirrm %%DATADIR%%/tests/hooks
- at dirrm %%DATADIR%%/tests
- at dirrm %%DATADIR%%/misc
- at dirrm %%DATADIR%%/lib/Yaml-2.2.1/Tests/Fixtures
- at dirrm %%DATADIR%%/lib/Yaml-2.2.1/Tests
- at dirrm %%DATADIR%%/lib/Yaml-2.2.1/Exception
- at dirrm %%DATADIR%%/lib/Yaml-2.2.1
- at dirrm %%DATADIR%%/lib
- at dirrm %%DATADIR%%/includes
- at dirrm %%DATADIR%%/commands/user
- at dirrm %%DATADIR%%/commands/sql
- at dirrm %%DATADIR%%/commands/runserver
- at dirrm %%DATADIR%%/commands/pm/version_control
- at dirrm %%DATADIR%%/commands/pm/update_info
- at dirrm %%DATADIR%%/commands/pm/release_info
- at dirrm %%DATADIR%%/commands/pm/package_handler
- at dirrm %%DATADIR%%/commands/pm
- at dirrm %%DATADIR%%/commands/make
- at dirrm %%DATADIR%%/commands/core/outputformat/topics
- at dirrm %%DATADIR%%/commands/core/outputformat
- at dirrm %%DATADIR%%/commands/core/drupal
- at dirrm %%DATADIR%%/commands/core
- at dirrm %%DATADIR%%/commands
- at dirrm %%DATADIR%%/classes
- at dirrm %%DATADIR%%
+ at dirrmtry %%DATADIR%%/tests/resources
+ at dirrmtry %%DATADIR%%/tests/makefiles
+ at dirrmtry %%DATADIR%%/tests/hooks/magic_help_alter
+ at dirrmtry %%DATADIR%%/tests/hooks
+ at dirrmtry %%DATADIR%%/tests
+ at dirrmtry %%DATADIR%%/misc
+ at dirrmtry %%DATADIR%%/lib/Yaml-2.2.1/Tests/Fixtures
+ at dirrmtry %%DATADIR%%/lib/Yaml-2.2.1/Tests
+ at dirrmtry %%DATADIR%%/lib/Yaml-2.2.1/Exception
+ at dirrmtry %%DATADIR%%/lib/Yaml-2.2.1
+ at dirrmtry %%DATADIR%%/lib
+ at dirrmtry %%DATADIR%%/includes
+ at dirrmtry %%DATADIR%%/commands/user
+ at dirrmtry %%DATADIR%%/commands/sql
+ at dirrmtry %%DATADIR%%/commands/runserver
+ at dirrmtry %%DATADIR%%/commands/pm/version_control
+ at dirrmtry %%DATADIR%%/commands/pm/update_info
+ at dirrmtry %%DATADIR%%/commands/pm/release_info
+ at dirrmtry %%DATADIR%%/commands/pm/package_handler
+ at dirrmtry %%DATADIR%%/commands/pm
+ at dirrmtry %%DATADIR%%/commands/make
+ at dirrmtry %%DATADIR%%/commands/core/outputformat/topics
+ at dirrmtry %%DATADIR%%/commands/core/outputformat
+ at dirrmtry %%DATADIR%%/commands/core/drupal
+ at dirrmtry %%DATADIR%%/commands/core
+ at dirrmtry %%DATADIR%%/commands
+ at dirrmtry %%DATADIR%%/classes
+ at dirrmtry %%DATADIR%%


More information about the svn-ports-head mailing list