Bug 268491 - Unify vala api binding option name (mail/gmime{26|30} textproc/ibus databases/evolution-data-server deskutils/libportal devel/libvirt-glib devel/libical)
Summary: Unify vala api binding option name (mail/gmime{26|30} textproc/ibus databases...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Tobias C. Berner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-20 18:05 UTC by Vladimir Druzenko
Modified: 2022-12-31 19:16 UTC (History)
4 users (show)

See Also:


Attachments
Unify vala api binding option name v1 (10.74 KB, patch)
2022-12-20 18:05 UTC, Vladimir Druzenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Druzenko freebsd_committer freebsd_triage 2022-12-20 18:05:15 UTC
Created attachment 238946 [details]
Unify vala api binding option name v1

Need testing!
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-12-31 19:13:55 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=024c982f5de39cff338aa412660f5d77d6ada0dc

commit 024c982f5de39cff338aa412660f5d77d6ada0dc
Author:     VVD <vvd@unislabs.com>
AuthorDate: 2022-12-24 10:05:01 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-12-31 19:12:15 +0000

    lang/vala: unify vala bindings option name to VAPI

    - having a single option name for the bindings improves usability

    PR:     268491

 databases/evolution-data-server/Makefile  | 11 +++++-----
 databases/evolution-data-server/pkg-plist | 36 +++++++++++++++----------------
 deskutils/libportal/Makefile              | 10 ++++-----
 deskutils/libportal/pkg-plist             |  8 +++----
 devel/libical/Makefile                    | 11 +++++-----
 devel/libical/pkg-plist                   |  2 +-
 devel/libvirt-glib/Makefile               | 11 +++++-----
 devel/libvirt-glib/pkg-plist              | 12 +++++------
 mail/gmime26/Makefile                     | 11 +++++-----
 mail/gmime26/pkg-plist                    |  4 ++--
 mail/gmime30/Makefile                     | 10 ++++-----
 mail/gmime30/pkg-plist                    |  4 ++--
 textproc/ibus/Makefile                    | 12 +++++------
 textproc/ibus/pkg-plist                   |  4 ++--
 14 files changed, 71 insertions(+), 75 deletions(-)
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2022-12-31 19:16:53 UTC
Committed. Needed there was a replacement too much in databases/evolution-data-server that was fixed prior to committing.

mfg Tobias