From owner-svn-ports-all@FreeBSD.ORG Tue May 20 07:06:10 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7A743F0A; Tue, 20 May 2014 07:06:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (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 4DCE524B1; Tue, 20 May 2014 07:06:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4K76A2U007830; Tue, 20 May 2014 07:06:10 GMT (envelope-from ak@svn.freebsd.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4K769dG007826; Tue, 20 May 2014 07:06:09 GMT (envelope-from ak@svn.freebsd.org) Message-Id: <201405200706.s4K769dG007826@svn.freebsd.org> From: Alex Kozlov Date: Tue, 20 May 2014 07:06:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354608 - in head: . security/dropbear X-SVN-Group: ports-head 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.18 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: Tue, 20 May 2014 07:06:10 -0000 Author: ak Date: Tue May 20 07:06:09 2014 New Revision: 354608 URL: http://svnweb.freebsd.org/changeset/ports/354608 QAT: https://qat.redports.org/buildarchive/r354608/ Log: - Update to 2014.63 Modified: head/UPDATING head/security/dropbear/Makefile head/security/dropbear/distinfo Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue May 20 07:03:11 2014 (r354607) +++ head/UPDATING Tue May 20 07:06:09 2014 (r354608) @@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20140520: + AFFECTS: users of security/dropbear + AUTHOR: ak@FreeBSD.org + + security/dropbear port separator syntax was changed (again), now using + host^port instead of host%port. + + You may need to update your config files while updating to 2014.63 from + the previous versions. + 20140511: AFFECTS: users of databases/firebird* AUTHOR: bapt@FreeBSD.org Modified: head/security/dropbear/Makefile ============================================================================== --- head/security/dropbear/Makefile Tue May 20 07:03:11 2014 (r354607) +++ head/security/dropbear/Makefile Tue May 20 07:06:09 2014 (r354608) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dropbear -PORTVERSION= 2013.62 +PORTVERSION= 2014.63 CATEGORIES= security ipv6 MASTER_SITES= http://matt.ucc.asn.au/dropbear/releases/ Modified: head/security/dropbear/distinfo ============================================================================== --- head/security/dropbear/distinfo Tue May 20 07:03:11 2014 (r354607) +++ head/security/dropbear/distinfo Tue May 20 07:06:09 2014 (r354608) @@ -1,2 +1,2 @@ -SHA256 (dropbear-2013.62.tar.bz2) = c6656302bbcc54b0a9c361f505822f6994039117ec32d2897ead3364da079ffa -SIZE (dropbear-2013.62.tar.bz2) = 1598084 +SHA256 (dropbear-2014.63.tar.bz2) = 595992de432ba586a0e7e191bbb1ad587727678bb3e345b018c395b8c55b57ae +SIZE (dropbear-2014.63.tar.bz2) = 1598479