Bug 148822 - [patch] sysutils/coreutils update to 8.5
Summary: [patch] sysutils/coreutils update to 8.5
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-21 16:50 UTC by Klaus Aehlig
Modified: 2010-08-20 20:20 UTC (History)
0 users

See Also:


Attachments
coreutils.patch (7.83 KB, patch)
2010-07-21 16:50 UTC, Klaus Aehlig
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus Aehlig 2010-07-21 16:50:02 UTC
	sysutils/coreutils refers to version 7.5; since the release of this version,
        6 further stable versions have been released.

Fix: Apply the following patch. Note: it also adds the LICENSE information.
How-To-Repeat: 	compare PORTVERSION with http://ftp.gnu.org/gnu/coreutils/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-21 16:50:13 UTC
Maintainer of sysutils/coreutils,

Please note that PR ports/148822 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/148822

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-21 16:50:15 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2010-07-21 20:57:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 4 jharris 2010-08-04 04:59:39 UTC
On Wed, Jul 21, 2010 at 03:50:13PM +0000, Edwin Groothuis wrote:
> Maintainer of sysutils/coreutils,
> 
> Please note that PR ports/148822 has just been submitted.


Approved, thanks!

-- 
Jason Harris           |  NIC:  JH329, PGP:  This _is_ PGP-signed, isn't it?
jharris@widomaker.com _|_ web:  http://keyserver.kjsl.com/~jharris/
          Got photons?   (TM), (C) 2004
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-08-20 20:10:47 UTC
wxs         2010-08-20 19:10:38 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/coreutils   Makefile distinfo pkg-plist 
    sysutils/coreutils/files extra-patch-stty.c 
  Log:
  Update to 8.5
  
  PR:             ports/148822
  Submitted by:   Klaus Aehlig <aehlig@linta.de>
  Approved by:    Jason Harris <jharris@widomaker.com> (maintainer)
  
  Revision  Changes    Path
  1.29      +6 -3      ports/sysutils/coreutils/Makefile
  1.10      +3 -3      ports/sysutils/coreutils/distinfo
  1.3       +15 -11    ports/sysutils/coreutils/files/extra-patch-stty.c
  1.13      +40 -1     ports/sysutils/coreutils/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 6 Wesley Shields freebsd_committer freebsd_triage 2010-08-20 20:10:54 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!