Bug 109157 - [maintainer update] comms/atslog: fix pidfile checking
Summary: [maintainer update] comms/atslog: fix pidfile checking
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-14 07:40 UTC by Alexander Logvinov
Modified: 2007-02-14 11:14 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (4.19 KB, patch)
2007-02-14 07:40 UTC, Alexander Logvinov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Logvinov 2007-02-14 07:40:02 UTC
  Fix pidfile checking
  Patches obtained from official svn
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-02-14 08:15:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-02-14 11:00:19 UTC
miwi        2007-02-14 11:00:13 UTC

  FreeBSD ports repository

  Modified files:
    comms/atslog         Makefile 
  Added files:
    comms/atslog/files   patch-atslogd.c patch-atslogmaster.in 
  Log:
  - Fix pidfile check
  - Bump PORTREVISION
  
  PR:             109157
  Submitted by:   Alexander Logvinov <ports@logvinov.com> (maintainer)
  Obtained from:  developers svn
  
  Revision  Changes    Path
  1.8       +1 -0      ports/comms/atslog/Makefile
  1.1       +109 -0    ports/comms/atslog/files/patch-atslogd.c (new)
  1.1       +54 -0     ports/comms/atslog/files/patch-atslogmaster.in (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 3 Martin Wilke freebsd_committer freebsd_triage 2007-02-14 11:14:05 UTC
State Changed
From-To: open->closed

Committed. Thanks!