Bug 61410 - mail/milter_regex fix warnings and update
Summary: mail/milter_regex fix warnings and update
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: Trevor Johnson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-16 07:20 UTC by dirk.meyer
Modified: 2004-01-16 20:59 UTC (History)
0 users

See Also:


Attachments
file.diff (1.15 KB, patch)
2004-01-16 07:20 UTC, dirk.meyer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dirk.meyer 2004-01-16 07:20:04 UTC
	build fails as -Werrror can't be supressed.
	drop "-Werrror" or make it optional by
	honoring NO_WARN=yes

	maintainer contacted at: 2003-12-22, no response:

	Dec 22 17:05:16 to=<trevor@FreeBSD.org>, mailer=esmtp,
	relay=mx1.freebsd.org. [216.136.204.125], dsn=2.0.0,
	stat=Sent (Ok: queued as 9D09E43D31)

Fix: - supress -Werror
	- update to 0.7

	apply this patch:
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2004-01-16 07:20:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->trevor

over to maintainer
Comment 2 Trevor Johnson freebsd_committer freebsd_triage 2004-01-16 20:58:37 UTC
State Changed
From-To: open->closed

committed, thanks