diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile index 5ba2c35680e6..0e347d7ce751 100644 --- a/security/proxytunnel/Makefile +++ b/security/proxytunnel/Makefile @@ -1,34 +1,33 @@ PORTNAME= proxytunnel DISTVERSIONPREFIX= v -DISTVERSION= 1.12.0 -PORTREVISION= 1 +DISTVERSION= 1.12.1 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 8195b188ecbc..323154cea498 100644 --- a/security/proxytunnel/distinfo +++ b/security/proxytunnel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702846246 -SHA256 (proxytunnel-proxytunnel-v1.12.0_GH0.tar.gz) = 76091c8d6161c73ad02f25bee26396bb6aa45422156ee7b63f46128fa8b39f18 -SIZE (proxytunnel-proxytunnel-v1.12.0_GH0.tar.gz) = 57664 +TIMESTAMP = 1707404789 +SHA256 (proxytunnel-proxytunnel-v1.12.1_GH0.tar.gz) = acc111ba4ef47a61878eb480636941add36edb38defae22dd54288bcf036cdc4 +SIZE (proxytunnel-proxytunnel-v1.12.1_GH0.tar.gz) = 58464