diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile index 64e989235332..e82251c91ef8 100644 --- a/security/proxytunnel/Makefile +++ b/security/proxytunnel/Makefile @@ -1,32 +1,32 @@ # Created by: Hammurabi Mendes # $FreeBSD$ PORTNAME= proxytunnel -PORTVERSION= 1.10.20200907 +PORTVERSION= 1.10.20210128 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 593c5864ea03..09208630785f 100644 --- a/security/proxytunnel/distinfo +++ b/security/proxytunnel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599557449 -SHA256 (proxytunnel-proxytunnel-v1.10.20200907_GH0.tar.gz) = b8740375c4f0f635fd22b197389d4268daeb70829648e15050fd4db2b41ef898 -SIZE (proxytunnel-proxytunnel-v1.10.20200907_GH0.tar.gz) = 54711 +TIMESTAMP = 1616959401 +SHA256 (proxytunnel-proxytunnel-v1.10.20210128_GH0.tar.gz) = 8253e19dd5e27a34a2c236e3e4739b7edba556110717af962b7412b461a6c2fa +SIZE (proxytunnel-proxytunnel-v1.10.20210128_GH0.tar.gz) = 54702