Bug 234851 - x11/gdm: Fix CPE information
Summary: x11/gdm: Fix CPE information
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL: https://reviews.freebsd.org/D18801
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-11 11:38 UTC by Tobias Kortkamp
Modified: 2019-01-23 10:30 UTC (History)
0 users

See Also:
tobik: maintainer-feedback-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Kortkamp freebsd_committer freebsd_triage 2019-01-11 11:38:54 UTC
The port currently defines CPE_VENDOR twice

CPE_VENDOR=	gnome
CPE_VENDOR=	gnome_display_manager

I believe the second CPE_VENDOR was supposed to be CPE_PRODUCT.

Patch and more details on Phabricator:
https://reviews.freebsd.org/D18801
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-23 10:30:19 UTC
A commit references this bug:

Author: tobik
Date: Wed Jan 23 10:29:54 UTC 2019
New revision: 491030
URL: https://svnweb.freebsd.org/changeset/ports/491030

Log:
  x11/gdm: Correct CPE (do not set CPE_VENDOR twice)

  There are no CPE that match
  cpe:2.3:a:gnome_display_manager:gdm:*:*:*:*:*:*

  Correct it to
  cpe:2.3:a:gnome:gnome_display_manager:*:*:*:*:*:*:*:*

  PR:		234851
  Approved by:	gnome (maintainer timeout, 2 weeks)
  Differential Revision:	https://reviews.freebsd.org/D18801

Changes:
  head/x11/gdm/Makefile