Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2019 16:32:24 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515802 - head/devel/mill
Message-ID:  <201910271632.x9RGWOUx076194@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sun Oct 27 16:32:24 2019
New Revision: 515802
URL: https://svnweb.freebsd.org/changeset/ports/515802

Log:
  Update to 0.5.2.
  
  PR:		241425
  Submitted by:	Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)

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

Modified: head/devel/mill/Makefile
==============================================================================
--- head/devel/mill/Makefile	Sun Oct 27 16:18:54 2019	(r515801)
+++ head/devel/mill/Makefile	Sun Oct 27 16:32:24 2019	(r515802)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mill
-DISTVERSION=	0.5.1
+DISTVERSION=	0.5.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	Sun Oct 27 16:18:54 2019	(r515801)
+++ head/devel/mill/distinfo	Sun Oct 27 16:32:24 2019	(r515802)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567687173
-SHA256 (mill/0.5.1-assembly) = e04a6f0cf5175a999ad5c6c641d20e470d2db51064e574447249703d5f45d536
-SIZE (mill/0.5.1-assembly) = 39500001
+TIMESTAMP = 1571813444
+SHA256 (mill/0.5.2-assembly) = 9c442e75b2011bf682ddccb3c505d1d8a61ec23d65985bcfb5d6602083f7eee1
+SIZE (mill/0.5.2-assembly) = 52332440



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