Index: head/www/drush/Makefile =================================================================== --- head/www/drush/Makefile (revision 431735) +++ head/www/drush/Makefile (revision 431736) @@ -1,33 +1,34 @@ # Created by: Thomas Sandford # $FreeBSD$ PORTNAME= drush -PORTVERSION= 8.1.7 +PORTVERSION= 8.1.9 CATEGORIES= www MASTER_SITES= https://github.com/drush-ops/drush/releases/download/${DISTVERSION}/ DISTNAME= drush EXTRACT_SUFX= .phar MAINTAINER= idefix@fechner.net COMMENT= Drupal command line and scripting interface -LICENSE= GPLv2 +LICENSE= GPLv2+ NO_BUILD= yes NO_WRKSUBDIR= yes +NO_ARCH= yes USES= php:cli # set php requirements same as drupal itself USE_PHP= gd pcre session mbstring ctype json hash simplexml dom pdo filter phar PLIST_FILES= bin/drush bin/drush.phar do-extract: - ${MKDIR} ${WRKSRC}/ - ${CP} ${_DISTDIR}/drush.phar ${WRKSRC}/ + @${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 Index: head/www/drush/distinfo =================================================================== --- head/www/drush/distinfo (revision 431735) +++ head/www/drush/distinfo (revision 431736) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477923940 -SHA256 (drush.phar) = e44f8ba40e885650f4e3cf91529d1be7869534ccecd30dd77e8d8a0ae1596cd4 -SIZE (drush.phar) = 5950080 +TIMESTAMP = 1484590350 +SHA256 (drush.phar) = 0137528333ac1f230c05322bc95b8bf219fabb46bffb57c51f0a2d64555af7ff +SIZE (drush.phar) = 6135132