[Bug 231807] [New port] math/cocoalib: C++ library for doing computations in commutative algebra

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 30 10:04:07 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231807

Lorenzo Salvadore <phascolarctos at protonmail.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #197606|0                           |1
        is obsolete|                            |

--- Comment #4 from Lorenzo Salvadore <phascolarctos at protonmail.ch> ---
Created attachment 197620
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197620&action=edit
cocoalib shar file - correction 1

I did the corrections as following:

- I could not align correctly the line "LICENSE_DISTFILES_GFDL=        
${WRKSRC}/doc" because to me it looks aligned correctly: the first L is under
the first L of the above line (LICENSE_DISTFILES_GPLv3+ =         ${WRKSRC}/src
${WRKSRC}/include) and the dollar sign is under the first dollar sign of the
above line. What should I correct? Is it possible that the mistake that you
found is related to the above line, where portlint suggested me to put a space
between the plus sign and the equal sign to make clear that the plus refers to
the license name?

- I put the options on two lines only as you suggested.

- I put both USES flags on the same line and moved it earlier. I tried after
BUILD_DEPENDS, but portlint complained it wanted to know about flavors before,
so I put in order BUILD_DEPENDS, FLAVORS, FLAVOR?, USES. Also, portlint did not
appreciate SHEBANG_GLOB put together with USES, so I had to put it later.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list