Monday, March 02, 2026

Re: update devel/apktool and take MAINTAINER

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/apktool/Makefile,v
diff -u -r1.27 Makefile
--- Makefile 8 Feb 2026 12:22:40 -0000 1.27
+++ Makefile 27 Feb 2026 10:44:19 -0000
@@ -1,17 +1,18 @@
COMMENT = tool for reverse engineering Android apk files

-DISTNAME = apktool_2.12.1
+DISTNAME = apktool_3.0.1
PKGNAME = ${DISTNAME:S/_/-/}
-REVISION = 0

CATEGORIES = devel security java

-HOMEPAGE = http://ibotpeaches.github.io/Apktool/
+HOMEPAGE = https://apktool.org/

# Apache v2
PERMIT_PACKAGE = Yes

SITES = https://bitbucket.org/iBotPeaches/apktool/downloads/
+
+MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>

EXTRACT_ONLY =
EXTRACT_SUFX = .jar
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/apktool/distinfo,v
diff -u -r1.17 distinfo
--- distinfo 19 Dec 2025 15:55:26 -0000 1.17
+++ distinfo 27 Feb 2026 10:44:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (apktool_2.12.1.jar) = Zs9FJKSkWn9WVn0Issm27CN7zdeM7mn9SlnIoCQ66vo=
-SIZE (apktool_2.12.1.jar) = 25926183
+SHA256 (apktool_3.0.1.jar) = uUe5RbS8RVYJunaNBxtk2eY4NAeYmNuq4VtnvwO802I=
+SIZE (apktool_3.0.1.jar) = 15479058
ping

On Fri, Feb 27, 2026 at 11:46 AM Sebastian Reitenbach <sebastia@l00-bugdead-prods.de> wrote:
Hi,

attached update to latest 3.0.1. While there, update HOMEPAGE to something more working and take MAINTAINER.

tested on a couple of .apk on amd64, works for me.

any comments, test, or OK?

cheers,
Sebastian

No comments:

Post a Comment