Index: Makefile
===================================================================
--- Makefile	(revision 528715)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	openfortivpn
-PORTVERSION=	1.11.0
+PORTVERSION=	1.12.0
 DISTVERSIONPREFIX=v
 CATEGORIES=	security net-vpn
 
Index: distinfo
===================================================================
--- distinfo	(revision 528715)
+++ distinfo	(working copy)
@@ -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 = 1584618954
+SHA256 (adrienverge-openfortivpn-v1.12.0_GH0.tar.gz) = ecad7d9998ee1be6cd263637333568f9b9fa72ba51f329a937f9e7db4bb3168a
+SIZE (adrienverge-openfortivpn-v1.12.0_GH0.tar.gz) = 80476
Index: files/patch-Makefile.am
===================================================================
--- files/patch-Makefile.am	(nonexistent)
+++ files/patch-Makefile.am	(working copy)
@@ -0,0 +1,11 @@
+--- Makefile.am.orig	2020-02-26 16:02:52 UTC
++++ Makefile.am
+@@ -29,7 +29,7 @@ install-data-hook:
+ 		mkdir -p $(DESTDIR)$(sysconfdir)/openfortivpn ; \
+ 		cp -a $(DESTDIR)$(datadir)/config.template \
+ 			 $(DESTDIR)$(sysconfdir)/openfortivpn/config ; \
+-	sed -i 's/^/# /' $(DESTDIR)$(sysconfdir)/openfortivpn/config ; \
++	sed -i.bak 's/^/# /' $(DESTDIR)$(sysconfdir)/openfortivpn/config ; \
+ 	fi 
+ 
+ dist_man_MANS = doc/openfortivpn.1

Property changes on: files/patch-Makefile.am
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property