Bug 72784 - [MAINTAINER] [VUXML] update xerces-c2 to 2.6
Summary: [MAINTAINER] [VUXML] update xerces-c2 to 2.6
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: Volker Stolz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-17 11:00 UTC by Bjoern A. Zeeb
Modified: 2004-10-25 09:19 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (13.36 KB, patch)
2004-10-17 11:00 UTC, Bjoern A. Zeeb
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bjoern A. Zeeb 2004-10-17 11:00:45 UTC
	- xerces-c version 2.6 got released
	- this version corrects a problem reported on bugtraq
	  @see also http://www.vuxml.org/freebsd/76301302-1d59-11d9-814e-0001020eed82.html

Fix: - attached patch updates port to 2.6
	- makes use of make config
	- files removed: patch-ac

	the update has not been tested too well so if you experience
	any problems please drop me a line.

	As always the diff and the complete xerces-c2 ports directory
	can be found on:
	http://sources.zabbadoz.net/freebsd/ports/xerces-c2-2.5-2.6.diff
	http://sources.zabbadoz.net/freebsd/ports/xerces-c2-2.5-2.6.tbz

--- cut ---
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-10-20 13:01:11 UTC
The Makefile is syntactically incorrect (at least) when selecting NATIVE  
in the menu
-- the \ at the EOL doesn't work this way. I'll look into this, but please
follow-up if you have solution.

Volker
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2004-10-20 16:41:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vs

Take: I'm working with Björn on a fix
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2004-10-25 09:19:06 UTC
State Changed
From-To: open->closed

Committed, thanks!