Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2016 14:42:41 +0000 (UTC)
From:      Ben Woods <woodsb02@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r425004 - head/www/drush
Message-ID:  <201610311442.u9VEgfIF033655@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: woodsb02
Date: Mon Oct 31 14:42:41 2016
New Revision: 425004
URL: https://svnweb.freebsd.org/changeset/ports/425004

Log:
  www/drush: Update to 8.1.7
  
  Changes this release:
    https://github.com/drush-ops/drush/releases/tag/8.1.7
    https://github.com/drush-ops/drush/releases/tag/8.1.6
  
  PR:		213917
  Submitted by:	Matthias Fechner (maintainer)
  Approved by:	adamw (mentor, implicit)

Modified:
  head/www/drush/Makefile
  head/www/drush/distinfo

Modified: head/www/drush/Makefile
==============================================================================
--- head/www/drush/Makefile	Mon Oct 31 14:14:44 2016	(r425003)
+++ head/www/drush/Makefile	Mon Oct 31 14:42:41 2016	(r425004)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drush
-PORTVERSION=	8.1.5
-PORTREVISION=	1
+PORTVERSION=	8.1.7
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/drush-ops/drush/releases/download/${DISTVERSION}/
 DISTNAME=	drush

Modified: head/www/drush/distinfo
==============================================================================
--- head/www/drush/distinfo	Mon Oct 31 14:14:44 2016	(r425003)
+++ head/www/drush/distinfo	Mon Oct 31 14:42:41 2016	(r425004)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474886146
-SHA256 (drush.phar) = 754c64130006d0ad27b901557ad0d2145f5337687745dd55ecdaba454624f1f1
-SIZE (drush.phar) = 5867782
+TIMESTAMP = 1477923940
+SHA256 (drush.phar) = e44f8ba40e885650f4e3cf91529d1be7869534ccecd30dd77e8d8a0ae1596cd4
+SIZE (drush.phar) = 5950080



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