[MacPorts] #55808: Submission of new port aidadoc

MacPorts noreply at macports.org
Mon Mar 5 11:21:32 UTC 2018


#55808: Submission of new port aidadoc
--------------------------+-----------------
  Reporter:  bdesgraupes  |      Owner:
      Type:  submission   |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  aidadoc      |
--------------------------+-----------------

Comment (by mojca):

 {{{
 maintainers             users.sourceforge.net:bdesgraupes
 }}}
 Please add your github handle and please check our guide for description
 of how `openmaintainer` works. The line could become:
 {{{
 maintainers             {@bdesgraupes users.sourceforge.net:bdesgraupes}
 openmaintainer
 }}}

 {{{
 use_parallel_build      yes
 }}}
 Isn't parallel building default already?

 {{{
 extract.suffix          -src.tar.bz2
 }}}
 This looks like a bad idea to me. You should change `$distname` instead:
 {{{
 distname ${name}-${version}-src
 }}}

 The checksums should contain `rmd160` and `sha256`. If you have just one
 file, there's no need to provide its name.

 The `pre-configure` step should probably be done with some variation of
 `use_autoconf yes` and perhaps setting `autoconf.cmd`.

--
Ticket URL: <https://trac.macports.org/ticket/55808#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list