[Bug 229891] devel/lua-stdlib-normalize: bad version assumptions break DOCS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 21 15:38:10 UTC 2018


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

Kan Sasaki <sasaki at fcc.ad.jp> changed:

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

--- Comment #4 from Kan Sasaki <sasaki at fcc.ad.jp> ---
Created attachment 195338
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195338&action=edit
Patch fixing DOCS

Move docs under doc/${PKGNAMEPREFIX}${PORTNAME}. I have tested with 5.2 and
5.3.

I think the doc directory for this should be defined in .mk file such as lua.mk
and docs should be placed under doc/lua${LUA_VER_STR}/${PORTNAME} like a ruby
module.
However, it will be a little big change, so I defined DOCSDIR at this time.

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


More information about the freebsd-ports-bugs mailing list