Download raw body.
[update] net/ocserv 1.3.0
Hello, I have a diff for net/ocserv 1.3.0. In the diff, I made myself maintainer of that port given there was none. I am using it, so I feel taking maintainership should be OK. If you don't agree, just remove the maintainer line :) Best Regards Index: Makefile =================================================================== RCS file: /cvs/ports/net/ocserv/Makefile,v diff -u -p -r1.58 Makefile --- Makefile 20 Jun 2024 22:41:25 -0000 1.58 +++ Makefile 14 Nov 2024 15:03:25 -0000 @@ -1,12 +1,13 @@ COMMENT= server implementing the AnyConnect SSL VPN protocol -DISTNAME= ocserv-1.2.4 +DISTNAME= ocserv-1.3.0 EXTRACT_SUFX= .tar.xz -REVISION= 0 CATEGORIES= net -HOMEPAGE= https://ocserv.gitlab.io/www/ +HOMEPAGE= https://ocserv.openconnect-vpn.net/ + +MAINTAINER = Renaud Allard <renaud@allard.it> # GPLv2+ PERMIT_PACKAGE= Yes @@ -14,13 +15,14 @@ PERMIT_PACKAGE= Yes WANTLIB+= c curses ev gnutls lz4 m nettle oath pam protobuf-c WANTLIB+= radcli readline talloc -SITES= ftp://ftp.infradead.org/pub/ocserv/ +SITES= https://www.infradead.org/ocserv/download/ MODULES= lang/ruby BUILD_DEPENDS= textproc/groff \ textproc/gsed \ - textproc/ruby-ronn + textproc/ruby-ronn \ + net/ipcalc LIB_DEPENDS= archivers/lz4 \ devel/libev \ devel/libtalloc \ Index: distinfo =================================================================== RCS file: /cvs/ports/net/ocserv/distinfo,v diff -u -p -r1.36 distinfo --- distinfo 18 Mar 2024 04:15:45 -0000 1.36 +++ distinfo 14 Nov 2024 15:03:25 -0000 @@ -1,2 +1,2 @@ -SHA256 (ocserv-1.2.4.tar.xz) = 0w8pxZZ3FfexGOibuklgEbK+KvD0m7njMvEr5/v2k9c= -SIZE (ocserv-1.2.4.tar.xz) = 761720 +SHA256 (ocserv-1.3.0.tar.xz) = XFYsPqEDIGXvQ9YHXlci+Uzmp6eA1qK0xtVMHOOSGWU= +SIZE (ocserv-1.3.0.tar.xz) = 770596
[update] net/ocserv 1.3.0