diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile index 94a15c7afe8d..c66399802e09 100644 --- a/security/proxytunnel/Makefile +++ b/security/proxytunnel/Makefile @@ -1,31 +1,31 @@ # Created by: Hammurabi Mendes PORTNAME= proxytunnel -PORTVERSION= 1.10.20210128 +PORTVERSION= 1.10.20210604 DISTVERSIONPREFIX= v CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy LICENSE= GPLv2+ BSD3CLAUSE MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= asciidoc:textproc/asciidoc \ minixmlto:textproc/minixmlto USES= pkgconfig gmake ssl USE_GITHUB= yes PLIST_FILES= bin/proxytunnel man/man1/proxytunnel.1.gz post-patch: ${REINPLACE_CMD} -e "s/xmlto/minixmlto/g" ${WRKSRC}/docs/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 \ ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/security/proxytunnel/distinfo b/security/proxytunnel/distinfo index 09208630785f..7f7ebc081b9a 100644 --- a/security/proxytunnel/distinfo +++ b/security/proxytunnel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616959401 -SHA256 (proxytunnel-proxytunnel-v1.10.20210128_GH0.tar.gz) = 8253e19dd5e27a34a2c236e3e4739b7edba556110717af962b7412b461a6c2fa -SIZE (proxytunnel-proxytunnel-v1.10.20210128_GH0.tar.gz) = 54702 +TIMESTAMP = 1622884294 +SHA256 (proxytunnel-proxytunnel-v1.10.20210604_GH0.tar.gz) = 47b7ef7acd36881744db233837e7e6be3ad38e45dc49d2488934882fa2c591c3 +SIZE (proxytunnel-proxytunnel-v1.10.20210604_GH0.tar.gz) = 54872