diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-08-29 03:30:32 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-08-29 03:30:32 +0000 |
commit | 19a5e19351cbb898041a112d01b71647b23094bc (patch) | |
tree | afb456e7445840b246961c71bdbf0de9cbfe4bdd /www/drush | |
parent | 45a59a92dc9630593e004dbeab08bf3cbecac5dd (diff) | |
download | ports-19a5e19351cbb898041a112d01b71647b23094bc.tar.gz ports-19a5e19351cbb898041a112d01b71647b23094bc.zip |
Notes
Diffstat (limited to 'www/drush')
-rw-r--r-- | www/drush/Makefile | 2 | ||||
-rw-r--r-- | www/drush/distinfo | 4 | ||||
-rw-r--r-- | www/drush/pkg-plist | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/www/drush/Makefile b/www/drush/Makefile index 9bf92c558ac1..c8b3e39f11fa 100644 --- a/www/drush/Makefile +++ b/www/drush/Makefile @@ -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} diff --git a/www/drush/distinfo b/www/drush/distinfo index 0626f7403cbf..05c4f30529f8 100644 --- a/www/drush/distinfo +++ b/www/drush/distinfo @@ -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 diff --git a/www/drush/pkg-plist b/www/drush/pkg-plist index a3f9fad9f79b..b8bb01dfe8ee 100644 --- a/www/drush/pkg-plist +++ b/www/drush/pkg-plist @@ -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 |