Index: head/security/openfortivpn/Makefile =================================================================== --- head/security/openfortivpn/Makefile (revision 536378) +++ head/security/openfortivpn/Makefile (revision 536379) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= openfortivpn -PORTVERSION= 1.11.0 -DISTVERSIONPREFIX=v +PORTVERSION= 1.14.1 +DISTVERSIONPREFIX= v CATEGORIES= security net-vpn MAINTAINER= lifanov@FreeBSD.org COMMENT= Client for PPP+SSL VPN tunnel services LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= adrienverge GNU_CONFIGURE= yes -CONFIGURE_ENV= OPENSSL_LIBS="-lssl -lcrypto" OPENSSL_CFLAGS=${OPENSSLINC} +CONFIGURE_ENV= OPENSSL_CFLAGS=${OPENSSLINC} \ + OPENSSL_LIBS="-lssl -lcrypto" .include Index: head/security/openfortivpn/distinfo =================================================================== --- head/security/openfortivpn/distinfo (revision 536378) +++ head/security/openfortivpn/distinfo (revision 536379) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575441659 -SHA256 (adrienverge-openfortivpn-v1.11.0_GH0.tar.gz) = 95db77566376f4504547b6407b249f007f2edf63b85ffe999436a999569645b6 -SIZE (adrienverge-openfortivpn-v1.11.0_GH0.tar.gz) = 77325 +TIMESTAMP = 1590314009 +SHA256 (adrienverge-openfortivpn-v1.14.1_GH0.tar.gz) = bc62fc6ecaaa6c6f8f2510e14a067a0cb9762158d9460c04555990bba44b50ca +SIZE (adrienverge-openfortivpn-v1.14.1_GH0.tar.gz) = 155101