summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2020-06-27 07:51:16 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2020-06-27 07:51:16 +0000
commitfdf37f04fc3ea8306dc82178dc9b7123d6c87076 (patch)
tree6547ae7cc113eae09331f94e0c60900908f4aa3d
parentx11/zenity: fix build on GCC architectures (diff)
Update to 8.3.3:
Bugfix release primarily fixing issues to support: Drupal 9 (#4408) PHP 7.4 (#4362) Mysql 8 (#4313 & #4261)
Notes
Notes: svn path=/head/; revision=540564
-rw-r--r--www/drush/Makefile4
-rw-r--r--www/drush/distinfo6
-rw-r--r--www/drush/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/www/drush/Makefile b/www/drush/Makefile
index a4fc79930146..79025173dc01 100644
--- a/www/drush/Makefile
+++ b/www/drush/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= drush
-DISTVERSION= 8.1.16
-PORTREVISION= 1
+DISTVERSION= 8.3.3
+PORTREVISION= 0
CATEGORIES= www
MASTER_SITES= https://github.com/drush-ops/drush/releases/download/${DISTVERSION}/
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
diff --git a/www/drush/distinfo b/www/drush/distinfo
index a04a1e94dd85..a2d989d8f1c7 100644
--- a/www/drush/distinfo
+++ b/www/drush/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518347463
-SHA256 (drush.phar) = cf41ff329761aa28ef9770efd4d02d3b0a5bc5efeb52de6654756bd8103a04f4
-SIZE (drush.phar) = 4590001
+TIMESTAMP = 1593244065
+SHA256 (drush.phar) = a568bf0bcad1b6f300f0d35d79cccc53f93e7e90edc9822f3a6354145e456f98
+SIZE (drush.phar) = 5028695
diff --git a/www/drush/pkg-descr b/www/drush/pkg-descr
index 7c4186f587cd..0d372d4ed253 100644
--- a/www/drush/pkg-descr
+++ b/www/drush/pkg-descr
@@ -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
hours hacking away at the command prompt.
-WWW: http://drupal.org/project/drush
+WWW: https://github.com/drush-ops/drush