diff options
author | woodsb02 <woodsb02@FreeBSD.org> | 2016-10-31 22:42:41 +0800 |
---|---|---|
committer | woodsb02 <woodsb02@FreeBSD.org> | 2016-10-31 22:42:41 +0800 |
commit | 1011b00bc862b0d40eac8ac173916da89309b574 (patch) | |
tree | e9d29fc6d71da81a1eb0b2c798e24638dc21dc91 /www/drush | |
parent | d82967948829f0ddafed6372873814e274314d46 (diff) | |
download | freebsd-ports-gnome-1011b00bc862b0d40eac8ac173916da89309b574.tar.gz freebsd-ports-gnome-1011b00bc862b0d40eac8ac173916da89309b574.tar.zst freebsd-ports-gnome-1011b00bc862b0d40eac8ac173916da89309b574.zip |
www/drush: Update to 8.1.7
Changes this release:
https://github.com/drush-ops/drush/releases/tag/8.1.7
https://github.com/drush-ops/drush/releases/tag/8.1.6
PR: 213917
Submitted by: Matthias Fechner (maintainer)
Approved by: adamw (mentor, implicit)
Diffstat (limited to 'www/drush')
-rw-r--r-- | www/drush/Makefile | 3 | ||||
-rw-r--r-- | www/drush/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/drush/Makefile b/www/drush/Makefile index 755a840484bf..f19b722b71d9 100644 --- a/www/drush/Makefile +++ b/www/drush/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= drush -PORTVERSION= 8.1.5 -PORTREVISION= 1 +PORTVERSION= 8.1.7 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 1b6b6923c3e7..53b327a5702b 100644 --- a/www/drush/distinfo +++ b/www/drush/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1474886146 -SHA256 (drush.phar) = 754c64130006d0ad27b901557ad0d2145f5337687745dd55ecdaba454624f1f1 -SIZE (drush.phar) = 5867782 +TIMESTAMP = 1477923940 +SHA256 (drush.phar) = e44f8ba40e885650f4e3cf91529d1be7869534ccecd30dd77e8d8a0ae1596cd4 +SIZE (drush.phar) = 5950080 |