Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2022 18:03:16 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b741c3893cb4 - main - misc/utouch-kmod: Bump to 0.0.4.
Message-ID:  <202205261803.24QI3Gt7089604@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhb (doc, src committer):

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

commit b741c3893cb4c7df5da2dff2a330058a2dfc5bce
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2022-05-26 18:03:09 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2022-05-26 18:03:09 +0000

    misc/utouch-kmod: Bump to 0.0.4.
    
    This removes unused DRIVER_MODULE devclass on recent main.
    
    Reviewed by:    wulf (maintainer)
    Differential Revision:  https://reviews.freebsd.org/D35184
---
 misc/utouch-kmod/Makefile | 2 +-
 misc/utouch-kmod/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/misc/utouch-kmod/Makefile b/misc/utouch-kmod/Makefile
index f68cacccd13d..c37e4a41f409 100644
--- a/misc/utouch-kmod/Makefile
+++ b/misc/utouch-kmod/Makefile
@@ -1,7 +1,7 @@
 # Created by: Vladimir Kondratyev <wulf@FreeBSD.org>
 
 PORTNAME=	utouch-kmod
-PORTVERSION=	0.0.3
+PORTVERSION=	0.0.4
 CATEGORIES=	misc
 
 MAINTAINER=	wulf@FreeBSD.org
diff --git a/misc/utouch-kmod/distinfo b/misc/utouch-kmod/distinfo
index 16b3be3d02cb..82fd2cc58f99 100644
--- a/misc/utouch-kmod/distinfo
+++ b/misc/utouch-kmod/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630148807
-SHA256 (wulf7-utouch-0.0.3_GH0.tar.gz) = 90e539a84487f33367083a2d969b4ac48e036324229d65b74db2b8df4a676dda
-SIZE (wulf7-utouch-0.0.3_GH0.tar.gz) = 5611
+TIMESTAMP = 1653067220
+SHA256 (wulf7-utouch-0.0.4_GH0.tar.gz) = 224318fda5ee9115691ab710146087ad966bf0960cd1388bc1e7c732746c09b6
+SIZE (wulf7-utouch-0.0.4_GH0.tar.gz) = 5613



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