Hi,

this is the diff to update apktool to latest release.

Ok?

Cheers,

Remi.
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/apktool/Makefile,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 Makefile
--- Makefile	28 May 2017 18:16:24 -0000	1.12
+++ Makefile	3 Nov 2017 16:04:36 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =		tool for reverse engineering Android apk files
 
-DISTNAME =		apktool_2.2.2
+DISTNAME =		apktool_2.3.0
 PKGNAME =		${DISTNAME:S/_/-/}
 
 CATEGORIES =		devel security java
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/apktool/distinfo,v
retrieving revision 1.9
diff -u -p -u -p -r1.9 distinfo
--- distinfo	28 May 2017 18:16:24 -0000	1.9
+++ distinfo	3 Nov 2017 16:04:36 -0000
@@ -1,2 +1,2 @@
-SHA256 (apktool_2.2.2.jar) = IRDNvf0Isl2qhcz7L/jKuEz1wy074aApbx0BWgGXJKk=
-SIZE (apktool_2.2.2.jar) = 8488199
+SHA256 (apktool_2.3.0.jar) = tyTBWOyZ261yMCTiWf1z5RNcQNZSo8WZzsat6SZKVo4=
+SIZE (apktool_2.3.0.jar) = 5882586

Reply via email to