Commits

David B. Evans authored 5b8b9877a1c
gjs: update to version 1.52.3
No tags

gnome/gjs/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup compiler_blacklist_versions 1.0
5 5 PortGroup gobject_introspection 1.0
6 6
7 7 name gjs
8 -version 1.52.1
8 +version 1.52.3
9 9 set branch [join [lrange [split ${version} .] 0 1] .]
10 10 description GNOME JavaScript/Spidermonkey bindings
11 11 long_description ${description}
12 12
13 13 maintainers {devans @dbevans} openmaintainer
14 14 license LGPL-2.1+
15 15 categories gnome
16 16 platforms darwin
17 17 homepage https://wiki.gnome.org/Projects/Gjs
18 18 master_sites gnome:sources/${name}/${branch}/
19 19 use_xz yes
20 20
21 -checksums rmd160 b2a63096f44612f595b00d267a540520e4714413 \
22 - sha256 a8fc9a4991e2b5611d54029b623de2a62522342766e4011504f4f538764735e8 \
23 - size 625764
21 +checksums rmd160 67ae72bc65fb44641b9b57ac56b612bb65811b4f \
22 + sha256 ce21d8a83f6077b011b8834c4936281be65b2b62387f0745c3eb9adf780996fc \
23 + size 626512
24 24
25 25 depends_build port:pkgconfig \
26 26 port:gettext
27 27
28 28 depends_lib port:gtk3 \
29 29 port:gnome-js-common \
30 30 path:lib/pkgconfig/cairo.pc:cairo \
31 31 port:mozjs52 \
32 32 port:readline
33 33

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut