Date: Thu, 17 Oct 2019 08:07:27 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514649 - head/net/inlets Message-ID: <201910170807.x9H87REN091947@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Oct 17 08:07:27 2019 New Revision: 514649 URL: https://svnweb.freebsd.org/changeset/ports/514649 Log: net/inlets: Update 2.5.0 -> 2.6.1 Reported by: portscout Modified: head/net/inlets/Makefile head/net/inlets/distinfo Modified: head/net/inlets/Makefile ============================================================================== --- head/net/inlets/Makefile Thu Oct 17 07:22:29 2019 (r514648) +++ head/net/inlets/Makefile Thu Oct 17 08:07:27 2019 (r514649) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= inlets -DISTVERSION= 2.5.0 +DISTVERSION= 2.6.1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org @@ -12,7 +12,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes -GH_ACCOUNT= alexellis GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} Modified: head/net/inlets/distinfo ============================================================================== --- head/net/inlets/distinfo Thu Oct 17 07:22:29 2019 (r514648) +++ head/net/inlets/distinfo Thu Oct 17 08:07:27 2019 (r514649) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570511085 -SHA256 (alexellis-inlets-2.5.0_GH0.tar.gz) = 265e6c9e619c06dce2b47cf89c841ab70dee2a037e5b8be1aeb40238f02b6345 -SIZE (alexellis-inlets-2.5.0_GH0.tar.gz) = 3898419 +TIMESTAMP = 1571299407 +SHA256 (inlets-inlets-2.6.1_GH0.tar.gz) = c42afcd7b99323a2391f633897ede35287a728750dc8bedac643fdcb5ffb6692 +SIZE (inlets-inlets-2.6.1_GH0.tar.gz) = 3898837
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910170807.x9H87REN091947>