aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2020-06-03 05:48:27 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2020-06-03 05:48:27 +0000
commitf0f0a244ce428e4a95d30e28ebd7e6ff07d6bf05 (patch)
treed0ea4866a42f405feb046f6c5279b75f580e4c8d
parentf0a18ef4fefdad8d25b4e29f8c40e49648f6d2e8 (diff)
downloadports-f0f0a244ce428e4a95d30e28ebd7e6ff07d6bf05.tar.gz
ports-f0f0a244ce428e4a95d30e28ebd7e6ff07d6bf05.zip
MFH: r536763
Update to 0.7.3 PR: 246565 246799 Submitted by: Jens Grassel <freebsd-ports@jan0sch.de> (maintainer) Approved by: ehaupt (mentor) Approved by: ports-secteam (joneum)
Notes
Notes: svn path=/branches/2020Q2/; revision=537596
-rw-r--r--devel/mill/Makefile8
-rw-r--r--devel/mill/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/mill/Makefile b/devel/mill/Makefile
index b611151e51f8..f71adfc325a5 100644
--- a/devel/mill/Makefile
+++ b/devel/mill/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mill
-DISTVERSION= 0.5.7
+DISTVERSION= 0.7.3
CATEGORIES= devel java
MASTER_SITES= https://github.com/lihaoyi/mill/releases/download/${PORTVERSION}/
DISTNAME= ${PORTVERSION}-assembly
@@ -10,15 +10,15 @@ DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY=
MAINTAINER= freebsd-ports@jan0sch.de
-COMMENT= Mill is a Java/Scala build tool
+COMMENT= Java/Scala build tool
LICENSE= MIT
USE_JAVA= yes
-
JAVA_VERSION= 1.8+
-NO_BUILD= yes
+
NO_ARCH= yes
+NO_BUILD= yes
PLIST_FILES= bin/mill
diff --git a/devel/mill/distinfo b/devel/mill/distinfo
index 38904b255dfb..bc83d8ef686a 100644
--- a/devel/mill/distinfo
+++ b/devel/mill/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578437854
-SHA256 (mill/0.5.7-assembly) = e4c3ffd2b7b42237d33b21336a16b257b0a7809c3ae9861767a75b73c450b94f
-SIZE (mill/0.5.7-assembly) = 42969137
+TIMESTAMP = 1590646190
+SHA256 (mill/0.7.3-assembly) = ef11e9cadec79cd81bd3262808711f22d9728a8c4278d737d4a9de773a929463
+SIZE (mill/0.7.3-assembly) = 56298184