Opened 10 years ago
Closed 10 years ago
#51259 closed defect (fixed)
gnome/gourmet: unable to edit or add recipes
| Reported by: | david.e.pi.3.14@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | haspatch | Cc: | dbevans (David B. Evans) |
| Port: | gourmet |
Description
Gourmet shows recipes in its database, but it is not possible to add or modify an existing recipe. This bug is due to gourmet trying to call functions that have been removed from Pillow. This bug has already been reported upstream and there is a patch:
https://github.com/thinkle/gourmet/issues/821 https://github.com/thinkle/gourmet/pull/824
I am attaching a patch to the gourmet port which applies the fix from upstream.
Attachments (1)
Change History (2)
Changed 10 years ago by david.e.pi.3.14@…
| Attachment: | gourmet-macport.patch added |
|---|
comment:1 Changed 10 years ago by dbevans (David B. Evans)
| Cc: | devans@… added |
|---|---|
| Keywords: | haspatch added |
| Port: | gourmet added |
| Resolution: | → fixed |
| Status: | new → closed |
| Version: | 2.3.4 |
Note: See
TracTickets for help on using
tickets.

Fix committed in r148153 with revbump so it will rebuild. Thanks.