diff --git a/net/socat/Makefile b/net/socat/Makefile index d661e2fb2bc3..f3b546d679a7 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -1,55 +1,54 @@ PORTNAME= socat -DISTVERSION= 1.8.0.0 -PORTREVISION= 3 +DISTVERSION= 1.8.0.1 CATEGORIES= net MASTER_SITES= http://www.dest-unreach.org/socat/download/ \ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Multipurpose relay and more WWW= http://www.dest-unreach.org/socat/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler cpe ssl tar:bzip2 CPE_VENDOR= dest-unreach USE_RC_SUBR= socat GNU_CONFIGURE= yes PORTSCOUT= skipv:2.0.0-b2 PLIST_FILES= bin/filan \ bin/procan \ bin/socat \ "@sample etc/socat-instances.conf.sample" \ share/man/man1/socat.1.gz PORTDOCS= EXAMPLES FAQ README SECURITY OPTIONS_DEFINE= DOCS IPV6DEFAULT READLINE IPV6DEFAULT_DESC= Use IPv6 by default IPV6DEFAULT_CONFIGURE_OFF= --enable-default-ipv=4 IPV6DEFAULT_CONFIGURE_ENABLE= default-ipv=6 READLINE_USES= readline READLINE_CONFIGURE_ENABLE= readline .include .if ${SSL_DEFAULT} != base USES+= localbase CONFIGURE_ARGS+= --enable-openssl-base=${LOCALBASE} .endif do-install: .for f in filan procan socat ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin .endfor ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${FILESDIR}/socat-instances.conf.sample ${STAGEDIR}${PREFIX}/etc .include diff --git a/net/socat/distinfo b/net/socat/distinfo index a8cfcb2ee1fa..6f92ca1432b7 100644 --- a/net/socat/distinfo +++ b/net/socat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700229347 -SHA256 (socat-1.8.0.0.tar.bz2) = e1de683dd22ee0e3a6c6bbff269abe18ab0c9d7eb650204f125155b9005faca7 -SIZE (socat-1.8.0.0.tar.bz2) = 564066 +TIMESTAMP = 1725285408 +SHA256 (socat-1.8.0.1.tar.bz2) = 6a283565db7cf86292c6f70504c58abb03e29888adeed5a6c5f3457e803c1b81 +SIZE (socat-1.8.0.1.tar.bz2) = 579492