Bug 131884 - [maintainer] mail/dkim-milter build tunes
Summary: [maintainer] mail/dkim-milter build tunes
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: 2009-02-19 19:00 UTC by Hirohisa Yamaguchi
Modified: 2009-03-04 20:00 UTC (History)
0 users

See Also:


Attachments
file.diff (2.40 KB, patch)
2009-02-19 19:00 UTC, Hirohisa Yamaguchi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hirohisa Yamaguchi 2009-02-19 19:00:01 UTC
	1. use strl*() functions in libc, instead of sm_strl*()
	2. add an option to link against libunbound

Fix: The patch follows:

cvs diff: Diffing .
How-To-Repeat: 	N/A
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2009-03-04 19:46:41 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-03-04 19:51:30 UTC
pav         2009-03-04 19:51:20 UTC

  FreeBSD ports repository

  Modified files:
    mail/dkim-milter     Makefile 
    mail/dkim-milter/files site.config.m4 
  Log:
  - use strl*() functions in libc, instead of sm_strl*()
  - add an option to link against libunbound
  
  PR:             ports/131884
  Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
  
  Revision  Changes    Path
  1.60      +14 -2     ports/mail/dkim-milter/Makefile
  1.10      +3 -0      ports/mail/dkim-milter/files/site.config.m4
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"