[Bug 211444] math/ocamlgsl: Update to 1.19.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 30 08:35:49 UTC 2016


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

Rainer Hurling <rhurlin at gwdg.de> changed:

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

--- Comment #2 from Rainer Hurling <rhurlin at gwdg.de> ---
Created attachment 173113
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173113&action=edit
revised patch to update math/ocamlgsl

Hi Michael,
thank you for breaking the break and having a look into the PR ;)

%%PORTDOCS%% indeed is necessary, to respect enabled/disabled option DOCS.

%%DOCSDIR%% is the one, portlint complains about, and which should be used to
have a changeable path to the docs. With the dilemma of divergent PORTNAME and
DISTNAME, I tried a somewhat ugly hack and redefined DOCSDIR within Makefile.
At least this builds and installs fine, with and without option DOCS enabled.

I had to use GitHub, because the old repository has been deleted. Probably
someone will find a more elegant way to define the GitHub source.

The newer patch handles DOCSDIR and PORTSDIR in Makefile and pkg-plist in a
better way, so that 'portlint -AC' does not complain any more.

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


More information about the freebsd-ports-bugs mailing list