mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update lablgtk3 to 3.1.5
This update is needed so we can build coqide in math/rocq again. As a bonus this update also includes better support for OCaml 5.
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
COMMENT = OCaml interface to GTK+3
|
||||
CATEGORIES = x11 devel
|
||||
|
||||
V = 3.1.1
|
||||
V = 3.1.5
|
||||
DISTNAME = lablgtk3-${V}
|
||||
REVISION = 7
|
||||
|
||||
SITES = https://github.com/garrigue/lablgtk/releases/download/${V}/
|
||||
EXTRACT_SUFX = .tbz
|
||||
@@ -23,7 +22,8 @@ RUN_DEPENDS = graphics/ocaml-cairo
|
||||
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS} \
|
||||
devel/dune \
|
||||
devel/dune,-configurator
|
||||
devel/dune,-configurator \
|
||||
devel/ocaml-camlp-streams
|
||||
|
||||
USE_GMAKE = Yes
|
||||
MODULES = lang/ocaml
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (lablgtk3-3.1.1.tbz) = IscGHIrLScHM0KGTltKx19HWd+DOeVQSJAS+lKAP7Pk=
|
||||
SIZE (lablgtk3-3.1.1.tbz) = 854720
|
||||
SHA256 (lablgtk3-3.1.5.tbz) = 1IIc2+zzrjdPIDF9Y+Q/5YAww7qWV7UaLoPmUhl+jqw=
|
||||
SIZE (lablgtk3-3.1.5.tbz) = 867518
|
||||
|
||||
Reference in New Issue
Block a user