Created attachment 163208 [details] Update patch from 4.1 -> 4.2 Update patch from 4.1 -> 4.2
A commit references this bug: Author: junovitch Date: Sun Nov 22 01:41:28 UTC 2015 New revision: 402211 URL: https://svnweb.freebsd.org/changeset/ports/402211 Log: security/govpn: update 4.1 -> 4.2 Changes: - Fixed non-critical bug when server may fail if up-script is not executed successfully. PR: 204609 Submitted by: Sergey Matveev <stargrave@stargrave.org> (maintainer) Changes: head/security/govpn/Makefile head/security/govpn/distinfo
Sergey, Thanks! QA in the next PR submission would be super helpful but this was quick enough to check myself. For the record: portlint -ac: looks fine. poudriere build tests on: 9.3-RELEASE-p30 amd64 9.3-RELEASE-p30 i386 10.1-RELEASE-p24 amd64 10.1-RELEASE-p24 i386 10.2-RELEASE-p7 amd64 10.2-RELEASE-p7 i386 11.0-CURRENT r291120 amd64 11.0-CURRENT r291120 i386
Also, a mention of big issues fixed from "https://github.com/stargrave/govpn/blob/develop/doc/news.texi" would be helpful as well so we can mention it in the Changes: portion of the commit message. Thanks again!