diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile index 0e347d7ce751..e85a6c333040 100644 --- a/security/proxytunnel/Makefile +++ b/security/proxytunnel/Makefile @@ -1,33 +1,33 @@ PORTNAME= proxytunnel DISTVERSIONPREFIX= v -DISTVERSION= 1.12.1 +DISTVERSION= 1.12.2 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= BSD3CLAUSE GPLv2+ MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= asciidoc:textproc/asciidoc \ minixmlto:textproc/minixmlto USES= cpe gmake pkgconfig ssl BROKEN_SSL= openssl openssl31 BROKEN_SSL_REASON= Fails to build with ld: error: undefined symbol: SSL_get_peer_certificate USE_GITHUB= yes PLIST_FILES= bin/proxytunnel \ share/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}${PREFIX}/share/man/man1 .include diff --git a/security/proxytunnel/distinfo b/security/proxytunnel/distinfo index 323154cea498..e43049eb5f7c 100644 --- a/security/proxytunnel/distinfo +++ b/security/proxytunnel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707404789 -SHA256 (proxytunnel-proxytunnel-v1.12.1_GH0.tar.gz) = acc111ba4ef47a61878eb480636941add36edb38defae22dd54288bcf036cdc4 -SIZE (proxytunnel-proxytunnel-v1.12.1_GH0.tar.gz) = 58464 +TIMESTAMP = 1711378098 +SHA256 (proxytunnel-proxytunnel-v1.12.2_GH0.tar.gz) = edb33a74ba49e745b55b790f123366c8336729947225f4b5d816f1f90551ecfe +SIZE (proxytunnel-proxytunnel-v1.12.2_GH0.tar.gz) = 58973