Bug 122751 - [MAINTAINER] sysutils/lsof: update to 4.79L
Summary: [MAINTAINER] sysutils/lsof: update to 4.79L
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: 2008-04-14 18:00 UTC by Larry Rosenman
Modified: 2008-04-17 21:40 UTC (History)
0 users

See Also:


Attachments
lsof-4.79L.patch (1.74 KB, patch)
2008-04-14 18:00 UTC, Larry Rosenman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Rosenman freebsd_committer freebsd_triage 2008-04-14 18:00:05 UTC
- Update to 4.79L
Vic Abell made the following changes to more easily bullet-proof the new locking
stuff:

I've toughened the part of Configure that handles the new 7.0 and 8.0 file 
locking changes and made it quit when anything goes wrong.

I've updated 00FAQ to describe why Configure quits.  I also added a section 
about lockf compiler errors, although it's unlikely those will be seen 
any more now that Configure quits.

Committer please note: One of the changes is the removal of whitespace at 
the end of the line.

Generated with FreeBSD Port Tools 0.77
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-04-17 21:38:34 UTC
bsam        2008-04-17 20:38:25 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/lsof        Makefile distinfo 
  Log:
  1. Update to version 4.79L.
  2. Remove the trailing whitespace at the end of the last ftp URL.
  
  Vic Abell made the following changes to more easily bullet-proof
  the new locking stuff:
  -----
  I've toughened the part of Configure that handles the new 7.0 and 8.0 file
  locking changes and made it quit when anything goes wrong.
  
  I've updated 00FAQ to describe why Configure quits. I also added a section
  about lockf compiler errors, although it's unlikely those will be seen
  any more now that Configure quits.
  -----
  
  PR:             ports/122751
  Submitted by:   Larry Rosenman <ler at lerctr.org> (maintainer)
  
  Revision  Changes    Path
  1.162     +2 -2      ports/sysutils/lsof/Makefile
  1.129     +3 -3      ports/sysutils/lsof/distinfo
_______________________________________________
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 2 Boris Samorodov freebsd_committer freebsd_triage 2008-04-17 21:38:40 UTC
State Changed
From-To: open->closed

Committed, thanks!