Bug 143584 - [PATCH] security/ca_root_nss: Incorrect file name / version info.
Summary: [PATCH] security/ca_root_nss: Incorrect file name / version info.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-05 16:50 UTC by Kevin Kobb
Modified: 2010-09-08 02:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.59 KB, patch)
2010-02-05 16:50 UTC, Kevin Kobb
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Kobb 2010-02-05 16:50:01 UTC
When you build the port the created cert bundle text indicates the name ca-bundle.crt when it is actually called ca-root-nss.crt. The cert bundle also does not contain the correct version info as the text %%VERSION_NSS%% never gets replaced.

Fix: Patch attached.

Patch attached with submission follows:
How-To-Repeat: Install port and check the ca-root-nss.crt file that is created.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-05 16:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->brooks

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-02 06:37:16 UTC
Responsible Changed
From-To: brooks->pgollucci

maintainer timeout (brooks ; 209 days)
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-08 02:42:43 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-09-08 02:42:49 UTC
pgollucci    2010-09-08 01:42:36 UTC

  FreeBSD ports repository

  Modified files:
    security/ca_root_nss Makefile distinfo 
    security/ca_root_nss/files patch-ca-bundle.pl 
  Log:
  - fix file name ca-bundle.crt -> ca-root-nss.crt [1]
  - Properly sub VERSION_NSS var [1]
  - While here, update to 3.12.6 to sync with security/nss
  
  PR:             ports/143584 [1]
  Submitted by:   Kevin Kobb <kkobb@skylinecorp.com> [1]
  Approved by:    maintainer timeout (brooks ; 209 days) [1]
  
  Revision  Changes    Path
  1.9       +5 -1      ports/security/ca_root_nss/Makefile
  1.5       +3 -3      ports/security/ca_root_nss/distinfo
  1.2       +8 -7      ports/security/ca_root_nss/files/patch-ca-bundle.pl
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"