Bug 95102 - [PATCH] security/cyrus-sasl2 - change authdaemond_path from /dev/null to /var/run/authdaemond/socket
Summary: [PATCH] security/cyrus-sasl2 - change authdaemond_path from /dev/null to /var...
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: Hajimu UMEMOTO
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-30 10:50 UTC by Artis Caune
Modified: 2008-10-23 18:40 UTC (History)
0 users

See Also:


Attachments
file.diff (415 bytes, patch)
2006-03-30 10:50 UTC, Artis Caune
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Artis Caune 2006-03-30 10:50:12 UTC

    
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-03-30 10:52:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ume

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-10-23 18:34:37 UTC
ume         2008-10-23 17:34:26 UTC

  FreeBSD ports repository

  Modified files:
    security/cyrus-sasl2 Makefile 
  Log:
  Change authdaemond_path from /dev/null to
  /var/run/authdaemond/socket.  Though, authdaemond_path could
  be set by the sasl2 config file, it should be good to have
  its default value for ports/security/courier-authlib.
  
  PR:             ports/95102, ports/122234
  Submitted by:   Artis Caune <Artis.Caune__at__latnet.lv>
  
  Revision  Changes    Path
  1.137     +3 -1      ports/security/cyrus-sasl2/Makefile
_______________________________________________
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"
Comment 3 Hajimu UMEMOTO freebsd_committer freebsd_triage 2008-10-23 18:34:49 UTC
State Changed
From-To: open->closed

Thanks! Committed.