Bug 54566 - [Maintainer update] Update ports/textproc/gmetadom to fix build on 5.x
Summary: [Maintainer update] Update ports/textproc/gmetadom to fix build on 5.x
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-17 06:30 UTC by Ying-Chieh Chen
Modified: 2003-07-17 06:45 UTC (History)
0 users

See Also:


Attachments
gmetadom.patch (1.29 KB, patch)
2003-07-17 06:30 UTC, Ying-Chieh Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ying-Chieh Chen 2003-07-17 06:30:06 UTC
	This patch fix build ports/textproc/gmetadom on 5.x,
	changes are as follows:

	o Delete dirty patch of skipping trouble directory
	o Add a patch to add #include <assert.h> to make assert() happy

	Both tested on 4.8-RELEASE and 5.1-CURRENT.

	Please commit it, thanks!

How-To-Repeat: 
	cd ${PORTSDIR}/textproc/gmetadom && make build
Comment 1 Daichi GOTO freebsd_committer freebsd_triage 2003-07-17 06:45:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!