mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11/wlr-randr: update to 0.5.0
Changes: https://gitlab.freedesktop.org/emersion/wlr-randr/-/releases/v0.5.0 Reported by: Repology
This commit is contained in:
parent
748bd2e592
commit
900c5b8533
2 changed files with 10 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= wlr-randr
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.4.1
|
||||
DISTVERSION= 0.5.0
|
||||
CATEGORIES= x11 wayland
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
|
@ -18,4 +18,10 @@ GL_SITE= https://gitlab.freedesktop.org
|
|||
GL_ACCOUNT= emersion
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
OPTIONS_DEFINE= MANPAGES
|
||||
OPTIONS_DEFAULT=MANPAGES
|
||||
|
||||
MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc
|
||||
MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1709745768
|
||||
SHA256 (wlr-randr-v0.4.1.tar.bz2) = 865b3eb03bafe3362d84f6449d7a20b7fed64e584b28692ce41b17387fb8dc1f
|
||||
SIZE (wlr-randr-v0.4.1.tar.bz2) = 12313
|
||||
TIMESTAMP = 1739347518
|
||||
SHA256 (wlr-randr-v0.5.0.tar.bz2) = eae7dd785b2a19c82fd33ca281706616b12b1e5e62042156ab39407c39074b8c
|
||||
SIZE (wlr-randr-v0.5.0.tar.bz2) = 13860
|
||||
|
|
Loading…
Add table
Reference in a new issue