Bug 243743

Summary: devel/libpeas: update to 1.24.0
Product: Ports & Packages Reporter: Val Packett <val>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me CC: bapt, desktop, tcberner, w.schwarzenfeld
Priority: --- Keywords: buildisok, patch
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 238373    
Attachments:
Description Flags
peas.patch
none
peas.patch (1.26.0)
none
peas.patch (1.26.0 v2) none

Description Val Packett 2020-01-30 21:57:25 UTC
Created attachment 211207 [details]
peas.patch

- this is required for current mail/geary
- kill python2 support, which has no consumers (according to pkg rquery)
- now built with meson
Comment 1 Steve Wills freebsd_committer freebsd_triage 2020-01-31 00:12:40 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/113776439
Comment 2 Ting-Wei Lan 2020-02-02 08:04:02 UTC
Comment on attachment 211207 [details]
peas.patch

>@@ -29,108 +31,75 @@ libdata/pkgconfig/libpeas-1.0.pc
> libdata/pkgconfig/libpeas-gtk-1.0.pc
> share/gir-1.0/Peas-1.0.gir
> share/gir-1.0/PeasGtk-1.0.gir
>-share/gtk-doc/html/libpeas/PeasActivatable.html
>-share/gtk-doc/html/libpeas/PeasEngine.html
>-share/gtk-doc/html/libpeas/PeasExtensionBase.html
>-share/gtk-doc/html/libpeas/PeasExtensionSet.html
>-share/gtk-doc/html/libpeas/PeasGtkConfigurable.html
>-share/gtk-doc/html/libpeas/PeasGtkPluginManager.html
>-share/gtk-doc/html/libpeas/PeasGtkPluginManagerView.html
>-share/gtk-doc/html/libpeas/PeasObjectModule.html
>-share/gtk-doc/html/libpeas/PeasPluginInfo.html
>-share/gtk-doc/html/libpeas/annotation-glossary.html
>-share/gtk-doc/html/libpeas/api-index-1-14.html
>-share/gtk-doc/html/libpeas/api-index-1-18.html
>-share/gtk-doc/html/libpeas/api-index-1-2.html
>-share/gtk-doc/html/libpeas/api-index-1-4.html
>-share/gtk-doc/html/libpeas/api-index-1-6.html
>-share/gtk-doc/html/libpeas/api-index-deprecated.html
>-share/gtk-doc/html/libpeas/api-index-full.html
>-share/gtk-doc/html/libpeas/ch01.html
>-share/gtk-doc/html/libpeas/ch02.html
>-share/gtk-doc/html/libpeas/ch03.html
>-share/gtk-doc/html/libpeas/home.png
>-share/gtk-doc/html/libpeas/index.html
>-share/gtk-doc/html/libpeas/left-insensitive.png
>-share/gtk-doc/html/libpeas/left.png
>-share/gtk-doc/html/libpeas/libpeas-PeasExtension.html
>-share/gtk-doc/html/libpeas/libpeas.devhelp2
>-share/gtk-doc/html/libpeas/peas-gtk-plugin-manager.png
>-share/gtk-doc/html/libpeas/pt01.html
>-share/gtk-doc/html/libpeas/right-insensitive.png
>-share/gtk-doc/html/libpeas/right.png
>-share/gtk-doc/html/libpeas/style.css
>-share/gtk-doc/html/libpeas/up-insensitive.png
>-share/gtk-doc/html/libpeas/up.png
> share/icons/hicolor/16x16/actions/libpeas-plugin.png
> share/icons/hicolor/22x22/actions/libpeas-plugin.png
> share/icons/hicolor/32x32/actions/libpeas-plugin.png
> share/icons/hicolor/scalable/actions/libpeas-plugin.svg

You seem to remove all gtk-doc files in this patch. If it is unintended, please restore them by adding -Dgtk_doc=true to MESON_ARGS.
Comment 3 Val Packett 2020-05-21 13:42:32 UTC
Created attachment 214726 [details]
peas.patch (1.26.0)

- updated to 1.26.0
- brought back gtkdoc, now optionalized as DOCS
- compatible with Python 3.8! \o/
Comment 4 Val Packett 2020-12-06 00:39:50 UTC
ping
Comment 5 Tobias C. Berner freebsd_committer freebsd_triage 2020-12-06 07:03:01 UTC
(In reply to Greg V from comment #4)
Thanks for the ping. Please do that in all the gnome@ PRs that are still relevant (I have absolutely no overview over them :) )...


mfg Tobias
Comment 6 Tobias C. Berner freebsd_committer freebsd_triage 2020-12-06 08:03:39 UTC
Moin moin 

The plist for the python ports is broken (installs everything).
Could you update the patch to fix that?

mfg Tobias
Comment 7 Val Packett 2020-12-06 11:25:48 UTC
Created attachment 220309 [details]
peas.patch (1.26.0 v2)

Here
Comment 8 Tobias C. Berner freebsd_committer freebsd_triage 2020-12-07 08:30:39 UTC
Commmitted. Thanks
Comment 9 commit-hook freebsd_committer freebsd_triage 2020-12-07 08:31:23 UTC
A commit references this bug:

Author: tcberner
Date: Mon Dec  7 08:30:24 UTC 2020
New revision: 557214
URL: https://svnweb.freebsd.org/changeset/ports/557214

Log:
  devel/libpeas: update to 1.26.0

  - remove py2.7 flavor (end of year is coming)

  PR:		243743
  Submitted by:	Greg V <greg@unrelenting.technology>

Changes:
  head/devel/libpeas/Makefile
  head/devel/libpeas/distinfo
  head/devel/libpeas/files/
  head/devel/libpeas/pkg-plist
  head/devel/py-libpeas/pkg-plist