Opened 4 months ago

Closed 3 months ago

#69271 closed update (fixed)

girara: update to 0.4.2

Reported by: pallas42 (phasmid) Owned by: harciga
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: ryandesign (Ryan Carsten Schmidt)
Port: girara

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I followed the Upgrade Howto instructions and seemed to successfully updated girara, except that I don't know how to file a pull request with git.

Change History (4)

comment:1 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: set to harciga
Status: newassigned
Summary: girara 0.3.7: request for update --> 0.4.2girara: update to 0.4.2
Version: 2.9.1

comment:2 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign added

comment:3 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added

comment:4 Changed 3 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In 36eb9be8298fc19f7cd409187f12b7c4acd6c17a/macports-ports (master):

girara: Update to 0.4.2

Also:

  • Use gitlab portgroup instead of specifying homepage, master_sites, and livecheck manually
  • Use compiler.c_standard instead of blacklisting compilers manually; project now uses C17 not C11
  • Remove platforms darwin; that's the default now
  • Change pkgconfig build dependency to path syntax so that pkgconf could satisfy it
  • Remove intltool build dependency because this project doesn't use it, at least not anymore
  • Add gettext build dependency because it uses msgfmt
  • Add gettext-runtime library dependency because it links with libintl.dylib
  • Remove libnotify library dependency because libnotify support is now off by default and has been removed from subsequent upstream code already
  • JSON support is now provided by json-glib not json-c
  • Add -Ddocs=disabled to configure.args on all systems not just on pre-Lion, otherwise it looks for doxygen, but even if it finds doxygen, what it builds with it doesn't seem to get installed

Closes: #69271

Note: See TracTickets for help on using tickets.