Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2018 10:04:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231807] [New port] math/cocoalib: C++ library for doing computations in commutative algebra
Message-ID:  <bug-231807-7788-SRk0v2nmRi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231807-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231807-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231807

Lorenzo Salvadore <phascolarctos@protonmail.ch> changed:

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

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

I did the corrections as following:

- I could not align correctly the line "LICENSE_DISTFILES_GFDL=3D=20=20=20=
=20=20=20=20=20
${WRKSRC}/doc" because to me it looks aligned correctly: the first L is und=
er
the first L of the above line (LICENSE_DISTFILES_GPLv3+ =3D         ${WRKSR=
C}/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 sp=
ace
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 befo=
re,
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231807-7788-SRk0v2nmRi>