Bug 86924

Summary: Update port: sysutils/psmisc to 21.6
Product: Ports & Packages Reporter: Vasil Dimov <vd>
Component: Individual Port(s)Assignee: Pav Lucistnik <pav>
Status: Closed FIXED    
Severity: Affects Only Me CC: pav
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
psmisc_21.5-21.6.diff none

Description Vasil Dimov 2005-10-05 07:30:16 UTC
Update sysutils/psmisc from 21.5 to 21.6
* fix irritating configure warning (although it is harmless)
* add WWW line to pkg-descr
* sync files/patch-src-Makefile.in with the new src/Makefile.in
* sync and extend files/patch-src-killall.c - replace ask()
  implementation with the one from version 21.5, because the new one
  uses Linux specific functions
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-05 08:42:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

My port
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-05 08:49:54 UTC
State Changed
From-To: open->closed

Committed. Thank you a lot! I wasn't able to figure out replacement for 
rpmatch() myself.