Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Sep 2020 12:18:27 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r547535 - head/devel/mill
Message-ID:  <202009041218.084CIRSa072837@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri Sep  4 12:18:26 2020
New Revision: 547535
URL: https://svnweb.freebsd.org/changeset/ports/547535

Log:
  devel/mill: Update to 0.8.0
  
  PR:		248769
  Submitted by:	Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)

Modified:
  head/devel/mill/Makefile   (contents, props changed)
  head/devel/mill/distinfo   (contents, props changed)

Modified: head/devel/mill/Makefile
==============================================================================
--- head/devel/mill/Makefile	Fri Sep  4 12:16:35 2020	(r547534)
+++ head/devel/mill/Makefile	Fri Sep  4 12:18:26 2020	(r547535)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mill
-DISTVERSION=	0.7.4
+DISTVERSION=	0.8.0
 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	Fri Sep  4 12:16:35 2020	(r547534)
+++ head/devel/mill/distinfo	Fri Sep  4 12:18:26 2020	(r547535)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593967575
-SHA256 (mill/0.7.4-assembly) = de72363589a9db43fa7d4be41efa1fad1213aec17ca8304696e9b882bbe1acad
-SIZE (mill/0.7.4-assembly) = 56303557
+TIMESTAMP = 1597905568
+SHA256 (mill/0.8.0-assembly) = 00f006ed525cf57671dc3dda8424f910cd33c25c2412fff24d28fe06d65f2762
+SIZE (mill/0.8.0-assembly) = 56327745



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