diff options
author | pi <pi@FreeBSD.org> | 2017-07-08 18:28:28 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2017-07-08 18:28:28 +0800 |
commit | ca1de496c0a3bc29afe09d6b9be93ebae7e29c7a (patch) | |
tree | 81f6989246ec45627ede643b5b9630941c017dd2 /www | |
parent | e8407dc4a8c3f4ab8dd9f9bf991b66e3fe6b6bd3 (diff) | |
download | freebsd-ports-gnome-ca1de496c0a3bc29afe09d6b9be93ebae7e29c7a.tar.gz freebsd-ports-gnome-ca1de496c0a3bc29afe09d6b9be93ebae7e29c7a.tar.zst freebsd-ports-gnome-ca1de496c0a3bc29afe09d6b9be93ebae7e29c7a.zip |
www/drush: update 8.1.11 -> 8.1.12
PR: 219869
Relnotes: https://github.com/drush-ops/drush/compare/8.1.11...8.1.12
Submitted by: Matthias Fechner <idefix@fechner.net> (maintainer)
Diffstat (limited to 'www')
-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 7bf0da8ea7d7..23174097df1c 100644 --- a/www/drush/Makefile +++ b/www/drush/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drush -PORTVERSION= 8.1.11 +PORTVERSION= 8.1.12 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 9ac28e5e79c6..c961c9e9678d 100644 --- a/www/drush/distinfo +++ b/www/drush/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493027388 -SHA256 (drush.phar) = 86465bd00dfc0df83577b1e2fe356af09e95283510c4cf636947edfb97f72a25 -SIZE (drush.phar) = 6126275 +TIMESTAMP = 1496949489 +SHA256 (drush.phar) = 26bba4db13332c8b43c02c4261f4b8e864eb12d5712d125e26bad3c112418a53 +SIZE (drush.phar) = 6131337 |