Commits

David B. Evans authored dc22035b3e9
libhttpseverywhere: update to version 0.8.3
No tags

www/libhttpseverywhere/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 meson 1.0
5 5
6 6 name libhttpseverywhere
7 -version 0.8.2
7 +version 0.8.3
8 8 license LGPL-3+
9 9 set branch [join [lrange [split ${version} .] 0 1] .]
10 10 categories www
11 11 maintainers nomaintainer
12 12 platforms darwin
13 13
14 14 description This library enables you to leverage the power \
15 15 of HTTPSEverywhere to any desktop-application.
16 16
17 17 long_description ${description}. HTTPSEverywhere is a browser plugin \
20 20 when this is absolutely not circumventable. \
21 21 With libhttpseverywhere you get a C-bindable, \
22 22 GLib-based library you can link/bind against \
23 23 in almost all languages
24 24
25 25 homepage https://git.gnome.org/browse/${name}
26 26 master_sites gnome:sources/${name}/${branch}/
27 27
28 28 use_xz yes
29 29
30 -checksums rmd160 0cd0d00c14f9eace1adcf82fb9a5c2479c1b8a31 \
31 - sha256 f00dba729feaf6fed9131fab482be888e1b4a45dbd100497dc9e69e6688d966d \
32 - size 1136008
30 +checksums rmd160 67ecbcfbfe5eba4eba47b38099ddc4ebae847403 \
31 + sha256 1c006f5633842a2b131c1cf644ab929556fc27968a60da55c00955bd4934b6ca \
32 + size 1139192
33 33
34 34 depends_build-append \
35 35 port:pkgconfig
36 36
37 37 depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
38 38 port:json-glib \
39 39 port:gobject-introspection \
40 40 port:libarchive \
41 41 port:libgee \
42 42 port:libsoup \

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

Add shortcut