1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

Update to 0.147

Changelog:
- Support for deobfuscation mapping files
- Fix extraneous array creation
- Handle duplicate target shared between disconnected switches
- Reduce over-aggressive eclipse pass
- Allow try resources to be collapsed
- Fail gracefully if a lambda body is recursive
- Handle module definition classes
- Fix for effectively empty try requiring topsort
- Allow filter on imports, to force FQN
- Fix overuse of boxed constant names

Reported by:	Repology
This commit is contained in:
Mateusz Piotrowski 2019-10-19 20:18:05 +00:00
parent b2082fc88a
commit 0d45252ce2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514833
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cfr
DISTVERSION= 0.146
DISTVERSION= 0.147
CATEGORIES= devel java
MASTER_SITES= https://www.benf.org/other/cfr/ \
http://www.benf.org/other/cfr/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1564401665
SHA256 (cfr-0.146.jar) = 6cc41ece70cb463e0a830fe9d68c22836d9eef5c5f7da1d6e8002c08f5b0f59a
SIZE (cfr-0.146.jar) = 1748015
TIMESTAMP = 1571510828
SHA256 (cfr-0.147.jar) = 9a22ca2f882286912f331f1b2f5647f3a200f5314aa8e836cf67021afbee4ef5
SIZE (cfr-0.147.jar) = 1802382