git: 934caa7c51e3 - main - devel/libuinputplus: update to 0.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 12:42:36 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=934caa7c51e35af18e9f5afb221a17bc8fcc18ff commit 934caa7c51e35af18e9f5afb221a17bc8fcc18ff Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2022-09-05 12:40:05 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2022-09-05 12:42:25 +0000 devel/libuinputplus: update to 0.2.1 --- devel/libuinputplus/Makefile | 6 ++++-- devel/libuinputplus/distinfo | 8 +++++--- devel/libuinputplus/pkg-plist | 10 +++------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/devel/libuinputplus/Makefile b/devel/libuinputplus/Makefile index a4a12246aa96..004382839498 100644 --- a/devel/libuinputplus/Makefile +++ b/devel/libuinputplus/Makefile @@ -1,9 +1,11 @@ PORTNAME= ${GH_PROJECT:tl} -PORTVERSION= 0.1.4 +PORTVERSION= 0.2.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= devel +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 265e406e254c8d84016b12b344d8df71d1765dd1.patch:-p1 # install directives + MAINTAINER= bapt@FreeBSD.org COMMENT= Easy-to-use uinput library in C++ diff --git a/devel/libuinputplus/distinfo b/devel/libuinputplus/distinfo index 697180acedd5..2cdad1037605 100644 --- a/devel/libuinputplus/distinfo +++ b/devel/libuinputplus/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1587109806 -SHA256 (YukiWorkshop-libuInputPlus-v0.1.4_GH0.tar.gz) = a537e156d11ad00c643b93cbd9b712d3ec9d0ae8e40731ff763fe9a6ffe97458 -SIZE (YukiWorkshop-libuInputPlus-v0.1.4_GH0.tar.gz) = 8239 +TIMESTAMP = 1662381475 +SHA256 (YukiWorkshop-libuInputPlus-v0.2.1_GH0.tar.gz) = af53e4727068f5f66d03d63beecdb24f44342ce1aa352d4f32c18892fa86e67a +SIZE (YukiWorkshop-libuInputPlus-v0.2.1_GH0.tar.gz) = 7733 +SHA256 (265e406e254c8d84016b12b344d8df71d1765dd1.patch) = 09346612127312f732eb51da2020dd272395bcdd4691f81a3df02f4ca7789dda +SIZE (265e406e254c8d84016b12b344d8df71d1765dd1.patch) = 1139 diff --git a/devel/libuinputplus/pkg-plist b/devel/libuinputplus/pkg-plist index 7fa406494354..61471ee89da4 100644 --- a/devel/libuinputplus/pkg-plist +++ b/devel/libuinputplus/pkg-plist @@ -1,8 +1,4 @@ -include/uInputPlus/CommonIncludes.hpp -include/uInputPlus/uInput.hpp -include/uInputPlus/uInputSetup.hpp +include/CommonIncludes.hpp +include/uInput.hpp +include/uInputSetup.hpp lib/libuInputPlus.a -lib/libuInputPlus.so -lib/libuInputPlus.so.0 -lib/libuInputPlus.so.0.1.4 -libdata/pkgconfig/uInputPlus.pc