From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 20:07:02 2014 Return-Path: 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 C902C6C8; Fri, 7 Nov 2014 20:07:02 +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 9BC006A4; Fri, 7 Nov 2014 20:07:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7K72iK025930; Fri, 7 Nov 2014 20:07:02 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7K71tx025927; Fri, 7 Nov 2014 20:07:01 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411072007.sA7K71tx025927@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 7 Nov 2014 20:07:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372296 - 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 20:07:02 -0000 Author: pawel Date: Fri Nov 7 20:07:01 2014 New Revision: 372296 URL: https://svnweb.freebsd.org/changeset/ports/372296 QAT: https://qat.redports.org/buildarchive/r372296/ Log: Update to version 1.0.64 PR: 194836 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 Fri Nov 7 20:02:11 2014 (r372295) +++ head/sysutils/debootstrap/Makefile Fri Nov 7 20:07:01 2014 (r372296) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debootstrap -PORTVERSION= 1.0.61 +PORTVERSION= 1.0.64 CATEGORIES= sysutils MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/sysutils/debootstrap/distinfo ============================================================================== --- head/sysutils/debootstrap/distinfo Fri Nov 7 20:02:11 2014 (r372295) +++ head/sysutils/debootstrap/distinfo Fri Nov 7 20:07:01 2014 (r372296) @@ -1,2 +1,2 @@ -SHA256 (debootstrap_1.0.61.tar.xz) = b6e1d3048c8afe7c819be297f9bac24d8820e7cabba0766d2ed2fc5928e71766 -SIZE (debootstrap_1.0.61.tar.xz) = 49724 +SHA256 (debootstrap_1.0.64.tar.xz) = a84d896f1a1db5136ca100c26aab23dcc713745737fe730c0cefac87df7b2d7b +SIZE (debootstrap_1.0.64.tar.xz) = 49820 Modified: head/sysutils/debootstrap/pkg-plist ============================================================================== --- head/sysutils/debootstrap/pkg-plist Fri Nov 7 20:02:11 2014 (r372295) +++ head/sysutils/debootstrap/pkg-plist Fri Nov 7 20:07:01 2014 (r372296) @@ -36,6 +36,7 @@ man/man8/debootstrap.8.gz %%DATADIR%%/scripts/trusty %%DATADIR%%/scripts/unstable %%DATADIR%%/scripts/utopic +%%DATADIR%%/scripts/vivid %%DATADIR%%/scripts/warty %%DATADIR%%/scripts/warty.buildd %%DATADIR%%/scripts/wheezy