mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
editors/marker: update to 2023.05.02
Changelog: https://github.com/fabiocolacio/Marker/releases/tag/2023.05.02 Reported by: GitHub (watch releases)
This commit is contained in:
parent
01998e811d
commit
b16a19208b
@ -1,6 +1,5 @@
|
||||
PORTNAME= marker
|
||||
PORTVERSION= 2020.04.04.2
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 2023.05.02
|
||||
CATEGORIES= editors
|
||||
|
||||
MAINTAINER= tagattie@FreeBSD.org
|
||||
|
@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1612525503
|
||||
SHA256 (fabiocolacio-Marker-2020.04.04.2_GH0.tar.gz) = 207989c5de8144741989b1460f699e02fd85fded6413532ce9102703dcbb3d37
|
||||
SIZE (fabiocolacio-Marker-2020.04.04.2_GH0.tar.gz) = 24116372
|
||||
TIMESTAMP = 1683618451
|
||||
SHA256 (fabiocolacio-Marker-2023.05.02_GH0.tar.gz) = 097a6e3811f0c4c14c574b8aafee27ee62232ae3ad3084e18a35c2dc8a1e93dd
|
||||
SIZE (fabiocolacio-Marker-2023.05.02_GH0.tar.gz) = 3826180
|
||||
SHA256 (Mandarancio-scidown-a7b7f063de4f272ef0ec12d00b98470888e8cb32_GH0.tar.gz) = 31e63658e2e79b5c5b0497d568e548f177fc89cb1dd9b6d78aba7685f0506ff0
|
||||
SIZE (Mandarancio-scidown-a7b7f063de4f272ef0ec12d00b98470888e8cb32_GH0.tar.gz) = 3489833
|
||||
SHA256 (Mandarancio-charter-a25dee1214ea9ba5882325066555cb813efbb489_GH0.tar.gz) = 60237a813383b44891e57049ba1f86cc5b89c28eee620b6ee90582a0c7ba6f8a
|
||||
|
17
editors/marker/files/patch-meson.build
Normal file
17
editors/marker/files/patch-meson.build
Normal file
@ -0,0 +1,17 @@
|
||||
--- meson.build.orig 2023-05-09 11:03:42 UTC
|
||||
+++ meson.build
|
||||
@@ -82,12 +82,12 @@ deps = [
|
||||
dependency('gtk+-3.0', version : '>=3.20'),
|
||||
dependency('glib-2.0'),
|
||||
dependency('gtksourceview-3.0'),
|
||||
- dependency('webkit2gtk-4.1'),
|
||||
+ dependency('webkit2gtk-4.0'),
|
||||
dependency('gtkspell3-3.0')
|
||||
]
|
||||
|
||||
ext_deps =[
|
||||
- dependency('webkit2gtk-4.1')
|
||||
+ dependency('webkit2gtk-4.0')
|
||||
]
|
||||
|
||||
add_global_arguments(
|
30932
editors/marker/pkg-plist
30932
editors/marker/pkg-plist
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user