Bug 131591

Summary: net-mgmt/pads: add a patch to fix a problem with the pid file
Product: Ports & Packages Reporter: pauls
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-Makefile
none
file.diff none

Description pauls 2009-02-11 17:10:06 UTC
	This PR adds a patch to the util.c file to fix a problem with
	the pid file.  It also bumps PORTREVISION.  This software is
	no longer maintained but is still available, and the patch was
	requested by users.  Maintainer can remain ports@FreeBSD.org.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-02-11 22:38:40 UTC
State Changed
From-To: open->feedback

To which port does this patch apply?
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2009-02-12 05:34:58 UTC
State Changed
From-To: feedback->open

Feedback received.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-02-21 21:23:41 UTC
lippe       2009-02-21 21:23:32 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/pads        Makefile 
  Added files:
    net-mgmt/pads/files  patch-src-util.c 
  Log:
  - Added patch to fix a problem with the pidfile.
  
  PR:             ports/131591
  Submitted by:   Paul Schmehl <pauls@utdallas.edu>
  
  Revision  Changes    Path
  1.7       +2 -2      ports/net-mgmt/pads/Makefile
  1.1       +34 -0     ports/net-mgmt/pads/files/patch-src-util.c (new)
_______________________________________________
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 4 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2009-02-21 21:25:37 UTC
State Changed
From-To: open->closed

Committed. Thanks!