From swell.k@gmail.com  Sun Dec  5 16:37:56 2010
Return-Path: <swell.k@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AE9B31065709
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Dec 2010 16:37:56 +0000 (UTC)
	(envelope-from swell.k@gmail.com)
Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 66A0A8FC1B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Dec 2010 16:37:55 +0000 (UTC)
Received: by qwj9 with SMTP id 9so5810012qwj.13
        for <FreeBSD-gnats-submit@freebsd.org>; Sun, 05 Dec 2010 08:37:55 -0800 (PST)
Received: by 10.229.74.65 with SMTP id t1mr3431301qcj.279.1291567075198;
        Sun, 05 Dec 2010 08:37:55 -0800 (PST)
Received: from localhost (anonymizer6.torservers.net [174.36.199.203])
        by mx.google.com with ESMTPS id nb14sm2856895qcb.0.2010.12.05.08.37.53
        (version=SSLv3 cipher=RC4-MD5);
        Sun, 05 Dec 2010 08:37:54 -0800 (PST)
Message-Id: <86tyistbu5.fsf@gmail.com>
Date: Sun, 05 Dec 2010 19:37:38 +0300
From: Anonymous <swell.k@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] misc/gnuls: update to 8.5

>Number:         152850
>Category:       ports
>Synopsis:       [patch] misc/gnuls: update to 8.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 05 16:40:12 UTC 2010
>Closed-Date:    Tue Dec 07 04:32:04 UTC 2010
>Last-Modified:  Tue Dec  7 04:40:12 UTC 2010
>Originator:     Anonymous
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
>Description:
- update
- use same distfile (.xz) as sysutils/coreutils port
>How-To-Repeat:
>Fix:
--- a.diff begins here ---
Index: misc/gnuls/Makefile
===================================================================
RCS file: /a/.cvsup/ports/misc/gnuls/Makefile,v
retrieving revision 1.29
diff -u -p -r1.29 Makefile
--- misc/gnuls/Makefile	14 Feb 2010 17:48:52 -0000	1.29
+++ misc/gnuls/Makefile	5 Dec 2010 16:31:03 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gnuls
-PORTVERSION=	8.4
+PORTVERSION=	8.5
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	coreutils
@@ -15,6 +15,7 @@ DISTNAME=	coreutils-${PORTVERSION}
 MAINTAINER=	bmc@clapper.org
 COMMENT=	GNU colorized 'ls'
 
+USE_XZ=		yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-nls
 MAN1=		gnuls.1 dircolors.1 dir.1 vdir.1
Index: misc/gnuls/distinfo
===================================================================
RCS file: /a/.cvsup/ports/misc/gnuls/distinfo,v
retrieving revision 1.15
diff -u -p -r1.15 distinfo
--- misc/gnuls/distinfo	14 Feb 2010 17:48:52 -0000	1.15
+++ misc/gnuls/distinfo	5 Dec 2010 16:31:07 -0000
@@ -1,3 +1,2 @@
-MD5 (coreutils-8.4.tar.gz) = 56f549854d723d9dcebb77919019df55
-SHA256 (coreutils-8.4.tar.gz) = 8bb08d3f5843f25d0f306848cc3514889232267e68d9a66dd20e1e363d0d017f
-SIZE (coreutils-8.4.tar.gz) = 10519759
+SHA256 (coreutils-8.5.tar.xz) = 5aa855caa08b94ccd632510d9ab265646d2ee11498c7efff205b27c2437dec5a
+SIZE (coreutils-8.5.tar.xz) = 4531488
--- a.diff ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Dec 5 16:40:19 UTC 2010 
Responsible-Changed-Why:  
pgollucci@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=152850 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Dec 5 16:40:24 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=152850 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: bmc@clapper.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/152850: [patch] misc/gnuls: update to 8.5
Date: Sun, 5 Dec 2010 16:40:22 UT

 Maintainer of misc/gnuls,
 
 Please note that PR ports/152850 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/152850
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Brian Clapper <bmc@clapper.org>
To: bug-followup@FreeBSD.org
Cc: Edwin Groothuis <edwin@FreeBSD.org>
Subject: Re: ports/152850: [patch] misc/gnuls: update to 8.5
Date: Sun, 05 Dec 2010 17:35:10 -0500

 On 12/5/10 11:40 AM, Edwin Groothuis wrote:
 > Maintainer of misc/gnuls,
 > 
 > Please note that PR ports/152850 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/152850
 
 Reviewed and approved.
 -- 
 Brian Clapper, http://www.clapper.org/bmc/
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Tue Dec 7 00:19:31 UTC 2010 
State-Changed-Why:  
Maintainer approved 

http://www.freebsd.org/cgi/query-pr.cgi?pr=152850 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Tue Dec 7 04:32:03 UTC 2010 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=152850 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/152850: commit references a PR
Date: Tue,  7 Dec 2010 04:32:03 +0000 (UTC)

 pgollucci    2010-12-07 04:31:58 UTC
 
   FreeBSD ports repository
 
   Modified files:
     misc/gnuls           Makefile distinfo 
   Log:
   - Update to 8.5
   
   PR:             ports/152850
   Submitted by:   Anonymous <swell.k@gmail.com>
   Approved by:    bmc@clapper.org (maintainer)
   Sponsored by:   RideCharge Inc. / TaxiMagic
   
   Revision  Changes    Path
   1.30      +2 -1      ports/misc/gnuls/Makefile
   1.16      +2 -3      ports/misc/gnuls/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"
 
>Unformatted:
