Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2020 17:02:29 +0000 (UTC)
From:      Luca Pizzamiglio <pizzamig@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526465 - head/sysutils/nomad-pot-driver
Message-ID:  <202002181702.01IH2TBO018616@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pizzamig
Date: Tue Feb 18 17:02:29 2020
New Revision: 526465
URL: https://svnweb.freebsd.org/changeset/ports/526465

Log:
  sysutils/nomad-pot-driver: Update to 0.6.0
  
  Fix bug when error on creating container did not return
  
  Sponsored by:	trivago N.V.

Modified:
  head/sysutils/nomad-pot-driver/Makefile
  head/sysutils/nomad-pot-driver/distinfo

Modified: head/sysutils/nomad-pot-driver/Makefile
==============================================================================
--- head/sysutils/nomad-pot-driver/Makefile	Tue Feb 18 16:58:04 2020	(r526464)
+++ head/sysutils/nomad-pot-driver/Makefile	Tue Feb 18 17:02:29 2020	(r526465)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	nomad-pot-driver
-DISTVERSIONPREFIX=	v
-DISTVERSION=	0.5.0
+DISTVERSION=	0.6.0
 PORTREVISION=	0
 CATEGORIES=	sysutils
 

Modified: head/sysutils/nomad-pot-driver/distinfo
==============================================================================
--- head/sysutils/nomad-pot-driver/distinfo	Tue Feb 18 16:58:04 2020	(r526464)
+++ head/sysutils/nomad-pot-driver/distinfo	Tue Feb 18 17:02:29 2020	(r526465)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1576582856
-SHA256 (trivago-nomad-pot-driver-v0.5.0_GH0.tar.gz) = 3e14ea3aa00f04d8d388dbfa3cee70d0ffa5e939d444098fd7f228e6a3baf097
-SIZE (trivago-nomad-pot-driver-v0.5.0_GH0.tar.gz) = 3571106
+TIMESTAMP = 1582038683
+SHA256 (trivago-nomad-pot-driver-0.6.0_GH0.tar.gz) = b8e81dd62a0845c4197322088decab55126248c09978bdbd24f89b525c038af4
+SIZE (trivago-nomad-pot-driver-0.6.0_GH0.tar.gz) = 3571184



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