aboutsummaryrefslogtreecommitdiff
path: root/www/drush
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2015-01-01 20:25:36 +0000
committerPawel Pekala <pawel@FreeBSD.org>2015-01-01 20:25:36 +0000
commit68058b35391ca12271887fa4d445e3f4f6151781 (patch)
treeb93c7fe801b58ea09cb8aa7cacc289db544422cf /www/drush
parentf0edc641f9d9af4225eaaa3af7da7e34531f5bc6 (diff)
downloadports-68058b35391ca12271887fa4d445e3f4f6151781.tar.gz
ports-68058b35391ca12271887fa4d445e3f4f6151781.zip
- Update to version 6.5.0 [1]
- Make RUN_DEPENDS path independent - Remove GH_PROJECT, GH_TAGNAME they are by default set to suggested values - Don't split install to 2 targets (install, post-install) - Cleanup pkg-plist PR: 196076 [1] Submitted by: Geoffroy Desvernay (maintainer) [1]
Notes
Notes: svn path=/head/; revision=376030
Diffstat (limited to 'www/drush')
-rw-r--r--www/drush/Makefile10
-rw-r--r--www/drush/distinfo4
-rw-r--r--www/drush/pkg-plist29
3 files changed, 6 insertions, 37 deletions
diff --git a/www/drush/Makefile b/www/drush/Makefile
index 78c474626c82..d8010304374e 100644
--- a/www/drush/Makefile
+++ b/www/drush/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= drush
-PORTVERSION= 6.4.0
+PORTVERSION= 6.5.0
CATEGORIES= www
MAINTAINER= dgeo@centrale-marseille.fr
@@ -10,14 +10,12 @@ COMMENT= Drupal command line and scripting interface
LICENSE= GPLv2
-RUN_DEPENDS= ${LOCALBASE}/share/pear/Console/Table.php:${PORTSDIR}/devel/pear-Console_Table
+RUN_DEPENDS= pear-Console_Table>0:${PORTSDIR}/devel/pear-Console_Table
NO_BUILD= yes
GH_ACCOUNT= ${PORTNAME}-ops
-GH_PROJECT= ${PORTNAME}
-GH_TAGNAME= ${PORTVERSION}
-GH_COMMIT= fd4baef
+GH_COMMIT= 0a7918a
USE_GITHUB= yes
# set php requirements same as drupal itself
@@ -39,8 +37,6 @@ do-install:
${INSTALL_DATA} drush_logo-black.png drush.php ${STAGEDIR}${DATADIR} && \
${INSTALL_SCRIPT} drush drush.complete.sh ${STAGEDIR}${DATADIR} )
${LN} -s ${DATADIR}/drush ${STAGEDIR}${PREFIX}/bin/drush
-
-post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
( cd ${WRKSRC} && ${INSTALL_MAN} *.md docs/* ${STAGEDIR}${DOCSDIR} )
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
diff --git a/www/drush/distinfo b/www/drush/distinfo
index 4861cab753e5..bbba527ef649 100644
--- a/www/drush/distinfo
+++ b/www/drush/distinfo
@@ -1,2 +1,2 @@
-SHA256 (drush-6.4.0.tar.gz) = ee48d3c6d17db9bf09b0d475213b89826f6daaa9ba7781fca510238b99089026
-SIZE (drush-6.4.0.tar.gz) = 508662
+SHA256 (drush-6.5.0.tar.gz) = 820b370830aedfa448bfe3993c3db420c5c8bdb1892aa4512716ddaf19f7c852
+SIZE (drush-6.5.0.tar.gz) = 509721
diff --git a/www/drush/pkg-plist b/www/drush/pkg-plist
index ea6484af12f5..cc171534e355 100644
--- a/www/drush/pkg-plist
+++ b/www/drush/pkg-plist
@@ -22,6 +22,7 @@ bin/drush
%%DATADIR%%/tests/quickDrupalTest.php
%%DATADIR%%/tests/queueTest.php
%%DATADIR%%/tests/pmUpdateCodeTest.php
+%%DATADIR%%/tests/pmReleaseNotesTest.php
%%DATADIR%%/tests/pmEnDisUnListTest.php
%%DATADIR%%/tests/pmDownloadTest.php
%%DATADIR%%/tests/phpunit.xml.dist
@@ -218,31 +219,3 @@ bin/drush
%%DATADIR%%/commands/core/browse.drush.inc
%%DATADIR%%/commands/core/archive.drush.inc
%%DATADIR%%/classes/DrushRole.php
-@dirrmtry %%DATADIR%%/tests/resources
-@dirrmtry %%DATADIR%%/tests/makefiles
-@dirrmtry %%DATADIR%%/tests/hooks/magic_help_alter
-@dirrmtry %%DATADIR%%/tests/hooks
-@dirrmtry %%DATADIR%%/tests
-@dirrmtry %%DATADIR%%/misc
-@dirrmtry %%DATADIR%%/lib/Yaml-2.2.1/Tests/Fixtures
-@dirrmtry %%DATADIR%%/lib/Yaml-2.2.1/Tests
-@dirrmtry %%DATADIR%%/lib/Yaml-2.2.1/Exception
-@dirrmtry %%DATADIR%%/lib/Yaml-2.2.1
-@dirrmtry %%DATADIR%%/lib
-@dirrmtry %%DATADIR%%/includes
-@dirrmtry %%DATADIR%%/commands/user
-@dirrmtry %%DATADIR%%/commands/sql
-@dirrmtry %%DATADIR%%/commands/runserver
-@dirrmtry %%DATADIR%%/commands/pm/version_control
-@dirrmtry %%DATADIR%%/commands/pm/update_info
-@dirrmtry %%DATADIR%%/commands/pm/release_info
-@dirrmtry %%DATADIR%%/commands/pm/package_handler
-@dirrmtry %%DATADIR%%/commands/pm
-@dirrmtry %%DATADIR%%/commands/make
-@dirrmtry %%DATADIR%%/commands/core/outputformat/topics
-@dirrmtry %%DATADIR%%/commands/core/outputformat
-@dirrmtry %%DATADIR%%/commands/core/drupal
-@dirrmtry %%DATADIR%%/commands/core
-@dirrmtry %%DATADIR%%/commands
-@dirrmtry %%DATADIR%%/classes
-@dirrmtry %%DATADIR%%