Bug 198837

Summary: devel/libltdl: add CPE information
Product: Ports & Packages Reporter: shun <shun.fbsd.pr>
Component: Individual Port(s)Assignee: Bartek Rutkowski <robak>
Status: Closed FIXED    
Severity: Affects Only Me CC: robak
Priority: --- Flags: bugzilla: maintainer-feedback? (autotools)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
adding CPE information to Makefile none

Description shun 2015-03-23 18:39:06 UTC
Created attachment 154717 [details]
adding CPE information to Makefile

devel/libltdl has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2009-3736). This patch adds CPE information as suggested in the FreeBSD wiki[0].

[0] https://wiki.freebsd.org/Ports/CPE
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-04-10 11:11:39 UTC
A commit references this bug:

Author: robak
Date: Fri Apr 10 11:10:59 UTC 2015
New revision: 383718
URL: https://svnweb.freebsd.org/changeset/ports/383718

Log:
  devel/libtool: add CPE information

  PR:		198837
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>

Changes:
  head/devel/libtool/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-04-10 11:13:44 UTC
Committed (to devel/libtool instead, since this is a slave port), thanks for your work!