diff --git a/www/drush/Makefile b/www/drush/Makefile index 7e9b361875c5..3ff3cceabf97 100644 --- a/www/drush/Makefile +++ b/www/drush/Makefile @@ -1,37 +1,37 @@ # Created by: Thomas Sandford PORTNAME= drush -DISTVERSION= 8.3.3 +DISTVERSION= 8.4.11 PORTREVISION= 0 CATEGORIES= www MASTER_SITES= https://github.com/drush-ops/drush/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= drush EXTRACT_SUFX= .phar -MAINTAINER= ports@FreeBSD.org +MAINTAINER= me@skylord.ru COMMENT= Drupal command line and scripting interface LICENSE= GPLv2+ NO_BUILD= yes NO_WRKSUBDIR= yes NO_ARCH= yes USES= php:cli,flavors # set php requirements same as drupal itself USE_PHP= gd pcre session mbstring ctype json hash simplexml dom pdo filter phar CONFLICTS_INSTALL= drush-php* # bin/drush bin/drush.phar PLIST_FILES= bin/drush bin/drush.phar do-extract: @${MKDIR} ${WRKSRC}/ ${CP} ${_DISTDIR}/drush.phar ${WRKSRC}/ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/drush.phar ${STAGEDIR}${PREFIX}/bin/ ${LN} -s drush.phar ${STAGEDIR}${PREFIX}/bin/drush .include diff --git a/www/drush/distinfo b/www/drush/distinfo index a2d989d8f1c7..8d63f9db6fea 100644 --- a/www/drush/distinfo +++ b/www/drush/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593244065 -SHA256 (drush.phar) = a568bf0bcad1b6f300f0d35d79cccc53f93e7e90edc9822f3a6354145e456f98 -SIZE (drush.phar) = 5028695 +TIMESTAMP = 1657547483 +SHA256 (drush.phar) = e030f5e8f407199cc01b09a6fd635e67f7432a7950b2571bdf9024a6226ce6d4 +SIZE (drush.phar) = 1344027