mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
x11-wm/cagebreak: update to 3.0.0
Changes: https://github.com/project-repo/cagebreak/releases/tag/3.0.0 Reported by: GitHub (watch releases)
This commit is contained in:
parent
86f0f39ef8
commit
a27c937d96
3 changed files with 4 additions and 18 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= cagebreak
|
||||
DISTVERSION= 2.4.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 3.0.0
|
||||
CATEGORIES= x11-wm wayland
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1728319976
|
||||
SHA256 (project-repo-cagebreak-2.4.0_GH0.tar.gz) = 5c2d1688a231dd1a311143aa595637078d2161789c735aad994622a021f84e6f
|
||||
SIZE (project-repo-cagebreak-2.4.0_GH0.tar.gz) = 246559
|
||||
TIMESTAMP = 1744486732
|
||||
SHA256 (project-repo-cagebreak-3.0.0_GH0.tar.gz) = 884cd70445bed1c45116e01e9ddab28b756416b3fb5cc7b6a3057895b64fba03
|
||||
SIZE (project-repo-cagebreak-3.0.0_GH0.tar.gz) = 253956
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
https://github.com/project-repo/cagebreak/issues/84
|
||||
|
||||
--- meson.build.orig 2024-10-07 16:52:56 UTC
|
||||
+++ meson.build
|
||||
@@ -5,7 +5,7 @@ license : 'MIT',
|
||||
'c',
|
||||
version : '2.4.0',
|
||||
license : 'MIT',
|
||||
-default_options : ['c_std=c23', 'warning_level=3']
|
||||
+default_options : ['c_std=c23,c11', 'warning_level=3']
|
||||
)
|
||||
|
||||
add_project_arguments(
|
Loading…
Add table
Reference in a new issue