diff --git a/net/onioncat/Makefile b/net/onioncat/Makefile index 11ebf6b6afca..13d57d550002 100644 --- a/net/onioncat/Makefile +++ b/net/onioncat/Makefile @@ -1,28 +1,28 @@ PORTNAME= onioncat -DISTVERSION= 0.3.9 +DISTVERSION= 0.4.7 CATEGORIES= net security MASTER_SITES= https://www.cypherpunk.at/ocat/download/Source/current/ MAINTAINER= cs@FreeBSD.org COMMENT= IP-transparent Tor Hidden Service connector WWW= https://www.onioncat.org/ 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 b9dfd3dc41d1..bc085f381b4a 100644 --- a/net/onioncat/distinfo +++ b/net/onioncat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625946860 -SHA256 (onioncat-0.3.9.tar.gz) = c9f2f62fe835f9055c4b409a93f514f9dffdd1fcaeb9d461854731303b528e90 -SIZE (onioncat-0.3.9.tar.gz) = 248195 +TIMESTAMP = 1672576063 +SHA256 (onioncat-0.4.7.tar.gz) = 4da7f7682fc2ba7e6e4610b8277bc2070da23453c3e81234db100bec6ffae7fc +SIZE (onioncat-0.4.7.tar.gz) = 279498