mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Update to 5.7
PR: ports/171147 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) Approved by: eadler, bapt (mentors, implicit)
This commit is contained in:
parent
45a59a92dc
commit
19a5e19351
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303310
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user