Bug 54989 - [patch] update devel/ucpp to 1.3
Summary: [patch] update devel/ucpp to 1.3
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: 2003-07-28 21:10 UTC by Mark Linimon
Modified: 2003-07-28 22:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.52 KB, patch)
2003-07-28 21:10 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Linimon 2003-07-28 21:10:09 UTC
	This port, which is used by biology/nad, was updated in January.
	Details:
From 1.2 to 1.3:

* brand new integer evaluation code, with precise evaluation and checks
* new hash table implementation, with binary trees
* relaxed attitude on failed `##' operators
* bugfix on macro definition on command-line wrt nesting macros
* support for up to 32766 macro arguments in LOW_MEM code
* support for optional additional "identifier" characters such as '$' or '@'
* bugfix: memory leak on void #assert

How-To-Repeat: 	n/a
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-07-28 21:59:10 UTC
State Changed
From-To: open->closed

Please remove PORTREVISION if you update to new version next time. 
Committed, thanks.