Bug 151279

Summary: [MAINTAINER] sysutils/moreutils: update to 0.42
Product: Ports & Packages Reporter: Charlie Kester <corky1951>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
moreutils-0.42.diff none

Description Charlie Kester 2010-10-07 04:30:01 UTC
Update to 0.42

Author's changelog:
- sponge: Guarantees that output file is always updated automatically, by renaming a temp file into place.
- sponge: Ensure that output file permissions are always preserved if it already exists.

Fix: Minor changes only.  No files added or deleted.
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-10-07 08:42:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-10-08 08:38:21 UTC
sunpoet     2010-10-08 07:38:16 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/moreutils   Makefile distinfo 
  Log:
  - Update to 0.42
  
  Changes:
  - sponge: Guarantees that output file is always updated automatically, by renaming a temp file into place.
  - sponge: Ensure that output file permissions are always preserved if it already exists.
  
  PR:             ports/151279
  Submitted by:   Charlie Kester <corky1951@comcast.net> (maintainer)
  Approved by:    pgollucci (mentor)
  
  Revision  Changes    Path
  1.10      +1 -1      ports/sysutils/moreutils/Makefile
  1.8       +3 -3      ports/sysutils/moreutils/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 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-10-08 08:38:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!