diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile index 82eec1d669e5..5117b73ecd94 100644 --- a/security/proxytunnel/Makefile +++ b/security/proxytunnel/Makefile @@ -1,32 +1,32 @@ PORTNAME= proxytunnel -PORTVERSION= 1.10.20210604 +PORTVERSION= 1.11 DISTVERSIONPREFIX= v CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy WWW= https://github.com/proxytunnel/proxytunnel/ LICENSE= GPLv2+ BSD3CLAUSE MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= asciidoc:textproc/asciidoc \ minixmlto:textproc/minixmlto USES= cpe gmake pkgconfig ssl BROKEN_SSL= openssl30 openssl31 BROKEN_SSL_REASON= Fails to build with ld: error: undefined symbol: SSL_get_peer_certificate 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 7f7ebc081b9a..045b064c14ad 100644 --- a/security/proxytunnel/distinfo +++ b/security/proxytunnel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622884294 -SHA256 (proxytunnel-proxytunnel-v1.10.20210604_GH0.tar.gz) = 47b7ef7acd36881744db233837e7e6be3ad38e45dc49d2488934882fa2c591c3 -SIZE (proxytunnel-proxytunnel-v1.10.20210604_GH0.tar.gz) = 54872 +TIMESTAMP = 1693736996 +SHA256 (proxytunnel-proxytunnel-v1.11_GH0.tar.gz) = edc820c9ea48e0a37f231a40f77eb83b9c3f26ebc31bf4e6f8ee3cd090cbebf2 +SIZE (proxytunnel-proxytunnel-v1.11_GH0.tar.gz) = 55722