[Midnightbsd-cvs] [MidnightBSD/mports] 4e52c4: net/librest1: update to 0.10.2 (#1169)

Lucas Holt noreply at github.com
Thu Sep 10 21:13:30 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 4e52c43f5d8acc0a5990b6aa9e9df239fc3a6cf3
      https://github.com/MidnightBSD/mports/commit/4e52c43f5d8acc0a5990b6aa9e9df239fc3a6cf3
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-10 (Thu, 10 Sep 2026)

  Changed paths:
    M net/librest1/Makefile
    M net/librest1/distinfo

  Log Message:
  -----------
  net/librest1: update to 0.10.2 (#1169)

Updates librest1 to the 0.10.2 GNOME release.

- adds the upstream-required libxml2 dependency
- retains the existing MidnightBSD demo dependency coverage and
staged-install behavior
- resets PORTREVISION to 0

Validation:
- `bmake makesum patch build fake package`
- `bmake check-license`
- `git diff --check`
- `bmake test`: 10/11 passed; upstream `tests/flickr.c` failed after the
public Flickr API returned `stat="fail"` for its embedded historical API
key. The test remains enabled and unchanged.

License audit: 0.10.2 `COPYING` is LGPL 2.1 while its Meson project
metadata declares `LGPL2.1+`. This PR deliberately preserves the
existing `LICENSE=lgpl2.1` pending maintainer direction.

## Summary by Sourcery

Update the librest1 port to version 0.10.2 with its required dependency
and refreshed package source configuration.

Enhancements:
- Update librest1 to the GNOME 0.10.2 release and use the corresponding
archive format.
- Add the upstream-required libxml2 dependency while preserving existing
package behavior.

Chores:
- Reset PORTREVISION for the upstream version update.

Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list