#36952: libstemmer port -------------------------+-------------------------- Reporter: dave@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: libstemmer | -------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: I committed it in r99715 with these changes: * Removed "revision 0" line since that is the default. * Added `-arch` flags and universal variant. * Ran `ranlib` on the library after copying it from the object file. I don't know what all this does, but it seems to be a common thing to do, and it makes `lipo -info` able to know what architectures are in it, which is desirable. * Changed svn.url from snowball/trunk to snowball/trunk/snowball to save the time and bandwidth of downloading the other directories in trunk that we don't need. * Changed svn.revision from 556 to 546 since that's the latest revision of the snowball subdirectory. * Changed version from 0.1-556 to 0.1-20110629 since a date seems nicer than an svn revision and that's the date svn revision 546 was committed. * Enabled livecheck. -- Ticket URL: <https://trac.macports.org/ticket/36952#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS