svn commit: r547535 - head/devel/mill

Steve Wills swills at FreeBSD.org
Fri Sep 4 12:18:27 UTC 2020


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 at 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


More information about the svn-ports-all mailing list