Date: Tue, 20 May 2014 07:06:09 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354608 - in head: . security/dropbear Message-ID: <201405200706.s4K769dG007826@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405200706.s4K769dG007826>