Date: Wed, 4 Dec 2019 10:38:05 +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: r519007 - head/sysutils/nomad-pot-driver Message-ID: <201912041038.xB4Ac5Sa025213@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pizzamig Date: Wed Dec 4 10:38:05 2019 New Revision: 519007 URL: https://svnweb.freebsd.org/changeset/ports/519007 Log: sysutils/nomad-pot-driver: Update to 0.3.0 Add args and extra_hosts in the configuration 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 Wed Dec 4 09:51:17 2019 (r519006) +++ head/sysutils/nomad-pot-driver/Makefile Wed Dec 4 10:38:05 2019 (r519007) @@ -2,9 +2,8 @@ PORTNAME= nomad-pot-driver DISTVERSIONPREFIX= v -DISTVERSION= 0.2 -DISTVERSIONSUFFIX= -11-g412dbeb -PORTREVISION= 3 +DISTVERSION= 0.3 +PORTREVISION= 0 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org Modified: head/sysutils/nomad-pot-driver/distinfo ============================================================================== --- head/sysutils/nomad-pot-driver/distinfo Wed Dec 4 09:51:17 2019 (r519006) +++ head/sysutils/nomad-pot-driver/distinfo Wed Dec 4 10:38:05 2019 (r519007) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569325586 -SHA256 (trivago-nomad-pot-driver-v0.2-11-g412dbeb_GH0.tar.gz) = c1dda9aaf05adca8d2fc7b28413df12912fc4d34452bd33ed23f9c53812f91d8 -SIZE (trivago-nomad-pot-driver-v0.2-11-g412dbeb_GH0.tar.gz) = 3569496 +TIMESTAMP = 1575376943 +SHA256 (trivago-nomad-pot-driver-v0.3_GH0.tar.gz) = 47ac9d707aba0083777a5f0b5e19d12584cb5745ccec29ce409cdcf5e74ee2dc +SIZE (trivago-nomad-pot-driver-v0.3_GH0.tar.gz) = 3568282
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912041038.xB4Ac5Sa025213>