From owner-svn-ports-head@freebsd.org Fri Nov 13 19:14:00 2015 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 14B0BA2ED4C; Fri, 13 Nov 2015 19:14:00 +0000 (UTC) (envelope-from sunpoet@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 B47701C34; Fri, 13 Nov 2015 19:13:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tADJDwI1085528; Fri, 13 Nov 2015 19:13:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tADJDwmG085525; Fri, 13 Nov 2015 19:13:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511131913.tADJDwmG085525@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 13 Nov 2015 19:13:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401549 - 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.20 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, 13 Nov 2015 19:14:00 -0000 Author: sunpoet Date: Fri Nov 13 19:13:58 2015 New Revision: 401549 URL: https://svnweb.freebsd.org/changeset/ports/401549 Log: - Update to 1.0.75 Changes: http://anonscm.debian.org/cgit/d-i/debootstrap.git/tree/debian/changelog PR: 204501 Submitted by: Nikolai Lifanov (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 13 19:13:54 2015 (r401548) +++ head/sysutils/debootstrap/Makefile Fri Nov 13 19:13:58 2015 (r401549) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debootstrap -PORTVERSION= 1.0.74 +PORTVERSION= 1.0.75 CATEGORIES= sysutils MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -14,7 +14,7 @@ LICENSE= GPLv2 RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget -WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} +WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes NO_ARCH= yes USES= gmake perl5 Modified: head/sysutils/debootstrap/distinfo ============================================================================== --- head/sysutils/debootstrap/distinfo Fri Nov 13 19:13:54 2015 (r401548) +++ head/sysutils/debootstrap/distinfo Fri Nov 13 19:13:58 2015 (r401549) @@ -1,2 +1,2 @@ -SHA256 (debootstrap_1.0.74.tar.gz) = ae1d1a8d6212f7721be489608230a185721b798d114f8c56b67c4a5e123586bf -SIZE (debootstrap_1.0.74.tar.gz) = 62347 +SHA256 (debootstrap_1.0.75.tar.gz) = 4fdc5daf7bce3816a7faa916e7cbd6d45357f241f0d845bec0015c06fd7c7cd6 +SIZE (debootstrap_1.0.75.tar.gz) = 61897 Modified: head/sysutils/debootstrap/pkg-plist ============================================================================== --- head/sysutils/debootstrap/pkg-plist Fri Nov 13 19:13:54 2015 (r401548) +++ head/sysutils/debootstrap/pkg-plist Fri Nov 13 19:13:58 2015 (r401549) @@ -1,8 +1,12 @@ @(,,0755) sbin/debootstrap man/man8/debootstrap.8.gz %%DATADIR%%/functions +%%DATADIR%%/scripts/aequorea +%%DATADIR%%/scripts/bartholomea %%DATADIR%%/scripts/breezy +%%DATADIR%%/scripts/chromodoris %%DATADIR%%/scripts/dapper +%%DATADIR%%/scripts/dasyatis %%DATADIR%%/scripts/edgy %%DATADIR%%/scripts/etch %%DATADIR%%/scripts/etch-m68k