#43575: [NEW] pdfid -------------------------+-------------------------- Reporter: jul_bsd@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: pdfid | -------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Committed in r119733 with these changes: * changed license to "`public-domain`" * changed "`worksrcdir .`" to "`extract.mkdir yes`" * since this project's distfiles use underscores instead of dots in the version number, defined a new variable "`my_version [strsed ${version} {g/\./_/}]`" * changed "`distname ${name}_v0_1_2`" to "`distname ${name}_v${my_version}`" * "fixed" livecheck by setting "`livecheck.version ${my_version}`"; this "fixes" livecheck in that it will recognize when a new version is available, but the reported version will have underscores, while you'll need to enter the version into the version field with dots; unfortunately there is no way to tell MacPorts to change the values it received from the web page * adjusted livecheck regex -- Ticket URL: <https://trac.macports.org/ticket/43575#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X