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.
Responsible Changed From-To: freebsd-ports-bugs->brooks Over to maintainer (via the GNATS Auto Assign Tool)
Responsible Changed From-To: brooks->pgollucci maintainer timeout (brooks ; 209 days)
State Changed From-To: open->closed Committed, Thanks!
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"