- Update to 2014.63
This commit is contained in:
parent
1c3d14b5ce
commit
2cda469ea9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354608
3 changed files with 13 additions and 3 deletions
10
UPDATING
10
UPDATING
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue