2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689) |
Log message:
Revbump for icu
|
2020-04-12 10:29:21 by Adam Ciarcinski | Files touched by this commit (956) | |
Log message:
Recursive revision bump after textproc/icu update
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2020-01-15 01:10:03 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
gupnp12: update to 1.2.2.
1.2.2
=====
- Fix macOS dylib versioning
- Fix endless loop on early notify
- Several documentation fixes
- Implement version-independent type registration in ResourceFactory
- Fix an issue with implementation of the depracted functions
- Fix an issue with including net/if.h and linux/if.h
- Add async introspection functions matching the usual GIO function pattern
- Go through main loop if introspection fails before the actual network request
- Bump required GLib version to 2.58
Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=764498
- https://gitlab.gnome.org/GNOME/gupnp/issues/5
- https://gitlab.gnome.org/GNOME/gupnp/issues/6
- https://gitlab.gnome.org/GNOME/gupnp/issues/8
|
2019-11-03 12:45:59 by Roland Illig | Files touched by this commit (255) |
Log message:
net: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-10-07 11:28:14 by Patrick Welche | Files touched by this commit (41) |
Log message:
Rename py-meson to meson.
The motivation is to consider meson as an application, so there is only
one copy on the system, and as a python 3 program, it can build python 2
packages.
|
2019-08-20 15:16:43 by Thomas Klausner | Files touched by this commit (6) |
Log message:
net/gupnp12: import gupnp12-1.2.1
GUPnP implements the UPnP specification: resource announcement and discovery,
description, control, event notification, and presentation
(GUPnP includes basic web server functionality through libsoup).
Changes to net/gupnp:
1.2.1
=====
- Fix a deadlock when cancelling an action
- Do not call-back a cancelled action
- Fix public dependencies
Bugs fixed in this release:
- https://gitlab.gnome.org/GNOME/gupnp/issues/7
All contributors to this release:
- Jens Georg <mail@jensge.org>
1.2.0
=====
- Release 1.2.0
(no changes noted)
|