svn commit: r461490 - head/www/drush

Jochen Neumeister joneum at FreeBSD.org
Sun Feb 11 11:15:03 UTC 2018


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 at 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


More information about the svn-ports-head mailing list