From owner-freebsd-ports@freebsd.org Sat Aug 13 08:17:01 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F0D33BB71E0 for ; Sat, 13 Aug 2016 08:17:01 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [IPv6:2001:608:a02::33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B827F1E19 for ; Sat, 13 Aug 2016 08:17:01 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (unknown [IPv6:2001:a61:1254:da01:dacb:8aff:febf:62dd]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id C0CDD3A7F2C for ; Sat, 13 Aug 2016 10:16:58 +0200 (CEST) DMARC-Filter: OpenDMARC Filter v1.3.1 anny.lostinspace.de C0CDD3A7F2C Authentication-Results: anny.lostinspace.de; dmarc=none header.from=fechner.net DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fechner.net; s=default; t=1471076218; bh=xlipG1/k6J7UyptCijUVuYh9SQkQ5Gi+lLji7Y/flns=; h=To:From:Subject:Date; b=dgGKdera1527RdnDwxMYdwWsWo8X6hheBaBxaa+L0Z1bO9WKhLFeMEno9SLgVOFKX jj/XHXx3AmcO2dZJSvDpKTFyERgph0EEzsF0t5JGKsZlWh7jx7pUYipT/rybQtx7Wn zW72BQBvdaUT+uKhlHXNNbc5jX8RFChAokEcAPWo= Received: from [192.168.0.151] (aftr-88-217-181-143.dynamic.mnet-online.de [88.217.181.143]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 56EF94F18FC for ; Sat, 13 Aug 2016 10:16:57 +0200 (CEST) To: FreeBSD Mailing List From: Matthias Fechner Subject: Updates available for www/drush? Message-ID: <69776935-f0bf-8c1c-d294-1cb642f806b1@fechner.net> Date: Sat, 13 Aug 2016 10:16:31 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Aug 2016 08:17:02 -0000 Dear all, drush in ports (www/drush) is version 6.5. Stable version is 8.3.1, check here: https://github.com/drush-ops/drush Has anyone an update port available? Thanks Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook