Date: Fri, 10 Nov 2023 14:38:42 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: 60bdbf72e585 - main - net/dhcpcd: update to 10.0.5 Message-ID: <202311101438.3AAEcgkQ068011@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=60bdbf72e585b80aff17f5a826414e9067dbf567 commit 60bdbf72e585b80aff17f5a826414e9067dbf567 Author: Dries Michiels <driesm@FreeBSD.org> AuthorDate: 2023-11-10 14:36:43 +0000 Commit: Dries Michiels <driesm@FreeBSD.org> CommitDate: 2023-11-10 14:36:43 +0000 net/dhcpcd: update to 10.0.5 Changes: https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.0.5 --- net/dhcpcd/Makefile | 2 +- net/dhcpcd/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index 9f4ff5622c1c..b8ec087016ac 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -1,6 +1,6 @@ PORTNAME= dhcpcd DISTVERSIONPREFIX= v -DISTVERSION= 10.0.4 +DISTVERSION= 10.0.5 CATEGORIES= net MAINTAINER= driesm@FreeBSD.org diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo index 5a30b60b384a..2c386ad38daa 100644 --- a/net/dhcpcd/distinfo +++ b/net/dhcpcd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697727657 -SHA256 (NetworkConfiguration-dhcpcd-v10.0.4_GH0.tar.gz) = 321115d7e57cdf1fa975c4ba7e8a99fc1ef4eaac3f046ec4bc41ddd3971c4489 -SIZE (NetworkConfiguration-dhcpcd-v10.0.4_GH0.tar.gz) = 363667 +TIMESTAMP = 1699626958 +SHA256 (NetworkConfiguration-dhcpcd-v10.0.5_GH0.tar.gz) = 046b060d72b158f813ea61acc1eff773dea4d9ad035a674ed87ecd95bd35cff7 +SIZE (NetworkConfiguration-dhcpcd-v10.0.5_GH0.tar.gz) = 364315
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311101438.3AAEcgkQ068011>