Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2018 15:15:39 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r478321 - head/ports-mgmt/distilator
Message-ID:  <201808281515.w7SFFdAZ004809@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Tue Aug 28 15:15:39 2018
New Revision: 478321
URL: https://svnweb.freebsd.org/changeset/ports/478321

Log:
  - Update to 1.1
  - Correctly handle hostnames that do not resolve
  - Implemented a --silent option which will only show errors

Modified:
  head/ports-mgmt/distilator/Makefile
  head/ports-mgmt/distilator/distinfo

Modified: head/ports-mgmt/distilator/Makefile
==============================================================================
--- head/ports-mgmt/distilator/Makefile	Tue Aug 28 14:25:50 2018	(r478320)
+++ head/ports-mgmt/distilator/Makefile	Tue Aug 28 15:15:39 2018	(r478321)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	distilator
-PORTVERSION=	1.0
+PORTVERSION=	1.1
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	https://critical.ch/distilator/ \
 		LOCAL/ehaupt

Modified: head/ports-mgmt/distilator/distinfo
==============================================================================
--- head/ports-mgmt/distilator/distinfo	Tue Aug 28 14:25:50 2018	(r478320)
+++ head/ports-mgmt/distilator/distinfo	Tue Aug 28 15:15:39 2018	(r478321)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535383437
-SHA256 (distilator-1.0.tar.gz) = c09f966506cc1cdd77cca3a16a01ce8b009e0fab525cf39cb4041aba30717d42
-SIZE (distilator-1.0.tar.gz) = 3022
+TIMESTAMP = 1535469016
+SHA256 (distilator-1.1.tar.gz) = 7a519ee86a1a045b6df8c22147b875389eb6e693520ed6c41d1e4d6ce1cd1462
+SIZE (distilator-1.1.tar.gz) = 3289



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