Date: Tue, 18 Jun 2024 04:07:25 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 942439a7a769 - main - devel/libpci: Update to 3.13.0 Message-ID: <202406180407.45I47P4n075468@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=942439a7a769421f437b522c7e3da976cbd33c9e commit 942439a7a769421f437b522c7e3da976cbd33c9e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-18 03:58:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-18 03:58:54 +0000 devel/libpci: Update to 3.13.0 Changes: https://github.com/pciutils/pciutils/blob/master/ChangeLog --- devel/libpci/Makefile | 2 +- devel/libpci/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/libpci/Makefile b/devel/libpci/Makefile index 3e083d64c235..213a3b7fcb04 100644 --- a/devel/libpci/Makefile +++ b/devel/libpci/Makefile @@ -1,5 +1,5 @@ PORTNAME= libpci -PORTVERSION= 3.12.0 +PORTVERSION= 3.13.0 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/utils/pciutils DISTNAME= pciutils-${PORTVERSION} diff --git a/devel/libpci/distinfo b/devel/libpci/distinfo index 5fff66af873e..99d82e9f9389 100644 --- a/devel/libpci/distinfo +++ b/devel/libpci/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712427884 -SHA256 (pciutils-3.12.0.tar.xz) = f185d116d5ff99b797497efce8f19f1ee8ccc5a668b97a159e3d13472f674154 -SIZE (pciutils-3.12.0.tar.xz) = 475720 +TIMESTAMP = 1718580018 +SHA256 (pciutils-3.13.0.tar.xz) = 77f11f78298502634d1af50308f15a5788629f6cf45cba376f5009aea4cb4926 +SIZE (pciutils-3.13.0.tar.xz) = 479140
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406180407.45I47P4n075468>