Monday, March 02, 2026

Re: update devel/jadx and take MAINTAINER

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/jadx/Makefile,v
diff -u -r1.16 Makefile
--- Makefile 8 Feb 2026 12:22:40 -0000 1.16
+++ Makefile 27 Feb 2026 11:45:37 -0000
@@ -1,8 +1,7 @@
COMMENT = dex to java decompiler

-VERSION = 1.5.3
+VERSION = 1.5.5
DISTNAME = jadx-${VERSION}
-REVISION = 0

CATEGORIES = devel security

@@ -25,6 +24,8 @@
NO_TEST = Yes

WRKDIST = ${WRKDIR}
+
+SUBST_VARS += VERSION

do-install:
${INSTALL_SCRIPT_DIR} ${PREFIX}/share/jadx/
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/jadx/distinfo,v
diff -u -r1.8 distinfo
--- distinfo 19 Dec 2025 16:50:39 -0000 1.8
+++ distinfo 27 Feb 2026 11:45:37 -0000
@@ -1,2 +1,2 @@
-SHA256 (jadx-1.5.3.zip) = goDzeZwCc/55eivNkCWMlD5FH9GV8T0FQA3l5kUdFew=
-SIZE (jadx-1.5.3.zip) = 116608944
+SHA256 (jadx-1.5.5.zip) = OKV2bTyBcMQVZrSxPqDt4kMOMAhCGvSScjXCiAI01Ro=
+SIZE (jadx-1.5.5.zip) = 58379804
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/jadx/pkg/PLIST,v
diff -u -r1.9 PLIST
--- pkg/PLIST 19 Dec 2025 16:50:39 -0000 1.9
+++ pkg/PLIST 27 Feb 2026 11:45:37 -0000
@@ -5,4 +5,4 @@
share/jadx/bin/jadx
share/jadx/bin/jadx-gui
share/jadx/lib/
-share/jadx/lib/jadx-1.5.3-all.jar
+share/jadx/lib/jadx-${VERSION}-all.jar
ping

On Fri, Feb 27, 2026 at 12:48 PM Sebastian Reitenbach <sebastia@l00-bugdead-prods.de> wrote:
Hi,

this updates jadx to latest, and while there, take MAINTAINER.
Added VERSION to SUBST_VARS to prevent future churn in PLIST.

works for me on amd64.

comments, or even OK welcome.

cheers,
Sebastian

No comments:

Post a Comment