git: bbf123a7e47a - main - net/udpxy: Update to 1.0-25.1

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Fri, 02 Sep 2022 16:31:43 UTC
The branch main has been updated by fernape:

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

commit bbf123a7e47a9af52a05ada7c9d11210ce3e662c
Author:     Hung-Yi Chen <gaod@hychen.org>
AuthorDate: 2022-08-18 05:30:20 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-09-02 16:26:41 +0000

    net/udpxy: Update to 1.0-25.1
    
    PR:             265912
    Reported by:    gaod@hychen.org
    Approved by:    alex.deiter@gmail.com (maintainer, timeout > 2 weeks)
---
 net/udpxy/Makefile | 17 +++++++++--------
 net/udpxy/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/net/udpxy/Makefile b/net/udpxy/Makefile
index eccc9f3c3198..6d8b8da052ed 100644
--- a/net/udpxy/Makefile
+++ b/net/udpxy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	udpxy
-DISTVERSION=	1.0-24.1
+DISTVERSION=	1.0-25.1
 CATEGORIES=	net
 
 MAINTAINER=	alex.deiter@gmail.com
@@ -12,20 +12,21 @@ USE_RC_SUBR=	udpxy
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	pcherenkov
-WRKSRC_SUBDIR=	chipmunk
 
-OPTIONS_SINGLE=	CONF
-OPTIONS_SINGLE_CONF=	RELEASE LEAN
-RELEASE_DESC=	No asserts, no debug symbols, verbose on
-LEAN_DESC=	No asserts, no debug symbols, verbose off
-OPTIONS_DEFAULT=	RELEASE
+CFLAGS+=	-Wno-error
+
+WRKSRC_SUBDIR=	chipmunk
 
 PLIST_FILES=	sbin/udpxy \
 		sbin/udpxrec \
 		man/man1/udpxy.1.gz \
 		man/man1/udpxrec.1.gz
 
-CFLAGS+=	-Wno-error
+OPTIONS_DEFAULT=	RELEASE
+OPTIONS_SINGLE=	CONF
+OPTIONS_SINGLE_CONF=	RELEASE LEAN
+RELEASE_DESC=	No asserts, no debug symbols, verbose on
+LEAN_DESC=	No asserts, no debug symbols, verbose off
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/udpxy ${STAGEDIR}${PREFIX}/sbin
diff --git a/net/udpxy/distinfo b/net/udpxy/distinfo
index 142a0446a332..d786131df2a1 100644
--- a/net/udpxy/distinfo
+++ b/net/udpxy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575539926
-SHA256 (pcherenkov-udpxy-1.0-24.1_GH0.tar.gz) = 27e5d3d2bae29522354d1505a3cc931c96953846d68eeb25bb99fe9b0cb6cbe0
-SIZE (pcherenkov-udpxy-1.0-24.1_GH0.tar.gz) = 97065
+TIMESTAMP = 1660759174
+SHA256 (pcherenkov-udpxy-1.0-25.1_GH0.tar.gz) = a1a16e60895c6b2fd151321db47f5d5373843116f1b98ed9749e6c25a6c44497
+SIZE (pcherenkov-udpxy-1.0-25.1_GH0.tar.gz) = 99183