svn commit: r505474 - head/devel/mill

Steve Wills swills at FreeBSD.org
Sun Jun 30 20:15:42 UTC 2019


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


More information about the svn-ports-all mailing list