Date: Wed, 29 Sep 2021 22:14:31 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: a15260875683 - main - misc/utouch-kmod: Update to 0.0.3 Message-ID: <202109292214.18TMEVMT085756@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wulf (src committer): URL: https://cgit.FreeBSD.org/ports/commit/?id=a15260875683c780f05a736acd76e506a0c7d09d commit a15260875683c780f05a736acd76e506a0c7d09d Author: Vladimir Kondratyev <wulf@FreeBSD.org> AuthorDate: 2021-09-29 22:11:36 +0000 Commit: Vladimir Kondratyev <wulf@FreeBSD.org> CommitDate: 2021-09-29 22:14:12 +0000 misc/utouch-kmod: Update to 0.0.3 Fix the build with INVARIANTS enabled PR: 258356 Approved by: lwhsu --- 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 3464e3be2335..f68cacccd13d 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.2 +PORTVERSION= 0.0.3 CATEGORIES= misc MAINTAINER= wulf@FreeBSD.org diff --git a/misc/utouch-kmod/distinfo b/misc/utouch-kmod/distinfo index 8b6e8de76795..16b3be3d02cb 100644 --- a/misc/utouch-kmod/distinfo +++ b/misc/utouch-kmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610823961 -SHA256 (wulf7-utouch-0.0.2_GH0.tar.gz) = b4962224cf23b13669c7dfcf2ef1b00590c1c6ed5cba1c77657831ae044e48cf -SIZE (wulf7-utouch-0.0.2_GH0.tar.gz) = 5394 +TIMESTAMP = 1630148807 +SHA256 (wulf7-utouch-0.0.3_GH0.tar.gz) = 90e539a84487f33367083a2d969b4ac48e036324229d65b74db2b8df4a676dda +SIZE (wulf7-utouch-0.0.3_GH0.tar.gz) = 5611
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109292214.18TMEVMT085756>