From: Renaud Allard Subject: [update] net/sniproxy 0.7.0 To: ports Date: Thu, 25 Sep 2025 12:12:07 +0200 Hello, Here is a short diff to update net/sniproxy to 0.7.0 Tested on amd64 Best Regards Index: Makefile =================================================================== RCS file: /cvs/ports/net/sniproxy/Makefile,v diff -u -p -r1.10 Makefile --- Makefile 14 Sep 2023 12:29:16 -0000 1.10 +++ Makefile 25 Sep 2025 10:10:59 -0000 @@ -2,7 +2,7 @@ COMMENT = name-based proxying of HTTPS w GH_ACCOUNT = renaudallard GH_PROJECT = sniproxy -GH_TAGNAME = 0.6.8 +GH_TAGNAME = 0.7.0 CATEGORIES = net @@ -25,12 +25,12 @@ LIB_DEPENDS = net/udns \ devel/libev \ devel/pcre -AUTOCONF_VERSION = 2.69 +AUTOCONF_VERSION = 2.71 AUTOMAKE_VERSION = 1.16 CONFIGURE_STYLE = autoreconf AUTORECONF = ./autogen.sh -CONFIGURE_ARGS = --disable-rpath +CONFIGURE_ARGS = --disable-rpath --enable-dns CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" Index: distinfo =================================================================== RCS file: /cvs/ports/net/sniproxy/distinfo,v diff -u -p -r1.6 distinfo --- distinfo 14 Sep 2023 12:29:16 -0000 1.6 +++ distinfo 25 Sep 2025 10:10:59 -0000 @@ -1,2 +1,2 @@ -SHA256 (sniproxy-0.6.8.tar.gz) = 8LhjJQUNFaY7H5xqNuGsfHS6bx4dE3ARyBNTatw0Z2k= -SIZE (sniproxy-0.6.8.tar.gz) = 80608 +SHA256 (sniproxy-0.7.0.tar.gz) = PL3eTBC41LyQYvHb+sppVDa+6RpBkdTwSfqjXzYPEF0= +SIZE (sniproxy-0.7.0.tar.gz) = 81247