diff options
author | dbaio <dbaio@FreeBSD.org> | 2017-10-13 05:33:58 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2017-10-13 05:33:58 +0800 |
commit | 5c6aa45fd462b3bb4cb91bd7379dbe02199b86f0 (patch) | |
tree | 45b7aef95bb29aee6c60b5ba3adf03e50454c083 /www/drush | |
parent | 4152ae134edef9fd17ef8b4517924db397f37779 (diff) | |
download | freebsd-ports-graphics-5c6aa45fd462b3bb4cb91bd7379dbe02199b86f0.tar.gz freebsd-ports-graphics-5c6aa45fd462b3bb4cb91bd7379dbe02199b86f0.tar.zst freebsd-ports-graphics-5c6aa45fd462b3bb4cb91bd7379dbe02199b86f0.zip |
www/drush: Update to 8.1.15
Changes: https://github.com/drush-ops/drush/compare/8.1.12...8.1.15
PR: 222933
Submitted by: Matthias Fechner <idefix@fechner.net> (maintainer)
Diffstat (limited to 'www/drush')
-rw-r--r-- | www/drush/Makefile | 2 | ||||
-rw-r--r-- | www/drush/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/drush/Makefile b/www/drush/Makefile index 23174097df1..b1f65c5e72f 100644 --- a/www/drush/Makefile +++ b/www/drush/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drush -PORTVERSION= 8.1.12 +PORTVERSION= 8.1.15 CATEGORIES= www MASTER_SITES= https://github.com/drush-ops/drush/releases/download/${DISTVERSION}/ DISTNAME= drush diff --git a/www/drush/distinfo b/www/drush/distinfo index c961c9e9678..eea04c97e2d 100644 --- a/www/drush/distinfo +++ b/www/drush/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496949489 -SHA256 (drush.phar) = 26bba4db13332c8b43c02c4261f4b8e864eb12d5712d125e26bad3c112418a53 -SIZE (drush.phar) = 6131337 +TIMESTAMP = 1507843654 +SHA256 (drush.phar) = 6999d72e51577b1e20cfaec87152d9905b714f5812861692877b8424a4e2358a +SIZE (drush.phar) = 6054177 |