mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
- Udpate to 5.9
PR: ports/177957 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) Feature safe: yes
This commit is contained in:
parent
d9340baac5
commit
9975cd5812
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316092
4 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= drush
|
PORTNAME= drush
|
||||||
PORTVERSION= 5.8
|
PORTVERSION= 5.9
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= http://ftp.drupal.org/files/projects/
|
MASTER_SITES= http://ftp.drupal.org/files/projects/
|
||||||
DISTNAME= drush-7.x-${PORTVERSION}
|
DISTNAME= drush-7.x-${PORTVERSION}
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (drush-7.x-5.8.tar.gz) = 15dd85f04c49b4a896b02dd6960d3140f3ae680bab3eea5d3aba27be0481e480
|
SHA256 (drush-7.x-5.9.tar.gz) = 3acc2a2491fef987c17e85122f7d3cd0bc99cefd1bc70891ec3a1c4fd51dccee
|
||||||
SIZE (drush-7.x-5.8.tar.gz) = 409642
|
SIZE (drush-7.x-5.9.tar.gz) = 414897
|
||||||
|
|
|
@ -2,4 +2,4 @@ Drush is a command line shell and Unix scripting interface for the Drupal CMS
|
||||||
and is designed to make life easier for those who spend some of their working
|
and is designed to make life easier for those who spend some of their working
|
||||||
hours hacking away at the command prompt.
|
hours hacking away at the command prompt.
|
||||||
|
|
||||||
WWW: http://drupal.org/project/drush
|
WWW: http://drupal.org/project/drush
|
||||||
|
|
|
@ -125,6 +125,7 @@ bin/drush
|
||||||
%%DATADIR%%/tests/makefiles/get.make
|
%%DATADIR%%/tests/makefiles/get.make
|
||||||
%%DATADIR%%/tests/makefiles/patches.make
|
%%DATADIR%%/tests/makefiles/patches.make
|
||||||
%%DATADIR%%/tests/makefiles/md5-succeed.make
|
%%DATADIR%%/tests/makefiles/md5-succeed.make
|
||||||
|
%%DATADIR%%/tests/drushScriptTest.php
|
||||||
%%DATADIR%%/tests/quickDrupalTest.php
|
%%DATADIR%%/tests/quickDrupalTest.php
|
||||||
%%DATADIR%%/tests/completetest.drush.inc
|
%%DATADIR%%/tests/completetest.drush.inc
|
||||||
%%DATADIR%%/tests/completetestsite.drush.inc
|
%%DATADIR%%/tests/completetestsite.drush.inc
|
||||||
|
|
Loading…
Add table
Reference in a new issue