Opened 7 years ago
Closed 7 years ago
#55891 closed defect (fixed)
py-hgwatchman: Portfile missing "version" variable
Reported by: | mndavidoff (Monte Davidoff) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.2 |
Keywords: | Cc: | seanfarley (Sean Farley) | |
Port: | py-hgwatchman |
Description
The Portfile for py-hgwatchman is missing the "version" variable.
$ port info py-hgwatchman Error: process_cmd failed: can't read "portinfo(version)": no such element in array
This causes port list
to fail:
$ port list ... py-hgsvn @0.1.9 python/py-hgsvn py27-hgsvn @0.1.9 python/py-hgsvn Error: process_cmd failed: can't read "portinfo(version)": no such element in array
The problem seems to have been introduced in 2d4147d.
Change History (1)
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In c20cceccb2afd1166d34966bcc60158f9e144bc5/macports-ports: