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.4
diff -u -p -u -p -r1.4 Makefile
--- Makefile    17 Jul 2015 15:08:16 -0000      1.4
+++ Makefile    27 Oct 2015 18:21:23 -0000
@@ -2,12 +2,14 @@
 
 COMMENT =              tool for reverse engineering Android apk files
 
-DISTNAME =             apktool_2.0.1
+DISTNAME =             apktool_2.0.2
 PKGNAME =              ${DISTNAME:S/_/-/}
 
 CATEGORIES =           devel security java
 
 HOMEPAGE =             http://ibotpeaches.github.io/Apktool/
+
+MAINTAINER =           Remi Pointel <[email protected]>
 
 # Apache v2
 PERMIT_PACKAGE_CDROM = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/apktool/distinfo,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 distinfo
--- distinfo    17 Jul 2015 13:51:13 -0000      1.2
+++ distinfo    27 Oct 2015 18:21:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (apktool_2.0.1.jar) = sehAeYtnTsWd+HAUWtkdhmxr56F7Wu9PwnF/caWCJMQ=
-SIZE (apktool_2.0.1.jar) = 6104750
+SHA256 (apktool_2.0.2.jar) = wVzxuHSG2D28nlzmSgMXimTu7s9izwhjcZO6dZ9hQZs=
+SIZE (apktool_2.0.2.jar) = 6329931

Reply via email to