Bug 267420

Summary: devel/libpeas: update to 1.34.0
Product: Ports & Packages Reporter: Olivier Duchateau <duchateau.olivier>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me CC: arrowd
Priority: --- Flags: bugzilla: maintainer-feedback? (gnome)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to update devel/libpeas and slave port none

Description Olivier Duchateau 2022-10-29 14:24:25 UTC
Created attachment 237708 [details]
Patch to update devel/libpeas and slave port

- Update devel/libpeas (and slave port) to 1.34.0
- Re-organize Makefile, in order to disable some options for slave port
- Add new option DEMOS
- Adjust WWW URL
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-01-25 18:01:33 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=309971dafa06e8e171dd8e53c161535285fbee75

commit 309971dafa06e8e171dd8e53c161535285fbee75
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2023-01-25 17:59:51 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-01-25 18:00:43 +0000

    devel/libpeas: Update to 1.34.0

    PR:             267420
    Tested by:      arrowd
    Approved by:    gnome (timeout)

 devel/libpeas/Makefile    |  50 +++++----
 devel/libpeas/distinfo    |   6 +-
 devel/libpeas/pkg-plist   | 262 +++++++++++++++++++++++++++++++++++++++-------
 devel/py-libpeas/Makefile |   1 +
 4 files changed, 256 insertions(+), 63 deletions(-)
Comment 2 Gleb Popov freebsd_committer freebsd_triage 2023-01-25 18:01:54 UTC
Pushed in, thank you.