Date: Thu, 20 Apr 2023 19:49:51 GMT From: Dries Michiels <driesm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 345389463765 - main - net/dhcpcd: update to 10.0.1 Message-ID: <202304201949.33KJnpCv093848@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by driesm: URL: https://cgit.FreeBSD.org/ports/commit/?id=345389463765bdfbbf432e784b3e9edc4ee79a19 commit 345389463765bdfbbf432e784b3e9edc4ee79a19 Author: Dries Michiels <driesm@FreeBSD.org> AuthorDate: 2023-04-20 19:48:18 +0000 Commit: Dries Michiels <driesm@FreeBSD.org> CommitDate: 2023-04-20 19:49:37 +0000 net/dhcpcd: update to 10.0.1 Changes: https://github.com/NetworkConfiguration/dhcpcd/compare/v10.0.0...v10.0.1 --- net/dhcpcd/Makefile | 4 ++-- net/dhcpcd/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index 17e98050a8ce..c54f6e8baabf 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -1,6 +1,6 @@ PORTNAME= dhcpcd -DISTVERSIONPREFIX= ${PORTNAME}- -DISTVERSION= 10.0.0 +DISTVERSIONPREFIX= v +DISTVERSION= 10.0.1 CATEGORIES= net MAINTAINER= driesm@FreeBSD.org diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo index 03db6acd048a..6aa2dffa2354 100644 --- a/net/dhcpcd/distinfo +++ b/net/dhcpcd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681491276 -SHA256 (NetworkConfiguration-dhcpcd-dhcpcd-10.0.0_GH0.tar.gz) = 3672496b27cc29ac385c503f23647ed5b00e58b9993db42ddf3b970d1c1bf900 -SIZE (NetworkConfiguration-dhcpcd-dhcpcd-10.0.0_GH0.tar.gz) = 356168 +TIMESTAMP = 1682020062 +SHA256 (NetworkConfiguration-dhcpcd-v10.0.1_GH0.tar.gz) = 2bd3480bc93e6bff530872b8bc80cbcaa821449f7bf6aaf202fa12fb8c2e6f55 +SIZE (NetworkConfiguration-dhcpcd-v10.0.1_GH0.tar.gz) = 356237
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304201949.33KJnpCv093848>