aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/dropbear/Makefile11
-rw-r--r--security/dropbear/distinfo6
2 files changed, 6 insertions, 11 deletions
diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile
index 1da7c12ddf5a..a5085d415ce0 100644
--- a/security/dropbear/Makefile
+++ b/security/dropbear/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= dropbear
-PORTVERSION= 0.49
-PORTREVISION= 1
+PORTVERSION= 0.50
CATEGORIES= security ipv6
MASTER_SITES= http://matt.ucc.asn.au/dropbear/releases/
@@ -17,13 +16,13 @@ COMMENT= An SSH 2 server, designed to be usable in small memory environments
GNU_CONFIGURE= YES
USE_GMAKE= YES
-OPTIONS= STATIC "Build statically" off
+OPTIONS= STATIC "Build statically" off
USE_RC_SUBR= ${PORTNAME}
.include <bsd.port.pre.mk>
-.if defined(WANT_STATIC) || defined(WITH_STATIC)
+.if defined(WITH_STATIC)
CONFIGURE_ENV= LDFLAGS=-static
.endif
@@ -37,9 +36,5 @@ post-patch:
post-install:
@${MKDIR} ${PREFIX}/etc/dropbear
@${ECHO_MSG} ""
-.if defined(WANT_STATIC)
- @${ECHO_MSG} " WARNING: deprecated option WANT_STATIC used, use 'make config' instead"
- @${ECHO_MSG} ""
-.endif
.include <bsd.port.post.mk>
diff --git a/security/dropbear/distinfo b/security/dropbear/distinfo
index 3d909f8d1ad6..a66d3fceddc0 100644
--- a/security/dropbear/distinfo
+++ b/security/dropbear/distinfo
@@ -1,3 +1,3 @@
-MD5 (dropbear-0.49.tar.gz) = 7b20c85f1ee34f018a1b948eae003df9
-SHA256 (dropbear-0.49.tar.gz) = 152f87b4fbfe3976c0409fb9e0812af17c9aa0907b04549604110c05248f810f
-SIZE (dropbear-0.49.tar.gz) = 1764444
+MD5 (dropbear-0.50.tar.gz) = 5c0f7405b915799c3d952d3a93a5df69
+SHA256 (dropbear-0.50.tar.gz) = 39999c5bfb663404f6450da66d98d69193a5d0ab496d2d47cc53cd0202c4051c
+SIZE (dropbear-0.50.tar.gz) = 1790358