ocserv 0.12.1 has been released, which fixes a crash on initialization
when server is running on background
(https://gitlab.com/ocserv/ocserv/blob/ocserv_0_12_1/NEWS)

While here regenerate PLIST, which does not fix anything, and only
reorders some bits.

OK?


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/ocserv/Makefile,v
retrieving revision 1.33
diff -u -p -r1.33 Makefile
--- Makefile    25 Apr 2018 18:31:29 -0000      1.33
+++ Makefile    13 May 2018 04:54:16 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       server implementing the AnyConnect SSL VPN protocol
 
-DISTNAME=      ocserv-0.12.0
+DISTNAME=      ocserv-0.12.1
 EXTRACT_SUFX=  .tar.xz
 
 CATEGORIES=    net
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/ocserv/distinfo,v
retrieving revision 1.23
diff -u -p -r1.23 distinfo
--- distinfo    25 Apr 2018 18:31:29 -0000      1.23
+++ distinfo    13 May 2018 04:54:16 -0000
@@ -1,2 +1,2 @@
-SHA256 (ocserv-0.12.0.tar.xz) = /btyQQEzQZdWQLuYUbFO0Wx4YClGboG3nN+84h99yJ8=
-SIZE (ocserv-0.12.0.tar.xz) = 679420
+SHA256 (ocserv-0.12.1.tar.xz) = C31vTNVM+L9kAKJ9ICgZ7sMjQSJa5IynPQSfnRfjorw=
+SIZE (ocserv-0.12.1.tar.xz) = 678784
Index: patches/patch-configure_ac
===================================================================
RCS file: /cvs/ports/net/ocserv/patches/patch-configure_ac,v
retrieving revision 1.9
diff -u -p -r1.9 patch-configure_ac
--- patches/patch-configure_ac  25 Apr 2018 18:31:29 -0000      1.9
+++ patches/patch-configure_ac  13 May 2018 04:54:16 -0000
@@ -2,7 +2,7 @@ $OpenBSD: patch-configure_ac,v 1.9 2018/
 Index: configure.ac
 --- configure.ac.orig
 +++ configure.ac
-@@ -168,7 +168,7 @@ if test "$test_for_geoip" = yes;then
+@@ -177,7 +177,7 @@ if test "$test_for_geoip" = yes;then
  fi
  
  have_readline=no
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/ocserv/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST   30 Nov 2015 11:58:57 -0000      1.2
+++ pkg/PLIST   13 May 2018 04:54:16 -0000
@@ -25,6 +25,6 @@ share/examples/ocserv/sample.passwd
 @group _ocserv
 @sample ${SYSCONFDIR}/ocserv/ocpasswd
 @mode
-@group
 @owner
+@group
 @rcscript ${RCDIR}/ocserv

Reply via email to