Index: head/security/dropbear/Makefile =================================================================== --- head/security/dropbear/Makefile +++ head/security/dropbear/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= dropbear -PORTVERSION= 2018.76 +PORTVERSION= 2019.78 CATEGORIES= security ipv6 MASTER_SITES= https://matt.ucc.asn.au/dropbear/releases/ -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= SSH 2 server, designed to be usable in small memory environments LICENSE= MIT Index: head/security/dropbear/distinfo =================================================================== --- head/security/dropbear/distinfo +++ head/security/dropbear/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1519931080 -SHA256 (dropbear-2018.76.tar.bz2) = f2fb9167eca8cf93456a5fc1d4faf709902a3ab70dd44e352f3acbc3ffdaea65 -SIZE (dropbear-2018.76.tar.bz2) = 2688697 +TIMESTAMP = 1560268601 +SHA256 (dropbear-2019.78.tar.bz2) = 525965971272270995364a0eb01f35180d793182e63dd0b0c3eb0292291644a4 +SIZE (dropbear-2019.78.tar.bz2) = 2708659 Index: head/security/dropbear/files/patch-configure =================================================================== --- head/security/dropbear/files/patch-configure +++ head/security/dropbear/files/patch-configure @@ -1,16 +0,0 @@ ---- configure.orig 2018-03-01 21:26:15 UTC -+++ configure -@@ -3103,13 +3103,6 @@ fi - - - --# set compile flags prior to other tests --if test -z "$OLDCFLAGS" && test "$GCC" = "yes"; then -- { $as_echo "$as_me:${as_lineno-$LINENO}: No \$CFLAGS set... using \"-Os -W -Wall\" for GCC" >&5 --$as_echo "$as_me: No \$CFLAGS set... using \"-Os -W -Wall\" for GCC" >&6;} -- CFLAGS="-Os -W -Wall" --fi -- - { $as_echo "$as_me:${as_lineno-$LINENO}: Checking if compiler '$CC' supports -Wno-pointer-sign" >&5 - $as_echo "$as_me: Checking if compiler '$CC' supports -Wno-pointer-sign" >&6;} -