From william88@gmail.com  Sun May  6 14:32:15 2012
Return-Path: <william88@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 02C1A106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  6 May 2012 14:32:15 +0000 (UTC)
	(envelope-from william88@gmail.com)
Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54])
	by mx1.freebsd.org (Postfix) with ESMTP id A7A898FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  6 May 2012 14:32:14 +0000 (UTC)
Received: by vbmv11 with SMTP id v11so3881823vbm.13
        for <FreeBSD-gnats-submit@freebsd.org>; Sun, 06 May 2012 07:32:14 -0700 (PDT)
Received: by 10.52.32.34 with SMTP id f2mr5307584vdi.76.1336314734032;
        Sun, 06 May 2012 07:32:14 -0700 (PDT)
Received: from localhost (201.86.22.204.dynamic.adsl.gvt.net.br. [201.86.22.204])
        by mx.google.com with ESMTPS id a7sm11431060vdu.4.2012.05.06.07.32.12
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sun, 06 May 2012 07:32:13 -0700 (PDT)
Message-Id: <4fa68b6d.0745340a.42a9.ffffa488@mx.google.com>
Date: Sun, 06 May 2012 07:32:13 -0700 (PDT)
From: William Grzybowski <william88@gmail.com>
Reply-To: William Grzybowski <william88@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] sysutils/debootstrap: bump to 1.0.39
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         167644
>Category:       ports
>Synopsis:       [PATCH] sysutils/debootstrap: bump to 1.0.39
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 06 14:40:15 UTC 2012
>Closed-Date:    Tue Sep 04 06:42:01 UTC 2012
>Last-Modified:  Tue Sep 04 06:42:01 UTC 2012
>Originator:     William Grzybowski
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
>Description:


    Bump debootstrap to 1.0.39
    .38 is no longer available in debian mirrors and is the one in testing repo
    There is a .40 but that is on unstable.

>How-To-Repeat:
>Fix:

	See attached patch.

--- debootstrap.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/debootstrap/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	25 Jan 2012 08:45:55 -0000	1.7
+++ Makefile	6 May 2012 14:27:18 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	debootstrap
-PORTVERSION=	1.0.38
+PORTVERSION=	1.0.39
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_DEBIAN}
 MASTER_SITE_SUBDIR=	pool/main/d/${PORTNAME}
@@ -17,7 +17,7 @@
 
 RUN_DEPENDS=	${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
 
-WRKSRC=		${WRKDIR}/${PORTNAME}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 NO_BUILD=	yes
 USE_GMAKE=	yes
 MAKE_ARGS=	DESTDIR="${PREFIX}"
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/debootstrap/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	25 Jan 2012 08:45:55 -0000	1.5
+++ distinfo	6 May 2012 14:27:18 -0000
@@ -1,2 +1,2 @@
-SHA256 (debootstrap_1.0.38.tar.gz) = 74e9aca4a5aa61f95467e849c04e1b8a2df1ca63d98fe31a2fa2c30e49fe6aa6
-SIZE (debootstrap_1.0.38.tar.gz) = 55586
+SHA256 (debootstrap_1.0.39.tar.gz) = ac9dbfae8163c563fee2cf938384a220fa5d5b4639fbe9bde79d125c4a18bb11
+SIZE (debootstrap_1.0.39.tar.gz) = 55807
--- debootstrap.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mm 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun May 6 14:40:31 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167644 
State-Changed-From-To: open->closed 
State-Changed-By: mm 
State-Changed-When: Tue Sep 4 06:41:58 UTC 2012 
State-Changed-Why:  
Updated to 1.0.42. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167644 
>Unformatted:
