Bug 198970

Summary: www/httpclient: 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? (ale)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
adding CPE information to Makefile none

Description shun 2015-03-27 20:46:57 UTC
Created attachment 154889 [details]
adding CPE information to Makefile

www/httpclient has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2012-6153). This patch adds CPE information as suggested in the FreeBSD wiki[0]. I am not entirely sure whether or not this patch actually applies, i.e. if www/httpclient is identical with the Apache commons httpclient. I leave it to the maintainer to reject this patch if appropriate.

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

Author: robak
Date: Thu Apr  9 21:03:56 UTC 2015
New revision: 383679
URL: https://svnweb.freebsd.org/changeset/ports/383679

Log:
  java/jakarta-commons-httpclient: add CPE information

  - Maintainer's timeout (ale@FreeBSD.org)

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

Changes:
  head/java/jakarta-commons-httpclient/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-04-09 22:23:04 UTC
(In reply to commit-hook from comment #1)
The commit message above landed here by mistake, it was meant to land in different PR.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-04-10 08:59:23 UTC
A commit references this bug:

Author: robak
Date: Fri Apr 10 08:58:43 UTC 2015
New revision: 383713
URL: https://svnweb.freebsd.org/changeset/ports/383713

Log:
  www/httpclient: add CPE information

  - Maintainer's timeout (ale@FreeBSD.org)

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

Changes:
  head/www/httpclient/Makefile
Comment 4 Bartek Rutkowski freebsd_committer freebsd_triage 2015-04-10 08:59:46 UTC
Committed, thanks for your work!