[MacPorts] #38982: New port: gptfdisk
MacPorts
noreply at macports.org
Thu May 2 10:54:20 PDT 2013
#38982: New port: gptfdisk
--------------------------+--------------------------------
Reporter: jds6p6h02@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: gptfdisk |
--------------------------+--------------------------------
Comment (by ryandesign@…):
Thanks. Some observations:
* The first revision of any given version of a port should be 0, not 1.
You can just remove the `revision 1` line to accomplish this.
* There should be at least two checksum types for each distfile. We
prefer rmd160 and sha256 checksum types.
* Since you are using `use_configure no`, you must manually take care of
UsingTheRightCompiler and `-arch` flags and if possible adding a universal
variant.
* You can simplify the destroot by `xinstall`ing all the binaries to
${destroot}${prefix}/sbin in a single invocation, using the `-W` flag,
just like you're already doing to install the documentation and manpages.
You don't need to specify mode 755; that's the default.
--
Ticket URL: <https://trac.macports.org/ticket/38982#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list