From owner-svn-ports-all@freebsd.org Sun Feb 11 11:15:03 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14442F0D789; Sun, 11 Feb 2018 11:15:03 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BB5A77336A; Sun, 11 Feb 2018 11:15:02 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B651D22231; Sun, 11 Feb 2018 11:15:02 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1BBF2oY056043; Sun, 11 Feb 2018 11:15:02 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1BBF22M056041; Sun, 11 Feb 2018 11:15:02 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201802111115.w1BBF22M056041@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sun, 11 Feb 2018 11:15:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461490 - head/www/drush X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/drush X-SVN-Commit-Revision: 461490 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Feb 2018 11:15:03 -0000 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 (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