git: ba53ac6747b2 - main - www/reproxy: the port had been updated to version 1.1.1

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Sun, 19 May 2024 09:29:38 UTC
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ba53ac6747b241072450fe60257bbee1a789604b

commit ba53ac6747b241072450fe60257bbee1a789604b
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-05-19 09:28:26 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-05-19 09:28:26 +0000

    www/reproxy: the port had been updated to version 1.1.1
    
    Drop `golang.org/x/sys' work-around now that bundled version
    is 0.14.0 (as explained in commit 5715fccedbde, M2T GH_TUPLE
    entries remain useless, ergo omitted).
    
    Reported by:    portscout
---
 www/reproxy/Makefile | 8 +-------
 www/reproxy/distinfo | 8 +++-----
 2 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/www/reproxy/Makefile b/www/reproxy/Makefile
index 9a9a5c11d7c5..c32d26112d59 100644
--- a/www/reproxy/Makefile
+++ b/www/reproxy/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	reproxy
-PORTVERSION=	0.11.0
+PORTVERSION=	1.1.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	20
 CATEGORIES=	www
 
 MAINTAINER=	danfe@FreeBSD.org
@@ -14,15 +13,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USES=		go:modules
 USE_GITHUB=	yes
 GH_ACCOUNT=	umputun
-GH_TUPLE=	golang:sys:v0.6.0:sys
 
 BUILD_WRKSRC=	${WRKSRC}/app
 PLIST_FILES=	bin/reproxy
 
-pre-patch:
-	${RM} -r ${WRKSRC}/vendor/golang.org/x/sys
-	${LN} -s ${WRKDIR}/sys-* ${WRKSRC}/vendor/golang.org/x/sys
-
 post-patch:
 	@${REINPLACE_CMD} -e '/var revision/s,unknown,${PORTVERSION},' \
 		${BUILD_WRKSRC}/main.go
diff --git a/www/reproxy/distinfo b/www/reproxy/distinfo
index 653d072a1870..a15b25cc08cb 100644
--- a/www/reproxy/distinfo
+++ b/www/reproxy/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1679135608
-SHA256 (umputun-reproxy-v0.11.0_GH0.tar.gz) = fa8ae8eb2f92c6c49fa68dcce08cad50a37d8eb424a9765e0c43629ae111743b
-SIZE (umputun-reproxy-v0.11.0_GH0.tar.gz) = 2893531
-SHA256 (golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54
-SIZE (golang-sys-v0.6.0_GH0.tar.gz) = 1434234
+TIMESTAMP = 1707197375
+SHA256 (umputun-reproxy-v1.1.1_GH0.tar.gz) = 595af6971ea6be9f5f4a3e92c9c9ad9024c93c353456cd3d8d9efa9786679c1e
+SIZE (umputun-reproxy-v1.1.1_GH0.tar.gz) = 3166619