Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2020 07:14:18 +0000 (UTC)
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r533323 - head/devel/mill
Message-ID:  <202004290714.03T7EIKp080072@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tagattie
Date: Wed Apr 29 07:14:18 2020
New Revision: 533323
URL: https://svnweb.freebsd.org/changeset/ports/533323

Log:
  Update to 0.6.2
  
  PR:		243366
  Submitted by:	Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)
  Approved by:	ehaupt (mentor)
  Changelog:	https://github.com/lihaoyi/mill#062---2020-04-22

Modified:
  head/devel/mill/Makefile
  head/devel/mill/distinfo

Modified: head/devel/mill/Makefile
==============================================================================
--- head/devel/mill/Makefile	Wed Apr 29 07:12:15 2020	(r533322)
+++ head/devel/mill/Makefile	Wed Apr 29 07:14:18 2020	(r533323)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mill
-DISTVERSION=	0.5.7
+DISTVERSION=	0.6.2
 CATEGORIES=	devel java
 MASTER_SITES=	https://github.com/lihaoyi/mill/releases/download/${PORTVERSION}/
 DISTNAME=	${PORTVERSION}-assembly

Modified: head/devel/mill/distinfo
==============================================================================
--- head/devel/mill/distinfo	Wed Apr 29 07:12:15 2020	(r533322)
+++ head/devel/mill/distinfo	Wed Apr 29 07:14:18 2020	(r533323)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578437854
-SHA256 (mill/0.5.7-assembly) = e4c3ffd2b7b42237d33b21336a16b257b0a7809c3ae9861767a75b73c450b94f
-SIZE (mill/0.5.7-assembly) = 42969137
+TIMESTAMP = 1588086614
+SHA256 (mill/0.6.2-assembly) = 5f168a6ffad517caf446c9ee88ce7cbc69c83257926c9b29d56672d8ea42f6d9
+SIZE (mill/0.6.2-assembly) = 43328261



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004290714.03T7EIKp080072>