Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2018 11:15:02 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r461490 - head/www/drush
Message-ID:  <201802111115.w1BBF22M056041@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sun Feb 11 11:15:02 2018
New Revision: 461490
URL: https://svnweb.freebsd.org/changeset/ports/461490

Log:
  www/drush: Update to 8.1.16
  
  Changelog: https://github.com/drush-ops/drush/compare/8.1.15...8.1.16
  
  *While here switch to DISTVERSION
  
  PR:		225817
  Submitted by:	Matthias Fechner <idefix@fechner.net> (maintainer)
  Approved by:	mentors (implicit)
  Differenial Revision:

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

Modified: head/www/drush/Makefile
==============================================================================
--- head/www/drush/Makefile	Sun Feb 11 11:14:51 2018	(r461489)
+++ head/www/drush/Makefile	Sun Feb 11 11:15:02 2018	(r461490)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drush
-PORTVERSION=	8.1.15
+DISTVERSION=	8.1.16
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/drush-ops/drush/releases/download/${DISTVERSION}/
 DISTNAME=	drush

Modified: head/www/drush/distinfo
==============================================================================
--- head/www/drush/distinfo	Sun Feb 11 11:14:51 2018	(r461489)
+++ head/www/drush/distinfo	Sun Feb 11 11:15:02 2018	(r461490)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507843654
-SHA256 (drush.phar) = 6999d72e51577b1e20cfaec87152d9905b714f5812861692877b8424a4e2358a
-SIZE (drush.phar) = 6054177
+TIMESTAMP = 1518347463
+SHA256 (drush.phar) = cf41ff329761aa28ef9770efd4d02d3b0a5bc5efeb52de6654756bd8103a04f4
+SIZE (drush.phar) = 4590001



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