Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2019 18:29:06 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511260 - head/devel/mill
Message-ID:  <201909051829.x85IT6rT058929@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Thu Sep  5 18:29:06 2019
New Revision: 511260
URL: https://svnweb.freebsd.org/changeset/ports/511260

Log:
  devel/mill: update to 0.5.1
  
  For ChangeLog, see PR
  
  PR:	240351
  Submitted by:	freebsd-ports@jan0sch.de (maintainer)

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

Modified: head/devel/mill/Makefile
==============================================================================
--- head/devel/mill/Makefile	Thu Sep  5 18:20:55 2019	(r511259)
+++ head/devel/mill/Makefile	Thu Sep  5 18:29:06 2019	(r511260)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mill
-DISTVERSION=	0.5.0
+DISTVERSION=	0.5.1
 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	Thu Sep  5 18:20:55 2019	(r511259)
+++ head/devel/mill/distinfo	Thu Sep  5 18:29:06 2019	(r511260)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566497755
-SHA256 (mill/0.5.0-assembly) = 6f10e4f74bedf2dc2a181ee039b0a324929a89f5b0702238f9d89539d5958660
-SIZE (mill/0.5.0-assembly) = 38821677
+TIMESTAMP = 1567687173
+SHA256 (mill/0.5.1-assembly) = e04a6f0cf5175a999ad5c6c641d20e470d2db51064e574447249703d5f45d536
+SIZE (mill/0.5.1-assembly) = 39500001



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