Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2024 21:34:05 GMT
From:      Vladimir Kondratyev <wulf@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a374c732af88 - main - devel/libudev-devd: update to 0.6.0
Message-ID:  <202409212134.48LLY59J076266@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wulf:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a374c732af8845d5977bf35159b951cf80245358

commit a374c732af8845d5977bf35159b951cf80245358
Author:     Vladimir Kondratyev <wulf@FreeBSD.org>
AuthorDate: 2024-09-21 21:33:28 +0000
Commit:     Vladimir Kondratyev <wulf@FreeBSD.org>
CommitDate: 2024-09-21 21:33:28 +0000

    devel/libudev-devd: update to 0.6.0
    
    This adds support for PCI and network devices
    
    Sponsored by:   Future Crew LLC
    PR:             281632
    Approved by:    x11 (manu)
---
 devel/libudev-devd/Makefile | 2 +-
 devel/libudev-devd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/libudev-devd/Makefile b/devel/libudev-devd/Makefile
index 641dea5e54f1..9d60a811d455 100644
--- a/devel/libudev-devd/Makefile
+++ b/devel/libudev-devd/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libudev-devd
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.5.2
+DISTVERSION=	0.6.0
 CATEGORIES=	devel
 
 MAINTAINER=	x11@FreeBSD.org
diff --git a/devel/libudev-devd/distinfo b/devel/libudev-devd/distinfo
index 202024314138..69c7d8b4dede 100644
--- a/devel/libudev-devd/distinfo
+++ b/devel/libudev-devd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696873317
-SHA256 (wulf7-libudev-devd-v0.5.2_GH0.tar.gz) = 8f0c20679f707504e2e0b446d8a95b24e32407949b9660e116dcb5946d7fea11
-SIZE (wulf7-libudev-devd-v0.5.2_GH0.tar.gz) = 33250
+TIMESTAMP = 1726819065
+SHA256 (wulf7-libudev-devd-v0.6.0_GH0.tar.gz) = 07cfb6d5000cc72eee2b09fe074aca4aa298ec3db90ed71c810f123285de29e8
+SIZE (wulf7-libudev-devd-v0.6.0_GH0.tar.gz) = 37053



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409212134.48LLY59J076266>