Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jul 2018 15:37:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229892] devel/lua-stdlib-debug: bad version assumptions break DOCS
Message-ID:  <bug-229892-7788-80iuvXoiiB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229892-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229892-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=3D229892

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

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

--- Comment #3 from Kan Sasaki <sasaki@fcc.ad.jp> ---
Created attachment 195337
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D195337&action=
=3Dedit
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 lu=
a.mk
and docs should be placed under doc/lua${LUA_VER_STR}/${PORTNAME} like a ru=
by
module.
However, it will be a little big change, so I defined DOCSDIR at this time.

--=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-229892-7788-80iuvXoiiB>