Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2017 20:33:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222459] graphics/libjxr: Update license information and fix portlint warning
Message-ID:  <bug-222459-13-CJdCDdbn99@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222459-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222459-13@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=3D222459

--- Comment #2 from Yasuhiro KIMURA <yasu@utahime.org> ---
(In reply to Mikhail T. from comment #1)

In bug #222458 maintainer of devel/py-pylru-cache told me following example=
 in
Porter's Handbook.

https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/licenses=
.html#licenses-license-ex1

And source archives of this port doesn't any license file. So LICENSE_FILE =
need
not to be set in this case and I will update patch about it.

As for updating patches, Porter's Handbook requires checking ports with
portlint.

Reference:
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing-=
portlint.html

And when checking this port with 'portlint -C' it results as following.

yasu@rolling-vm-freebsd1[1506]% pwd
/net/freebsd/ports/ports.original/graphics/libjxr
yasu@rolling-vm-freebsd1[1507]% portlint -C=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
/net/freebsd/ports/ports.original/graphics/libjxr
WARN: Makefile: "BROKEN_mips" has to appear earlier.
WARN:
/am/eastasia/usr0/freebsd/ports/ports.original/graphics/libjxr/files/patch-=
bug748590:
patch was not generated using ``make makepatch''.  It is recommended to use
``make makepatch'' when you need to [re-]generate a patch to ensure proper
patch format.
WARN:
/am/eastasia/usr0/freebsd/ports/ports.original/graphics/libjxr/files/patch-=
typos:
patch was not generated using ``make makepatch''.  It is recommended to use
``make makepatch'' when you need to [re-]generate a patch to ensure proper
patch format.
WARN: Consider to set DEVELOPER=3Dyes in /etc/make.conf
0 fatal errors and 4 warnings found.
yasu@rolling-vm-freebsd1[1508]%=20

So updating patches is required to fix portlint warnings.

--=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-222459-13-CJdCDdbn99>