mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 6.2.0
PR: ports/187898 Submitted by: maintainer
This commit is contained in:
parent
066775ef25
commit
930c216dd8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349714
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= drush
|
||||
PORTVERSION= 6.1.0
|
||||
PORTVERSION= 6.2.0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= dgeo@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
|
||||
|
@ -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
|
||||
|
@ -217,31 +217,31 @@ bin/drush
|
||||
%%DATADIR%%/commands/core/cache.drush.inc
|
||||
%%DATADIR%%/commands/core/archive.drush.inc
|
||||
%%DATADIR%%/classes/DrushRole.php
|
||||
@dirrm %%DATADIR%%/tests/resources
|
||||
@dirrm %%DATADIR%%/tests/makefiles
|
||||
@dirrm %%DATADIR%%/tests/hooks/magic_help_alter
|
||||
@dirrm %%DATADIR%%/tests/hooks
|
||||
@dirrm %%DATADIR%%/tests
|
||||
@dirrm %%DATADIR%%/misc
|
||||
@dirrm %%DATADIR%%/lib/Yaml-2.2.1/Tests/Fixtures
|
||||
@dirrm %%DATADIR%%/lib/Yaml-2.2.1/Tests
|
||||
@dirrm %%DATADIR%%/lib/Yaml-2.2.1/Exception
|
||||
@dirrm %%DATADIR%%/lib/Yaml-2.2.1
|
||||
@dirrm %%DATADIR%%/lib
|
||||
@dirrm %%DATADIR%%/includes
|
||||
@dirrm %%DATADIR%%/commands/user
|
||||
@dirrm %%DATADIR%%/commands/sql
|
||||
@dirrm %%DATADIR%%/commands/runserver
|
||||
@dirrm %%DATADIR%%/commands/pm/version_control
|
||||
@dirrm %%DATADIR%%/commands/pm/update_info
|
||||
@dirrm %%DATADIR%%/commands/pm/release_info
|
||||
@dirrm %%DATADIR%%/commands/pm/package_handler
|
||||
@dirrm %%DATADIR%%/commands/pm
|
||||
@dirrm %%DATADIR%%/commands/make
|
||||
@dirrm %%DATADIR%%/commands/core/outputformat/topics
|
||||
@dirrm %%DATADIR%%/commands/core/outputformat
|
||||
@dirrm %%DATADIR%%/commands/core/drupal
|
||||
@dirrm %%DATADIR%%/commands/core
|
||||
@dirrm %%DATADIR%%/commands
|
||||
@dirrm %%DATADIR%%/classes
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrmtry %%DATADIR%%/tests/resources
|
||||
@dirrmtry %%DATADIR%%/tests/makefiles
|
||||
@dirrmtry %%DATADIR%%/tests/hooks/magic_help_alter
|
||||
@dirrmtry %%DATADIR%%/tests/hooks
|
||||
@dirrmtry %%DATADIR%%/tests
|
||||
@dirrmtry %%DATADIR%%/misc
|
||||
@dirrmtry %%DATADIR%%/lib/Yaml-2.2.1/Tests/Fixtures
|
||||
@dirrmtry %%DATADIR%%/lib/Yaml-2.2.1/Tests
|
||||
@dirrmtry %%DATADIR%%/lib/Yaml-2.2.1/Exception
|
||||
@dirrmtry %%DATADIR%%/lib/Yaml-2.2.1
|
||||
@dirrmtry %%DATADIR%%/lib
|
||||
@dirrmtry %%DATADIR%%/includes
|
||||
@dirrmtry %%DATADIR%%/commands/user
|
||||
@dirrmtry %%DATADIR%%/commands/sql
|
||||
@dirrmtry %%DATADIR%%/commands/runserver
|
||||
@dirrmtry %%DATADIR%%/commands/pm/version_control
|
||||
@dirrmtry %%DATADIR%%/commands/pm/update_info
|
||||
@dirrmtry %%DATADIR%%/commands/pm/release_info
|
||||
@dirrmtry %%DATADIR%%/commands/pm/package_handler
|
||||
@dirrmtry %%DATADIR%%/commands/pm
|
||||
@dirrmtry %%DATADIR%%/commands/make
|
||||
@dirrmtry %%DATADIR%%/commands/core/outputformat/topics
|
||||
@dirrmtry %%DATADIR%%/commands/core/outputformat
|
||||
@dirrmtry %%DATADIR%%/commands/core/drupal
|
||||
@dirrmtry %%DATADIR%%/commands/core
|
||||
@dirrmtry %%DATADIR%%/commands
|
||||
@dirrmtry %%DATADIR%%/classes
|
||||
@dirrmtry %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user