Commits

David B. Evans authored d7478f60075
libgweather: update to version 3.26.1
No tags

net/libgweather/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup gobject_introspection 1.0
5 5
6 6 name libgweather
7 -version 3.26.0
7 +version 3.26.1
8 8 set branch [join [lrange [split ${version} .] 0 1] .]
9 9 maintainers {devans @dbevans} openmaintainer
10 10 categories net gnome
11 11 license GPL-2+ LGPL-2.1+
12 12 platforms darwin
13 13 description Library to accessing online weather informations.
14 14
15 15 long_description libgweather is a library to access weather \
16 16 information from online services for numerous \
17 17 locations.
18 18
19 19 homepage https://wiki.gnome.org/Projects/LibGWeather
20 20 master_sites gnome:sources/${name}/${branch}/
21 21
22 22 use_xz yes
23 23
24 -checksums rmd160 34cc659d1c8db37bb858df4581f0394d374f68f6 \
25 - sha256 5b84badc0b3ecffff5db1bb9a7cc4dd4e400a8eb3f1282348f8ee6ba33626b6e
24 +checksums rmd160 030b32d9ccc67ce174a944737111e0be67c1b9c1 \
25 + sha256 fca78470b345bce948e0333cab0a7c52c32562fc4a75de37061248a64e8fc4b8
26 26
27 27 depends_build port:pkgconfig \
28 28 port:intltool \
29 29 port:autoconf \
30 30 port:automake \
31 31 port:libtool \
32 32 port:gnome-common \
33 33 port:gtk-doc
34 34
35 35 depends_lib port:gdk-pixbuf2 \

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

Add shortcut