Hi This fixes the download of the distfile and while here update to the latest version.
Although I don't know enough about burpsuite itself, I saw no obvious problems with the new version. Maybe someone who knows can verify? OK ? Index: Makefile =================================================================== RCS file: /cvs/ports/security/burpsuite/Makefile,v retrieving revision 1.12 diff -u -p -p -u -r1.12 Makefile --- Makefile 5 Nov 2016 05:49:54 -0000 1.12 +++ Makefile 18 Dec 2016 09:55:29 -0000 @@ -2,11 +2,11 @@ COMMENT = tool for testing security of web applications -VERSION = 1.7.10 +VERSION = 1.7.14 DISTNAME = burpsuite_free_v${VERSION} PKGNAME = burpsuite-${VERSION} -DISTFILES=${DISTNAME}${EXTRACT_SUFX}{DownloadUpdate.ashx?Product=Free} +DISTFILES=${DISTNAME}${EXTRACT_SUFX}{Download?productId=100\&version=${VERSION}\&type=Jar} CATEGORIES = security @@ -16,7 +16,7 @@ PERMIT_PACKAGE_CDROM= https://portswig PERMIT_PACKAGE_FTP= https://portswigger.net/burp/eula-free.html PERMIT_DISTFILES_FTP= https://portswigger.net/burp/eula-free.html -MASTER_SITES = https://portswigger.net/ +MASTER_SITES = https://portswigger.net/Burp/Releases/ EXTRACT_ONLY = EXTRACT_SUFX = .jar Index: distinfo =================================================================== RCS file: /cvs/ports/security/burpsuite/distinfo,v retrieving revision 1.11 diff -u -p -p -u -r1.11 distinfo --- distinfo 5 Nov 2016 05:49:54 -0000 1.11 +++ distinfo 18 Dec 2016 09:55:29 -0000 @@ -1,2 +1,2 @@ -SHA256 (burpsuite_free_v1.7.10.jar) = n2CdFNR09DySYckgxKhoJ4y6wRn87mKjKCdOCTc4N40= -SIZE (burpsuite_free_v1.7.10.jar) = 12558611 +SHA256 (burpsuite_free_v1.7.14.jar) = V4HKqIpeXyT7xp65yaFpI/qhBPOWLrxuMJ5dHF5OFFc= +SIZE (burpsuite_free_v1.7.14.jar) = 12603609 =================================================================== Stats: --- 5 lines 258 chars Stats: +++ 5 lines 292 chars Stats: 0 lines Stats: 34 chars -- -=[rpe]=-