On Monday, October 23, 2023 19:02 CEST, "Sebastian Reitenbach" <sebas...@l00-bugdead-prods.de> wrote:
> Hi, > > seems their download link change a bit. Attached patch does it make work > again for me, > now it's called community, but same checksum apparently. > > OK? ping, anyone? re-attached diff Sebastian > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/security/burpsuite/Makefile,v > retrieving revision 1.35 > diff -u -r1.35 Makefile > --- Makefile 27 Sep 2023 16:34:30 -0000 1.35 > +++ Makefile 23 Oct 2023 16:48:23 -0000 > @@ -1,11 +1,11 @@ > COMMENT = tool for testing security of web applications > > VERSION = 2.1.04 > -DISTNAME = burpsuite_free_v${VERSION} > +DISTNAME = burpsuite_community_v${VERSION} > PKGNAME = burpsuite-${VERSION} > -REVISION = 0 > +REVISION = 1 > > -DISTFILES=${DISTNAME}${EXTRACT_SUFX}{Download?productId=100\&version=${VERSION}\&type=Jar} > +DISTFILES=${DISTNAME}${EXTRACT_SUFX}{download?product=100&version=${VERSION}&type=Jar} > > CATEGORIES = security > > @@ -14,7 +14,7 @@ > PERMIT_PACKAGE = https://portswigger.net/burp/eula/community > PERMIT_DISTFILES = https://portswigger.net/burp/eula/community > > -SITES = https://portswigger.net/Burp/Releases/ > +SITES = https://portswigger-cdn.net/burp/releases/ > > EXTRACT_ONLY = > EXTRACT_SUFX = .jar > Index: distinfo > =================================================================== > RCS file: /cvs/ports/security/burpsuite/distinfo,v > retrieving revision 1.26 > diff -u -r1.26 distinfo > --- distinfo 22 Oct 2019 02:09:18 -0000 1.26 > +++ distinfo 23 Oct 2023 16:48:23 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (burpsuite_free_v2.1.04.jar) = > eVzhBjj7KJFExogu8QxcEAfta0KLQWZ0VSZ7Ou+i+Os= > -SIZE (burpsuite_free_v2.1.04.jar) = 299887489 > +SHA256 (burpsuite_community_v2.1.04.jar) = > eVzhBjj7KJFExogu8QxcEAfta0KLQWZ0VSZ7Ou+i+Os= > +SIZE (burpsuite_community_v2.1.04.jar) = 299887489
burpsuite.diff
Description: Binary data