This updates burpsuite to 2.1.02.
http://releases.portswigger.net/2019/07/professional-community-edition-2102.html
I've tested with both jdk 1.8 and 11.
While here I have also updated the PERMIT_* URLs to the latest URLs.
ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/burpsuite/Makefile,v
retrieving revision 1.30
diff -u -p -r1.30 Makefile
--- Makefile 19 Jul 2019 02:17:21 -0000 1.30
+++ Makefile 28 Jul 2019 03:25:15 -0000
@@ -2,7 +2,7 @@
COMMENT = tool for testing security of web applications
-VERSION = 2.1.01
+VERSION = 2.1.02
DISTNAME = burpsuite_free_v${VERSION}
PKGNAME = burpsuite-${VERSION}
@@ -12,8 +12,8 @@ CATEGORIES = security
HOMEPAGE = https://portswigger.net/burp/
-PERMIT_PACKAGE = https://portswigger.net/burp/eula-free.html
-PERMIT_DISTFILES = https://portswigger.net/burp/eula-free.html
+PERMIT_PACKAGE = https://portswigger.net/burp/eula/community
+PERMIT_DISTFILES = https://portswigger.net/burp/eula/community
MASTER_SITES = https://portswigger.net/Burp/Releases/
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/burpsuite/distinfo,v
retrieving revision 1.24
diff -u -p -r1.24 distinfo
--- distinfo 19 Jul 2019 02:17:21 -0000 1.24
+++ distinfo 28 Jul 2019 02:53:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (burpsuite_free_v2.1.01.jar) =
pC6iQApjkglzAbxdiGrB8XOiSpIcrWixXeyiWGLVZXs=
-SIZE (burpsuite_free_v2.1.01.jar) = 300627459
+SHA256 (burpsuite_free_v2.1.02.jar) =
6awlN3D+cWq+6M0ZhUlNBl4u/QDfC0Mxh6/BvsUIpDI=
+SIZE (burpsuite_free_v2.1.02.jar) = 301105466