From owner-svn-ports-all@freebsd.org Wed Oct 5 14:55:24 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BBC0CAF652F; Wed, 5 Oct 2016 14:55:24 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 8B12984C; Wed, 5 Oct 2016 14:55:24 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u95EtNSH066322; Wed, 5 Oct 2016 14:55:23 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u95EtNfd066320; Wed, 5 Oct 2016 14:55:23 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201610051455.u95EtNfd066320@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Wed, 5 Oct 2016 14:55:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423349 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 14:55:24 -0000 Author: cpm Date: Wed Oct 5 14:55:23 2016 New Revision: 423349 URL: https://svnweb.freebsd.org/changeset/ports/423349 Log: - Update to 1.0.83 PR: 212734 Submitted by: lifanov@mail.lifanov.com (maintainer) Approved by: feld (mentor) Modified: head/sysutils/debootstrap/Makefile head/sysutils/debootstrap/distinfo Modified: head/sysutils/debootstrap/Makefile ============================================================================== --- head/sysutils/debootstrap/Makefile Wed Oct 5 14:55:02 2016 (r423348) +++ head/sysutils/debootstrap/Makefile Wed Oct 5 14:55:23 2016 (r423349) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debootstrap -PORTVERSION= 1.0.82 +PORTVERSION= 1.0.83 CATEGORIES= sysutils MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/debian/copyright RUN_DEPENDS= wget:ftp/wget -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes NO_ARCH= yes USES= gmake perl5 Modified: head/sysutils/debootstrap/distinfo ============================================================================== --- head/sysutils/debootstrap/distinfo Wed Oct 5 14:55:02 2016 (r423348) +++ head/sysutils/debootstrap/distinfo Wed Oct 5 14:55:23 2016 (r423349) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473424128 -SHA256 (debootstrap_1.0.82.tar.gz) = db0dfad15d5338a8cdbcc3bbfda8dc59c58edf07511303f31746ef6fcc733835 -SIZE (debootstrap_1.0.82.tar.gz) = 64344 +TIMESTAMP = 1474053406 +SHA256 (debootstrap_1.0.83.tar.gz) = 64d571e8807643ce098e2c4eff0ce17ae246569f1f07224244649be36eaac6b4 +SIZE (debootstrap_1.0.83.tar.gz) = 65551