Opened 4 years ago
Closed 4 years ago
#61206 closed update (fixed)
enchant2 @2.2.8: update to 2.2.11
Reported by: | cooljeanius (Eric Gallager) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.3 |
Keywords: | Cc: | ||
Port: | enchant2 |
Description
I was trying to find out why Wesnoth's wmllint wasn't picking up my installation of py-enchant, and in the process I discovered that there's an update for the enchant2 port:
$ port -v livecheck enchant2 enchant2 seems to have been updated (port version: 2.2.8, new version: 2.2.11)
Also, seeing as there's a port for unittest-cpp, that should probably be added as a depends_test type of dependency, since MacPorts supports those now (right?)
Change History (1)
comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Replying to cooljeanius:
It was updated a few days ago in [79b991fc6440713a3bd35f6e04fbb1dac18abecc/macports-ports].
Yes, MacPorts does support
depends_test
, but the port does not enable tests withtest.run yes
.