diff --git a/devel/cfr/Makefile b/devel/cfr/Makefile index 90916e800df8..8e50e9c3677c 100644 --- a/devel/cfr/Makefile +++ b/devel/cfr/Makefile @@ -1,34 +1,34 @@ PORTNAME= cfr -DISTVERSION= 0.151 +DISTVERSION= 0.152 CATEGORIES= devel java MASTER_SITES= http://www.benf.org/other/cfr/ \ https://www.benf.org/other/cfr/ \ https://github.com/leibnitz27/cfr/releases/download/${DISTVERSION}/ EXTRACT_SUFX= .jar EXTRACT_ONLY= MAINTAINER= 0mp@FreeBSD.org COMMENT= Class File Reader (CFR) Java decompiler # http://www.benf.org/other/cfr/license.html LICENSE= MIT USE_JAVA= yes JAVA_RUN= jre NO_ARCH= yes NO_BUILD= yes PLIST_FILES= ${JAVAJARDIR}/cfr.jar _JARFILE= ${PORTNAME}.jar do-install: ${INSTALL_DATA} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} \ ${STAGEDIR}${JAVAJARDIR}/${_JARFILE} do-test: # Find out if the decompiler works. ${JAVA} -jar ${STAGEDIR}${JAVAJARDIR}/${_JARFILE} \ ${STAGEDIR}${JAVAJARDIR}/${_JARFILE} >/dev/null .include diff --git a/devel/cfr/distinfo b/devel/cfr/distinfo index db9f5ce99bb2..f04423b98fb3 100644 --- a/devel/cfr/distinfo +++ b/devel/cfr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612699113 -SHA256 (cfr-0.151.jar) = 316e9015b9af2953fcff4fe86bf3bba705f32e7cd25bd6e535c698de8a25e837 -SIZE (cfr-0.151.jar) = 2134011 +TIMESTAMP = 1642591432 +SHA256 (cfr-0.152.jar) = f686e8f3ded377d7bc87d216a90e9e9512df4156e75b06c655a16648ae8765b2 +SIZE (cfr-0.152.jar) = 2162315