#42596: new port: MobileDevice 1.0.100 ---------------------------------+-------------------------------- Reporter: schmurtz_macport@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: | ---------------------------------+-------------------------------- Comment (by schmurtz_macport@…):
How did you come up with the version number?
Upstream is using the "1.0." + (commit count) as a version number, as implemented in https://github.com/mountainstorm/MobileDevice/blob/master/setup.py: {{{ version=u'1.0' + getcommit(), }}} \\
The port fails lint (port lint --nitpick), because it doesn't set a license field (effectively preventing binary re-distribution).
Portfile updated -- Ticket URL: <https://trac.macports.org/ticket/42596#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X