From owner-svn-ports-head@FreeBSD.ORG Thu Mar 7 14:57:45 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 67F873D8; Thu, 7 Mar 2013 14:57:45 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 42BE2F67; Thu, 7 Mar 2013 14:57:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r27EvjpL094580; Thu, 7 Mar 2013 14:57:45 GMT (envelope-from mm@svn.freebsd.org) Received: (from mm@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r27Evivr094578; Thu, 7 Mar 2013 14:57:44 GMT (envelope-from mm@svn.freebsd.org) Message-Id: <201303071457.r27Evivr094578@svn.freebsd.org> From: Martin Matuska Date: Thu, 7 Mar 2013 14:57:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r313594 - 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.14 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: Thu, 07 Mar 2013 14:57:45 -0000 Author: mm Date: Thu Mar 7 14:57:44 2013 New Revision: 313594 URL: http://svnweb.freebsd.org/changeset/ports/313594 Log: Update to 1.0.46 Submitted by: John Hein Modified: head/sysutils/debootstrap/Makefile head/sysutils/debootstrap/distinfo Modified: head/sysutils/debootstrap/Makefile ============================================================================== --- head/sysutils/debootstrap/Makefile Thu Mar 7 14:39:18 2013 (r313593) +++ head/sysutils/debootstrap/Makefile Thu Mar 7 14:57:44 2013 (r313594) @@ -6,7 +6,7 @@ # PORTNAME= debootstrap -PORTVERSION= 1.0.42 +PORTVERSION= 1.0.46 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/d/${PORTNAME} @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= mm@FreeBSD.org COMMENT= Install Debian base system into a directory -RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget +RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} NO_BUILD= yes Modified: head/sysutils/debootstrap/distinfo ============================================================================== --- head/sysutils/debootstrap/distinfo Thu Mar 7 14:39:18 2013 (r313593) +++ head/sysutils/debootstrap/distinfo Thu Mar 7 14:57:44 2013 (r313594) @@ -1,2 +1,2 @@ -SHA256 (debootstrap_1.0.42.tar.gz) = e05b40eb30e37ee6f741d30f133de6a7e569fea53f24269648387c2e04fdaa28 -SIZE (debootstrap_1.0.42.tar.gz) = 56313 +SHA256 (debootstrap_1.0.46.tar.gz) = 225232404b0729d7322d4428492338e3130153acf6d7075573d24db6563f6b27 +SIZE (debootstrap_1.0.46.tar.gz) = 58884