Summary: | x11-toolkits/granite7: update to 7.4.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Olivier Duchateau <duchateau.olivier> | ||||||
Component: | Individual Port(s) | Assignee: | Tobias C. Berner <tcberner> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | tcberner | ||||||
Priority: | --- | Flags: | tcberner:
maintainer-feedback+
|
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/elementary/granite/releases/tag/7.4.0 | ||||||||
Attachments: |
|
Moin moin This looks simple enough -- does it require an exp-run in your opinion? mfg Tobias (In reply to Tobias C. Berner from comment #1) No, it's just bugfix release Moin moin ``` Dependency gio-2.0 found: YES 2.78.1 (cached) Program /usr/local/bin/glib-compile-resources found: YES (/usr/local/bin/glib-compile-resources) Program sassc found: NO lib/Styles/meson.build:1:8: ERROR: Program 'sassc' not found or not executable A full log can be found at /wrkdirs/usr/ports/x11-toolkits/granite7/work/granite-7.4.0/_build/meson-logs/meson-log.txt WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. ===> Script "configure" failed unexpectedly. ``` Fails to configure on my machine. mfg Tobias Created attachment 246805 [details]
Patch to update x11-toolkits/granite7
Update patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=def4d2a12afe7c013607c0070184082c71ec1be7 commit def4d2a12afe7c013607c0070184082c71ec1be7 Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2023-12-05 20:16:17 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-12-07 20:11:34 +0000 x11-toolkits/granite7: update to 7.4.0 PR: 275186 x11-toolkits/granite7/Makefile | 6 +++--- x11-toolkits/granite7/distinfo | 6 +++--- x11-toolkits/granite7/pkg-plist | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) ^Triage: assign to committer that resolved. |
Created attachment 246409 [details] Patch to update x11-toolkits/granite7 Update to 7.4.0 (tested with Vala 0.56.14)