| Summary: | deskutils/fet: update to 5.41.0 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Zsolt Udvari <uzsolt> | ||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Some People | Keywords: | buildisok, patch, patch-ready | ||||||
| Priority: | --- | Flags: | uzsolt:
maintainer-feedback+
|
||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| URL: | https://lalescu.ro/liviu/fet/news.html | ||||||||
| Attachments: |
|
||||||||
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/100020178 Created attachment 209669 [details]
Patch with additional changes
How about these additional changes:
- remove uneeded options.mk inclusion
- remove USE_CXXSTD (upstream sets -std on its own)
- don't try install NLS files when they are not used
(In reply to Dmitry Marakasov from comment #2) Seems okay. Thanks for additions. A commit references this bug: Author: amdmi3 Date: Wed Dec 4 14:57:43 UTC 2019 New revision: 519014 URL: https://svnweb.freebsd.org/changeset/ports/519014 Log: - Update to 5.41.0 PR: 242371 Submitted by: uzsolt@uzsolt.hu (maintainer) Changes: head/deskutils/fet/Makefile head/deskutils/fet/distinfo |
Created attachment 209609 [details] update to 5.41.0 Simple update to 5.41.0. Changelog: * Implemented these types of constraints: teacher(s)/students (set) activity tag min hours daily * Other new constraints * Various other code improvements/cleanup