Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jan 2015 20:25:37 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376030 - head/www/drush
Message-ID:  <201501012025.t01KPbd3035388@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Thu Jan  1 20:25:36 2015
New Revision: 376030
URL: https://svnweb.freebsd.org/changeset/ports/376030
QAT: https://qat.redports.org/buildarchive/r376030/

Log:
  - 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]

Modified:
  head/www/drush/Makefile
  head/www/drush/distinfo
  head/www/drush/pkg-plist

Modified: head/www/drush/Makefile
==============================================================================
--- head/www/drush/Makefile	Thu Jan  1 20:21:35 2015	(r376029)
+++ head/www/drush/Makefile	Thu Jan  1 20:25:36 2015	(r376030)
@@ -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 scripti
 
 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}

Modified: head/www/drush/distinfo
==============================================================================
--- head/www/drush/distinfo	Thu Jan  1 20:21:35 2015	(r376029)
+++ head/www/drush/distinfo	Thu Jan  1 20:25:36 2015	(r376030)
@@ -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

Modified: head/www/drush/pkg-plist
==============================================================================
--- head/www/drush/pkg-plist	Thu Jan  1 20:21:35 2015	(r376029)
+++ head/www/drush/pkg-plist	Thu Jan  1 20:25:36 2015	(r376030)
@@ -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%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501012025.t01KPbd3035388>