Bug 165336

Summary: Update port: sysutils/psmisc Upgrade to 22.15.
Product: Ports & Packages Reporter: Douglas Thrift <douglas>
Component: Individual Port(s)Assignee: Jason Helfman <jgh>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
psmisc.2012-02-20T012733Z.diff none

Description Douglas Thrift 2012-02-20 20:00:22 UTC
Upgraded sysutils/psmisc to version 22.15. From ChangeLog:

Changes in 22.15
================
    * Really apply patch for SF#31110178 RH#651794, SF#3317431
    * Conditionally use fork before stat calls SF#3427522
    * Patch from Corrina Vinschen for compiling on cygwin
    * Use ENOENT not EBADE for FreeBSD Debian #631566
    * Fix prstat typos
    * Stop zombies by using waitpid Ubuntu #876387 by Peter Holik, SF#3429674
    * Fixed minor older/younger typo in killall.1 thanks to Maikel Linke
    * Remove doubled content in src/lists.h
    * Add another 2 for thread brackets in pstree.c
    * Correct defines for timeout in configure.ac

https://redports.org/buildarchive/20120219195312-22210/
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2012-02-20 22:34:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-02-21 04:06:42 UTC
jgh         2012-02-21 04:06:30 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/psmisc      Makefile distinfo pkg-plist 
    sysutils/psmisc/files patch-src-Makefile.in 
  Log:
  - Update to 22.15
  
  Changes in 22.15
  ================
  * Really apply patch for SF#31110178 RH#651794, SF#3317431
  * Conditionally use fork before stat calls SF#3427522
  * Patch from Corrina Vinschen for compiling on cygwin
  * Use ENOENT not EBADE for FreeBSD Debian #631566
  * Fix prstat typos
  * Stop zombies by using waitpid Ubuntu #876387 by Peter Holik, SF#3429674
  * Fixed minor older/younger typo in killall.1 thanks to Maikel Linke
  * Remove doubled content in src/lists.h
  * Add another 2 for thread brackets in pstree.c
  * Correct defines for timeout in configure.ac
  
  PR:     ports/165336
  Submitted by:   maintainer, douglas@douglasthrift.net
  
  Revision  Changes    Path
  1.31      +2 -2      ports/sysutils/psmisc/Makefile
  1.13      +2 -2      ports/sysutils/psmisc/distinfo
  1.7       +0 -13     ports/sysutils/psmisc/files/patch-src-Makefile.in
  1.4       +2 -1      ports/sysutils/psmisc/pkg-plist
_______________________________________________
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 Jason Helfman freebsd_committer freebsd_triage 2012-02-21 04:07:00 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!