Bug 151279 - [MAINTAINER] sysutils/moreutils: update to 0.42
Summary: [MAINTAINER] sysutils/moreutils: update to 0.42
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-07 04:30 UTC by Charlie Kester
Modified: 2010-10-08 08:40 UTC (History)
0 users

See Also:


Attachments
moreutils-0.42.diff (1019 bytes, patch)
2010-10-07 04:30 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 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!