CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/07/18 20:17:21
Modified files:
security/burpsuite: Makefile distinfo
Log message:
Update to Burp Suite 2.1.01.
http://releases.portswigger.net/2019/06/professional-community-edition-21.html
http://releases.portswigger.net/2019/07/professional-community-edition-2101.html
Change MODJAVA_VER to 1.8+ since this new version works fine with both jdk 1.8
and 11.
Also fix a long line to make portcheck(1) happy; from abieber@, thanks!
ok abieber@