Hi,

Here is a small update to burp 2.2.18.

Changelog is here: https://burp.grke.org/changelog.html

The « only one 'listen' directive » bug I was mentioning here
https://marc.info/?l=openbsd-ports&m=154739737904108&w=2
has been fixed.

Thanks,

-- 
Olivier Cherrier
Phone: +352691754777
mailto:o...@symacx.com
Index: sysutils/burp/2.2/Makefile
===================================================================
RCS file: /cvs/ports/sysutils/burp/2.2/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- sysutils/burp/2.2/Makefile  1 Dec 2018 09:13:08 -0000       1.1.1.1
+++ sysutils/burp/2.2/Makefile  7 Oct 2019 22:11:10 -0000
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile,v 1.1.1.1 2018/12/01 09:13:08 florian Exp $
 
-VERSION =      2.2.12
+VERSION =      2.2.18
 
 post-extract:
        sed -i 's,"/usr/sbin/%s","${TRUEPREFIX}/sbin/%s",' \
Index: sysutils/burp/2.2/distinfo
===================================================================
RCS file: /cvs/ports/sysutils/burp/2.2/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- sysutils/burp/2.2/distinfo  1 Dec 2018 09:13:08 -0000       1.1.1.1
+++ sysutils/burp/2.2/distinfo  7 Oct 2019 22:11:10 -0000
@@ -1,2 +1,2 @@
-SHA256 (burp-2.2.12.tar.bz2) = g5baoJOgrKOhfiXlumZL6Nu0S8z0+O07xy2jAsBjOG0=
-SIZE (burp-2.2.12.tar.bz2) = 810424
+SHA256 (burp-2.2.18.tar.bz2) = nAxSmNjCmV0w1OGmPSiCZi5wVs4rDO4fZdfQpndcD4E=
+SIZE (burp-2.2.18.tar.bz2) = 816545
Index: sysutils/burp/2.2/pkg/PLIST
===================================================================
RCS file: /cvs/ports/sysutils/burp/2.2/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- sysutils/burp/2.2/pkg/PLIST 1 Dec 2018 09:13:08 -0000       1.1.1.1
+++ sysutils/burp/2.2/pkg/PLIST 7 Oct 2019 22:11:10 -0000
@@ -72,8 +72,8 @@
 @owner _burp
 @group _burp
 @sample ${SYSCONFDIR}/clientconfdir/incexc/example
+@sample ${LOCALSTATEDIR}/spool/burp/
 @owner
 @group
 share/examples/burp/clientconfdir/testclient
-@sample ${LOCALSTATEDIR}/spool/burp/
 @sample ${SYSCONFDIR}/CA-client/

Reply via email to