From owner-svn-ports-head@freebsd.org Wed Oct 12 18:55:38 2016 Return-Path: Delivered-To: svn-ports-head@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 E3E00C0F364; Wed, 12 Oct 2016 18:55:38 +0000 (UTC) (envelope-from pawel@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 B05E1A12; Wed, 12 Oct 2016 18:55:38 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9CItbW1027029; Wed, 12 Oct 2016 18:55:37 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9CItbmi027027; Wed, 12 Oct 2016 18:55:37 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201610121855.u9CItbmi027027@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 12 Oct 2016 18:55:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423880 - 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.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 18:55:39 -0000 Author: pawel Date: Wed Oct 12 18:55:37 2016 New Revision: 423880 URL: https://svnweb.freebsd.org/changeset/ports/423880 Log: Update to version 1.0.84 PR: 213383 Submitted by: Nikolai Lifanov (maintainer) Modified: head/sysutils/debootstrap/Makefile head/sysutils/debootstrap/distinfo Modified: head/sysutils/debootstrap/Makefile ============================================================================== --- head/sysutils/debootstrap/Makefile Wed Oct 12 18:52:43 2016 (r423879) +++ head/sysutils/debootstrap/Makefile Wed Oct 12 18:55:37 2016 (r423880) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debootstrap -PORTVERSION= 1.0.83 +PORTVERSION= 1.0.84 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} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes NO_ARCH= yes USES= gmake perl5 Modified: head/sysutils/debootstrap/distinfo ============================================================================== --- head/sysutils/debootstrap/distinfo Wed Oct 12 18:52:43 2016 (r423879) +++ head/sysutils/debootstrap/distinfo Wed Oct 12 18:55:37 2016 (r423880) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474053406 -SHA256 (debootstrap_1.0.83.tar.gz) = 64d571e8807643ce098e2c4eff0ce17ae246569f1f07224244649be36eaac6b4 -SIZE (debootstrap_1.0.83.tar.gz) = 65551 +TIMESTAMP = 1476201652 +SHA256 (debootstrap_1.0.84.tar.gz) = c9c66fdf92b4b09410e674cbaf4367a51dda516947cae27c20a37d58f887769f +SIZE (debootstrap_1.0.84.tar.gz) = 65365