git: 9d1542fe167a - main - devel/wf-config: Update 0.10.0 => 0.11.0, take maintainership
Yusuf Yaman <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by nxjoseph: URL: https://cgit.FreeBSD.org/ports/commit/?id=9d1542fe167a661491eacd6aeb3fd5cfadcdf57f commit 9d1542fe167a661491eacd6aeb3fd5cfadcdf57f Author: Yusuf Yaman <[email protected]> AuthorDate: 2026-07-28 22:51:36 +0000 Commit: Yusuf Yaman <[email protected]> CommitDate: 2026-08-16 10:28:18 +0000 devel/wf-config: Update 0.10.0 => 0.11.0, take maintainership Port changes: - Pet portclippy and portfmt. - Make wayfire mentions to uppercase. Changelog: https://github.com/WayfireWM/wf-config/releases/tag/v0.11.0 Reported by: repology Approved by: osa, vvd (Mentors, implicit) --- devel/wf-config/Makefile | 12 ++++++------ devel/wf-config/distinfo | 6 +++--- devel/wf-config/pkg-descr | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/devel/wf-config/Makefile b/devel/wf-config/Makefile index 4a04de05a2dd..e260a521772f 100644 --- a/devel/wf-config/Makefile +++ b/devel/wf-config/Makefile @@ -1,27 +1,27 @@ PORTNAME= wf-config DISTVERSIONPREFIX= v -DISTVERSION= 0.10.0 +DISTVERSION= 0.11.0 CATEGORIES= devel -MAINTAINER= [email protected] -COMMENT= Library for managing configuration files, written for wayfire +MAINTAINER= [email protected] +COMMENT= Library for managing configuration files, written for Wayfire WWW= https://wayfire.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ - wayland-protocols>0:graphics/wayland-protocols \ - glm>0:math/glm + glm>0:math/glm \ + wayland-protocols>0:graphics/wayland-protocols LIB_DEPENDS= libevdev.so:devel/libevdev RUN_DEPENDS= glm>0:math/glm TEST_DEPENDS= doctest>0:devel/doctest USES= cmake:indirect compiler:c++17-lang gnome meson pkgconfig USE_GITHUB= yes +GH_ACCOUNT= WayfireWM USE_GNOME= libxml2 USE_LDCONFIG= yes -GH_ACCOUNT= WayfireWM MESON_ARGS= -Dtests=disabled PLIST_SUB= VERSION=${PORTVERSION} diff --git a/devel/wf-config/distinfo b/devel/wf-config/distinfo index 780848944efd..0ce74d857af0 100644 --- a/devel/wf-config/distinfo +++ b/devel/wf-config/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750573831 -SHA256 (WayfireWM-wf-config-v0.10.0_GH0.tar.gz) = 4264edf9f5f5ff9bccaee1ab3f5b2613a0db526bc90c15d7c82eb05a3fc81307 -SIZE (WayfireWM-wf-config-v0.10.0_GH0.tar.gz) = 51553 +TIMESTAMP = 1785278885 +SHA256 (WayfireWM-wf-config-v0.11.0_GH0.tar.gz) = bdccae471c079cdccf4e8fed28622a3b1f04db09349fa0e4fa52b335e815f8d0 +SIZE (WayfireWM-wf-config-v0.11.0_GH0.tar.gz) = 53452 diff --git a/devel/wf-config/pkg-descr b/devel/wf-config/pkg-descr index 23dba79b0719..0444a1dff084 100644 --- a/devel/wf-config/pkg-descr +++ b/devel/wf-config/pkg-descr @@ -1 +1 @@ -A library for managing configuration files, written for wayfire. +A library for managing configuration files, written for Wayfire.