Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2015 14:46:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197543] [patch] www/lynx: add CPE information
Message-ID:  <bug-197543-13-9ShKTkAwkI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197543-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197543-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=197543

--- Comment #3 from jharris@widomaker.com ---
Created attachment 153148
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153148&action=edit
correctly corrected patch

OK, now the patch correctly drops our artificial ".2", shortening "2.8.8.2" to
"2.8.8":

  %make -V CPE_STR
  cpe:2.3:a:lynx:lynx:2.8.8:rel.2:[elided]

Also, note that I don't agree with portlint(1):  the CPE_* variables, when
manually set, should be as close as possible to the PORTNAME and PORTVERSION
which they supersede and/or the DISTNAME from which they're derived.

-- 
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-197543-13-9ShKTkAwkI>