Bug 136658 - [MAINTAINER PATCH] sysutils/moreutils: update to 0.36
Summary: [MAINTAINER PATCH] sysutils/moreutils: update to 0.36
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: Beat Gaetzi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-11 10:00 UTC by Charlie Kester
Modified: 2009-07-11 15:50 UTC (History)
0 users

See Also:


Attachments
moreutils-0.36.diff (3.00 KB, patch)
2009-07-11 10:00 UTC, Charlie Kester
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Kester 2009-07-11 10:00:01 UTC
Per the project website, this release fixes the following bug:

* mispipe: Fix closing of extra pipe FD before starting command so it is not
  inherited by daemons.

It also included a new utility named parallel, but I have not included it in
this port because it uses the waitid function which isn't yet available on
FreeBSD.

I'm also taking this opportunity to note the omitted utilities in the pkg-descr file.
Comment 1 Beat Gaetzi freebsd_committer freebsd_triage 2009-07-11 11:03:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beat

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-07-11 15:47:15 UTC
beat        2009-07-11 14:47:01 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/moreutils   Makefile distinfo pkg-descr 
    sysutils/moreutils/files patch-Makefile 
  Log:
  - Update to 0.36
  
  PR:             ports/136658
  Submitted by:   Charlie Kester <corky1951 AT comcast.net> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -1      ports/sysutils/moreutils/Makefile
  1.2       +3 -3      ports/sysutils/moreutils/distinfo
  1.2       +7 -7      ports/sysutils/moreutils/files/patch-Makefile
  1.2       +2 -0      ports/sysutils/moreutils/pkg-descr
_______________________________________________
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 Beat Gaetzi freebsd_committer freebsd_triage 2009-07-11 15:48:45 UTC
State Changed
From-To: open->closed

Committed. Thanks!