Commits

Lothar Haeger authored and Frank Schima committed c593112d3ca
jd-gui: update to 1.6.6
No tags

java/jd-gui/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup java 1.0
5 5 PortGroup github 1.0
6 6
7 -github.setup java-decompiler jd-gui 1.6.5 v
7 +github.setup java-decompiler jd-gui 1.6.6 v
8 8
9 9 categories java devel
10 10 platforms darwin
11 11 supported_archs x86_64
12 12 license GPL-3
13 13 maintainers {@lhaeger gmx.net:lothar.haeger} openmaintainer
14 14
15 15 description JD-GUI, a standalone graphical utility that displays Java sources from CLASS files
16 16 long_description JD-GUI is a standalone graphical utility that displays Java source codes of ".class" \
17 17 files. You can browse the reconstructed source code with the JD-GUI for instant access \
18 18 to methods and fields.
19 19
20 20 homepage http://java-decompiler.github.io/
21 21
22 -checksums rmd160 87b932d25b9fec0fdde1362aa55c2e28d3d5d1d7 \
23 - sha256 bbaf602d4542effaf80ce24cd6d91c3aaa6c7f73a38332f81ec3c73868c04936 \
24 - size 365596
22 +checksums rmd160 dd396d140545793cb1c166f7206252b7085499d3 \
23 + sha256 606fd8e2c339faaa0cec72c855a550fd2131445c9a884fc9f2fed96071b5aa97 \
24 + size 365626
25 25
26 26 java.version 1.8+
27 27 java.fallback openjdk11
28 28
29 29 use_configure no
30 30 universal_variant no
31 31
32 32 patchfiles macos-only.diff \
33 33 jdk13-compat.diff
34 34

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut