diff --git a/net/onioncat/Makefile b/net/onioncat/Makefile index 6fa6608cb358..f7ccc140f4c4 100644 --- a/net/onioncat/Makefile +++ b/net/onioncat/Makefile @@ -1,29 +1,29 @@ # Created by: PORTNAME= onioncat -DISTVERSION= 0.3.8 +DISTVERSION= 0.3.9 CATEGORIES= net security MASTER_SITES= https://www.cypherpunk.at/ocat/download/Source/current/ MAINTAINER= cs@FreeBSD.org COMMENT= IP-transparent Tor Hidden Service connector LICENSE= GPLv3 RUN_DEPENDS= tor:security/tor GNU_CONFIGURE= yes CONFIGURE_ENV= PTHREAD_LIBS="-pthread" USE_RC_SUBR= ${PORTNAME} PLIST_FILES= bin/ocat man/man1/ocat.1.gz post-patch: @${REINPLACE_CMD} -e \ '/CFLAGS=/s|-O2|$$CFLAGS|' ${WRKSRC}/configure do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/ocat ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/ocat.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/net/onioncat/distinfo b/net/onioncat/distinfo index da8825216e75..b9dfd3dc41d1 100644 --- a/net/onioncat/distinfo +++ b/net/onioncat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1602936905 -SHA256 (onioncat-0.3.8.tar.gz) = 9564d10c64161408a573256ba8aece9296499a753cbdae6bfbc3544e72a1d63b -SIZE (onioncat-0.3.8.tar.gz) = 242144 +TIMESTAMP = 1625946860 +SHA256 (onioncat-0.3.9.tar.gz) = c9f2f62fe835f9055c4b409a93f514f9dffdd1fcaeb9d461854731303b528e90 +SIZE (onioncat-0.3.9.tar.gz) = 248195