9 Commits

Author SHA1 Message Date
Tobias Kortkamp
4e16e870de java/jd-gui: Update to 1.5.2
- Pet portclippy while here

Changes:	https://github.com/java-decompiler/jd-gui/compare/v1.5.0...v1.5.2
2019-06-02 12:13:24 +00:00
Tobias Kortkamp
685f6e368b java/jd-gui: Update to 1.5.0
Changes:	https://github.com/java-decompiler/jd-gui/compare/v1.4.3...v1.5.0
2019-05-18 10:46:07 +00:00
Tobias Kortkamp
c95c7aa946 java/jd-gui: Update to 1.4.3
Changes:	https://github.com/java-decompiler/jd-gui/compare/v1.4.2...v1.4.3
2019-05-13 06:36:07 +00:00
Tobias Kortkamp
340e1751e6 java/jd-gui: Update to 1.4.2
Changes:	https://github.com/java-decompiler/jd-gui/releases/tag/v1.4.2
2019-04-11 11:29:07 +00:00
Tobias Kortkamp
d9ba4075d8 java/jd-gui: Update to 1.4.1
Changes:	https://github.com/java-decompiler/jd-gui/compare/v1.4.0...v1.4.1
2019-03-10 09:19:51 +00:00
Mathieu Arnold
7710e576da Remove MASTER_SITES=GH when it is the only one.
It is added by USE_GITHUB.  Tested with `make makesum` not changing distinfo.
2019-01-08 13:20:19 +00:00
Tobias Kortkamp
98058b8684 Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9610
2017-02-15 12:28:29 +00:00
Alexey Dokuchaev
bbc0e7b376 - Double-quote $@ to properly propagate parameters down the execution path
- Consistently pad (separate) shebang in wrapper scripts with an empty line
2016-10-17 04:00:20 +00:00
Kurt Jaeger
4377efce9d New port: java/jd-gui
The Java Decompiler project aims to develop tools in order to
decompile and analyze Java 5 byte code and later versions.

JD-GUI is a standalone graphical utility that displays Java source
codes of .class files.  You can browse the reconstructed source code
with the JD-GUI for instant access to methods and fields.

WWW: http://jd.benow.ca/

PR:		206488
Submitted by:	Tobias Kortkamp <t@tobik.med>
2016-02-19 07:25:14 +00:00