- Update to version 0.37

PR:		57188
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2003-09-25 10:22:59 +00:00
parent 57cf8f81d1
commit 24a60a8057
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89342
2 changed files with 4 additions and 2 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= dropbear
PORTVERSION= 0.36
PORTVERSION= 0.37
CATEGORIES= security ipv6
MASTER_SITES= http://matt.ucc.asn.au/dropbear/
@ -26,6 +26,8 @@ BIN= dropbear dropbearkey dropbearconvert
post-configure:
@${REINPLACE_CMD} -e "s,/etc/,${PREFIX}/etc/,g" ${WRKSRC}/options.h
@${REINPLACE_CMD} -e "s,/usr/bin/X11/,${X11BASE}/,g" ${WRKSRC}/options.h
@${REINPLACE_CMD} -e "s,^typedef int socklen_t,//typedef int socklen_t," \
${WRKSRC}/includes.h
do-install:
.for bin in ${BIN}

View file

@ -1 +1 @@
MD5 (dropbear-0.36.tar.gz) = 37b38670235c4cdd37e3833919bcf53f
MD5 (dropbear-0.37.tar.gz) = d71da88922b23fa41e5baac582cf74dc