Bug 83345 - nspr-4.6 finally released
Summary: nspr-4.6 finally released
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-12 20:00 UTC by Mikhail T.
Modified: 2005-07-13 07:54 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail T. 2005-07-12 20:00:11 UTC
	After years of staleness and after 6 months of

		https://bugzilla.mozilla.org/show_bug.cgi?id=276891

	There is new NSPR-release out there, the 4.6.

	This should make possible the long-needed "modularization" --
	making our browser ports dependant on devel/nspr instead of
	building their own. This could not be done before, because
	the standalone release was hopelessly out of date...

	The new release incorporates all code _fixes_ required by
	FreeBSD (hence the removal of most of the pr-patches).

Fix: 

Please find the diff at

		http://aldan.algebra.com:8015/~mi/nspr-update.diff

	It now compiles cleanly with -Wall -- on amd64.

	For the purposes of QA on our different platforms, the port
	also builds and tries to use vendors self-tests -- see the
	comments around "test" target.

	I had no problems building nss against the new nspr.

	Please, allow committing. Thanks.
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2005-07-13 07:53:57 UTC
State Changed
From-To: open->closed

Committed, thanks!