Update of security/dante to 1.4.3 from 1.4.2.

Dropped REVISION.

small pkg/PLIST changes.

Lightly tested with tcp/9050 with Tor.

g
Index: dante//Makefile
===================================================================
RCS file: /cvs/ports/security/dante/Makefile,v
retrieving revision 1.52
diff -u -p -r1.52 Makefile
--- dante//Makefile	11 Mar 2022 19:53:21 -0000	1.52
+++ dante//Makefile	1 Jun 2022 22:48:01 -0000
@@ -1,7 +1,6 @@
 COMMENT=	SOCKS client and server
 
-DISTNAME=	dante-1.4.2
-REVISION=	0
+DISTNAME=	dante-1.4.3
 
 CATEGORIES=	security
 
Index: dante//distinfo
===================================================================
RCS file: /cvs/ports/security/dante/distinfo,v
retrieving revision 1.14
diff -u -p -r1.14 distinfo
--- dante//distinfo	20 Feb 2018 16:41:59 -0000	1.14
+++ dante//distinfo	1 Jun 2022 22:48:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (dante-1.4.2.tar.gz) = uqJXUGM6f583Rn7kOv33qVyAJ0OU7d19zU4VQqp1yq0=
-SIZE (dante-1.4.2.tar.gz) = 1307254
+SHA256 (dante-1.4.3.tar.gz) = QYoGX+GkuKzo+/d8LaJpqY83bnEVkC52zafnQeSEal0=
+SIZE (dante-1.4.3.tar.gz) = 1343935
Index: dante//pkg/PLIST
===================================================================
RCS file: /cvs/ports/security/dante/pkg/PLIST,v
retrieving revision 1.16
diff -u -p -r1.16 PLIST
--- dante//pkg/PLIST	11 Mar 2022 19:53:21 -0000	1.16
+++ dante//pkg/PLIST	1 Jun 2022 22:48:01 -0000
@@ -2,11 +2,12 @@
 @conflict socks5-*
 @newgroup _sockd:728
 @newuser _sockd:728:_sockd:daemon:sockd daemon:/nonexistent:/sbin/nologin
+@rcscript ${RCDIR}/sockd
 bin/socksify
 include/socks.h
 lib/libdsocks.la
 @lib lib/libdsocks.so.${LIBdsocks_VERSION}
-lib/libsocks.a
+@static-lib lib/libsocks.a
 lib/libsocks.la
 @lib lib/libsocks.so.${LIBsocks_VERSION}
 @man man/man1/socksify.1
@@ -31,4 +32,3 @@ share/examples/dante/socks-simple-withou
 share/examples/dante/socks-simple.conf
 @sample ${SYSCONFDIR}/socks.conf
 share/examples/dante/socks.conf
-@rcscript ${RCDIR}/sockd

Reply via email to