Date: Thu, 24 Aug 2023 15:24:36 GMT From: Doug Rabson <dfr@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: be587fc5e9f4 - main - net/containernetworking-plugins: update to 0.4 Message-ID: <202308241524.37OFOaW0094723@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dfr: URL: https://cgit.FreeBSD.org/ports/commit/?id=be587fc5e9f44937a1ed133f8761b9c8d64d3cfe commit be587fc5e9f44937a1ed133f8761b9c8d64d3cfe Author: Doug Rabson <dfr@FreeBSD.org> AuthorDate: 2023-08-17 10:53:14 +0000 Commit: Doug Rabson <dfr@FreeBSD.org> CommitDate: 2023-08-24 15:23:05 +0000 net/containernetworking-plugins: update to 0.4 --- net/containernetworking-plugins/Makefile | 5 ++--- net/containernetworking-plugins/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net/containernetworking-plugins/Makefile b/net/containernetworking-plugins/Makefile index 6980dc4d3f34..b416113db0bb 100644 --- a/net/containernetworking-plugins/Makefile +++ b/net/containernetworking-plugins/Makefile @@ -1,6 +1,5 @@ PORTNAME= containernetworking-plugins -DISTVERSION= 0.3 -PORTREVISION= 1 +DISTVERSION= 0.4 CATEGORIES= net MAINTAINER= dfr@FreeBSD.org @@ -15,7 +14,7 @@ BUILD_DEPENDS= bash:shells/bash USE_GITHUB= yes GH_ACCOUNT= dfr GH_PROJECT= plugins -GH_TAGNAME= freebsd-v0.3 +GH_TAGNAME= freebsd-v0.4 GH_TUPLE= golang:sys:v0.6.0:sys pre-patch: diff --git a/net/containernetworking-plugins/distinfo b/net/containernetworking-plugins/distinfo index 8aedafed34b0..09b16c918d5c 100644 --- a/net/containernetworking-plugins/distinfo +++ b/net/containernetworking-plugins/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1685956902 -SHA256 (dfr-plugins-0.3-freebsd-v0.3_GH0.tar.gz) = 80d80ad6400a19799a99caa6bf50ca162d79f6c4ca7957b84c8500a43791eef4 -SIZE (dfr-plugins-0.3-freebsd-v0.3_GH0.tar.gz) = 4198199 +TIMESTAMP = 1692269530 +SHA256 (dfr-plugins-0.4-freebsd-v0.4_GH0.tar.gz) = 475d9e194d0fb84ba1b8a3c5ad363a016f75c6adddef02fb71aefb7e705413f9 +SIZE (dfr-plugins-0.4-freebsd-v0.4_GH0.tar.gz) = 4198780 SHA256 (golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 SIZE (golang-sys-v0.6.0_GH0.tar.gz) = 1434234
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308241524.37OFOaW0094723>