Date: Sun, 30 Jun 2019 20:15:40 +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: r505474 - head/devel/mill Message-ID: <201906302015.x5UKFeXv011512@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Sun Jun 30 20:15:40 2019 New Revision: 505474 URL: https://svnweb.freebsd.org/changeset/ports/505474 Log: devel/mill: update to 0.4.1 PR: 238600 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 Sun Jun 30 20:14:34 2019 (r505473) +++ head/devel/mill/Makefile Sun Jun 30 20:15:40 2019 (r505474) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mill -DISTVERSION= 0.4.0 +DISTVERSION= 0.4.1 CATEGORIES= devel java MASTER_SITES= https://github.com/lihaoyi/mill/releases/download/${PORTVERSION}/ DISTNAME= ${PORTVERSION} Modified: head/devel/mill/distinfo ============================================================================== --- head/devel/mill/distinfo Sun Jun 30 20:14:34 2019 (r505473) +++ head/devel/mill/distinfo Sun Jun 30 20:15:40 2019 (r505474) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558600479 -SHA256 (mill/0.4.0) = 745756498e5a67c55277534c62959c6fdfa382cda2c1a6e34ef0ea6b49c90880 -SIZE (mill/0.4.0) = 38794419 +TIMESTAMP = 1560674647 +SHA256 (mill/0.4.1) = 9da400d31d3aebff1a68a7c1ab89a599955747b6635d42e75db0b4351930359e +SIZE (mill/0.4.1) = 38793690
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906302015.x5UKFeXv011512>