Hi ports@, Here is a diff to update pen to 0.34.1.
Compile tested only. Comments? OK? Index: Makefile =================================================================== RCS file: /cvs/ports/net/pen/Makefile,v retrieving revision 1.25 diff -u -p -r1.25 Makefile --- Makefile 8 Nov 2019 10:24:21 -0000 1.25 +++ Makefile 10 Nov 2019 10:33:25 -0000 @@ -2,8 +2,7 @@ COMMENT= load balancer for simple TCP-based protocols -DISTNAME= pen-0.33.0 -REVISION= 0 +DISTNAME= pen-0.34.1 CATEGORIES= net Index: distinfo =================================================================== RCS file: /cvs/ports/net/pen/distinfo,v retrieving revision 1.16 diff -u -p -r1.16 distinfo --- distinfo 27 Apr 2016 21:16:17 -0000 1.16 +++ distinfo 10 Nov 2019 10:33:25 -0000 @@ -1,2 +1,2 @@ -SHA256 (pen-0.33.0.tar.gz) = LiWOuawuKTBcjo8Awmu8IMoJ2Eumln1JxgTORronhjc= -SIZE (pen-0.33.0.tar.gz) = 183705 +SHA256 (pen-0.34.1.tar.gz) = K2QHlQKd+dFnLhcgLBCcxdQlOPZ1SmBw3CfaZAiB6GQ= +SIZE (pen-0.34.1.tar.gz) = 184622
