From corky1951@comcast.net  Sat May  2 21:50:49 2009
Return-Path: <corky1951@comcast.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6F8C4106566B
	for <freebsd-gnats-submit@freebsd.org>; Sat,  2 May 2009 21:50:49 +0000 (UTC)
	(envelope-from corky1951@comcast.net)
Received: from QMTA02.emeryville.ca.mail.comcast.net (qmta02.emeryville.ca.mail.comcast.net [76.96.30.24])
	by mx1.freebsd.org (Postfix) with ESMTP id 4F1378FC13
	for <freebsd-gnats-submit@freebsd.org>; Sat,  2 May 2009 21:50:49 +0000 (UTC)
	(envelope-from corky1951@comcast.net)
Received: from OMTA14.emeryville.ca.mail.comcast.net ([76.96.30.60])
	by QMTA02.emeryville.ca.mail.comcast.net with comcast
	id mkXv1b0081HpZEsA2ldgkp; Sat, 02 May 2009 21:37:40 +0000
Received: from comcast.net ([98.203.142.76])
	by OMTA14.emeryville.ca.mail.comcast.net with comcast
	id mlde1b0021f6R9u8alde1y; Sat, 02 May 2009 21:37:40 +0000
Received: by comcast.net (sSMTP sendmail emulation); Sat, 02 May 2009 14:37:36 -0700
Message-Id: <20090502213736.GG15239@comcast.net>
Date: Sat, 2 May 2009 14:37:36 -0700
From: Charlie Kester <corky1951@comcast.net>
Reply-To: Charlie Kester <corky1951@comcast.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [maintainer update] update sysutils/ncdu to 1.5

>Number:         134171
>Category:       ports
>Synopsis:       [maintainer update] update sysutils/ncdu to 1.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 02 22:00:06 UTC 2009
>Closed-Date:    Mon May 04 22:14:05 UTC 2009
>Last-Modified:  Mon May  4 22:20:01 UTC 2009
>Originator:     Charlie Kester
>Release:        FreeBSD 7.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD atom.local 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Thu Jan 29 21:26:09 PST 2009 root@atom.local:/usr/obj/usr/src/sys/ATOM i386

>Description:
Update sysutils/ncdu to version 1.5

>How-To-Repeat:
>Fix:
See attached diffs for port Makefile and distinfo

--d6Gm4EdcadzBjdND
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="Makefile.diff"

9c9
< PORTVERSION=	1.4
---
> PORTVERSION=	1.5

--d6Gm4EdcadzBjdND
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="distinfo.diff"

1,3c1,3
< MD5 (ncdu-1.4.tar.gz) = 07f01579f7c9852033139ae9fa2414c9
< SHA256 (ncdu-1.4.tar.gz) = cb1bdd4835d3e80854f19722e0bf1458097d966a9f10da8f88c873ca94a23616
< SIZE (ncdu-1.4.tar.gz) = 97844
---
> MD5 (ncdu-1.5.tar.gz) = 90a69cc3b2e9f0324eb14e6ce1df0f22
> SHA256 (ncdu-1.5.tar.gz) = f63292b80d0eae4968624eade660bb42c3180890d7ca887a5470f3d75bae8e08
> SIZE (ncdu-1.5.tar.gz) = 99040

--d6Gm4EdcadzBjdND--
>Release-Note:
>Audit-Trail:

From: Charlie Kester <corky1951@comcast.net>
To: bug-followup@FreeBSD.org, Charlie Kester <corky1951@comcast.net>
Cc:  
Subject: Re: ports/134171: [maintainer update] update sysutils/ncdu to 1.5
Date: Sat, 2 May 2009 19:12:10 -0700

 --OgqxwSJOaUobr8KG
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Disposition: inline
 
 I just noticed that CENKES hasn't picked up any ncdu updates since v1.3.
 
 So here's a revised diff for version 1.5, with that master site removed.
 
 
 --OgqxwSJOaUobr8KG
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="ncdu.diff"
 
 diff -ruN /usr/ports/sysutils/ncdu/Makefile ./ncdu/Makefile
 --- /usr/ports/sysutils/ncdu/Makefile	2009-02-12 13:20:37.000000000 -0800
 +++ ./ncdu/Makefile	2009-05-02 17:06:48.000000000 -0700
 @@ -6,9 +6,9 @@
  #
  
  PORTNAME=	ncdu
 -PORTVERSION=	1.4
 +PORTVERSION=	1.5
  CATEGORIES=	sysutils
 -MASTER_SITES=	http://dev.yorhel.nl/download/ CENKES
 +MASTER_SITES=	http://dev.yorhel.nl/download/ 
  
  MAINTAINER=	corky1951@comcast.net
  COMMENT=	Ncurses du(1)
 diff -ruN /usr/ports/sysutils/ncdu/distinfo ./ncdu/distinfo
 --- /usr/ports/sysutils/ncdu/distinfo	2008-09-23 03:10:29.000000000 -0700
 +++ ./ncdu/distinfo	2009-05-02 12:52:04.000000000 -0700
 @@ -1,3 +1,3 @@
 -MD5 (ncdu-1.4.tar.gz) = 07f01579f7c9852033139ae9fa2414c9
 -SHA256 (ncdu-1.4.tar.gz) = cb1bdd4835d3e80854f19722e0bf1458097d966a9f10da8f88c873ca94a23616
 -SIZE (ncdu-1.4.tar.gz) = 97844
 +MD5 (ncdu-1.5.tar.gz) = 90a69cc3b2e9f0324eb14e6ce1df0f22
 +SHA256 (ncdu-1.5.tar.gz) = f63292b80d0eae4968624eade660bb42c3180890d7ca887a5470f3d75bae8e08
 +SIZE (ncdu-1.5.tar.gz) = 99040
 
 --OgqxwSJOaUobr8KG--
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: amdmi3 
Responsible-Changed-When: Mon May 4 02:40:53 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134171 
State-Changed-From-To: open->closed 
State-Changed-By: amdmi3 
State-Changed-When: Mon May 4 22:14:04 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/134171: commit references a PR
Date: Mon,  4 May 2009 22:14:13 +0000 (UTC)

 amdmi3      2009-05-04 22:13:59 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/ncdu        Makefile distinfo 
   Log:
   - Update to 1.5
   - Remove CENKES from master sites
   
   PR:             134171
   Submitted by:   Charlie Kester <corky1951 at comcast dot net> (maintainer)
   
   Revision  Changes    Path
   1.13      +2 -2      ports/sysutils/ncdu/Makefile
   1.9       +3 -3      ports/sysutils/ncdu/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:
 --d6Gm4EdcadzBjdND
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Disposition: inline
 
