From owner-svn-ports-head@FreeBSD.ORG  Sat Dec  6 14:18:34 2014
Return-Path: <owner-svn-ports-head@FreeBSD.ORG>
Delivered-To: svn-ports-head@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 5FDE0832;
 Sat,  6 Dec 2014 14:18:34 +0000 (UTC)
Received: from svn.freebsd.org (svn.freebsd.org
 [IPv6:2001:1900:2254:2068::e6a:0])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 32BCC7EE;
 Sat,  6 Dec 2014 14:18:34 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
 by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB6EIY4Z024749;
 Sat, 6 Dec 2014 14:18:34 GMT (envelope-from pawel@FreeBSD.org)
Received: (from pawel@localhost)
 by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB6EIXFg024745;
 Sat, 6 Dec 2014 14:18:33 GMT (envelope-from pawel@FreeBSD.org)
Message-Id: <201412061418.sB6EIXFg024745@svn.freebsd.org>
X-Authentication-Warning: svn.freebsd.org: pawel set sender to
 pawel@FreeBSD.org using -f
From: Pawel Pekala <pawel@FreeBSD.org>
Date: Sat, 6 Dec 2014 14:18:33 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r374111 - head/sysutils/debootstrap
X-SVN-Group: ports-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-ports-head@freebsd.org
X-Mailman-Version: 2.1.18-1
Precedence: list
List-Id: SVN commit messages for the ports tree for head
 <svn-ports-head.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/svn-ports-head>,
 <mailto:svn-ports-head-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-head/>
List-Post: <mailto:svn-ports-head@freebsd.org>
List-Help: <mailto:svn-ports-head-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-ports-head>,
 <mailto:svn-ports-head-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 06 Dec 2014 14:18:34 -0000

Author: pawel
Date: Sat Dec  6 14:18:32 2014
New Revision: 374111
URL: https://svnweb.freebsd.org/changeset/ports/374111
QAT: https://qat.redports.org/buildarchive/r374111/

Log:
  Update to version 1.0.66
  
  PR:		194967
  Submitted by:	maintainer

Modified:
  head/sysutils/debootstrap/Makefile
  head/sysutils/debootstrap/distinfo
  head/sysutils/debootstrap/pkg-plist

Modified: head/sysutils/debootstrap/Makefile
==============================================================================
--- head/sysutils/debootstrap/Makefile	Sat Dec  6 14:14:51 2014	(r374110)
+++ head/sysutils/debootstrap/Makefile	Sat Dec  6 14:18:32 2014	(r374111)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	debootstrap
-PORTVERSION=	1.0.64
+PORTVERSION=	1.0.66
 CATEGORIES=	sysutils
 MASTER_SITES=	DEBIAN/pool/main/d/${PORTNAME}
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -17,7 +17,7 @@ RUN_DEPENDS=	wget:${PORTSDIR}/ftp/wget
 WRKSRC=		${WRKDIR}/${DISTNAME:S/_/-/}
 NO_BUILD=	yes
 NO_ARCH=	yes
-USES=		gmake perl5 tar:xz
+USES=		gmake perl5
 USE_PERL5=	run
 MAKE_ARGS=	DESTDIR="${STAGEDIR}"
 

Modified: head/sysutils/debootstrap/distinfo
==============================================================================
--- head/sysutils/debootstrap/distinfo	Sat Dec  6 14:14:51 2014	(r374110)
+++ head/sysutils/debootstrap/distinfo	Sat Dec  6 14:18:32 2014	(r374111)
@@ -1,2 +1,2 @@
-SHA256 (debootstrap_1.0.64.tar.xz) = a84d896f1a1db5136ca100c26aab23dcc713745737fe730c0cefac87df7b2d7b
-SIZE (debootstrap_1.0.64.tar.xz) = 49820
+SHA256 (debootstrap_1.0.66.tar.gz) = 33246d6926aee18eef841169d0c9c45f8a7747e95ffcf7d08a0eb833f735f095
+SIZE (debootstrap_1.0.66.tar.gz) = 61338

Modified: head/sysutils/debootstrap/pkg-plist
==============================================================================
--- head/sysutils/debootstrap/pkg-plist	Sat Dec  6 14:14:51 2014	(r374110)
+++ head/sysutils/debootstrap/pkg-plist	Sat Dec  6 14:18:32 2014	(r374111)
@@ -32,6 +32,7 @@ man/man8/debootstrap.8.gz
 %%DATADIR%%/scripts/sid
 %%DATADIR%%/scripts/squeeze
 %%DATADIR%%/scripts/stable
+%%DATADIR%%/scripts/stretch
 %%DATADIR%%/scripts/testing
 %%DATADIR%%/scripts/trusty
 %%DATADIR%%/scripts/unstable