devel/mill: Update to 0.5.0

Changelog:
- several bug fixes
- ease declaration of optional dependencies
- use binary version of compiler bridge if available
- add ability to define jar manifest

PR:		239943
Submitted by:	Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)
This commit is contained in:
Tobias Kortkamp 2019-08-23 19:42:03 +00:00
parent e5ae0c5210
commit 1163c7da55
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509655
2 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
# $FreeBSD$
PORTNAME= mill
DISTVERSION= 0.4.2
DISTVERSION= 0.5.0
CATEGORIES= devel java
MASTER_SITES= https://github.com/lihaoyi/mill/releases/download/${PORTVERSION}/
DISTNAME= ${PORTVERSION}
DISTNAME= ${PORTVERSION}-assembly
EXTRACT_SUFX=
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY=

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1562334393
SHA256 (mill/0.4.2) = 39c080df57338ac0e554ca9942b5e886f71300f53127a56a2a147e6c2620c656
SIZE (mill/0.4.2) = 38821355
TIMESTAMP = 1566497755
SHA256 (mill/0.5.0-assembly) = 6f10e4f74bedf2dc2a181ee039b0a324929a89f5b0702238f9d89539d5958660
SIZE (mill/0.5.0-assembly) = 38821677