From owner-svn-ports-head@FreeBSD.ORG Sat Mar 23 06:00:50 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 6F83F894; Sat, 23 Mar 2013 06:00:50 +0000 (UTC) (envelope-from rm@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 4A1F2274; Sat, 23 Mar 2013 06:00:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2N60oCv005229; Sat, 23 Mar 2013 06:00:50 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2N60n4w005223; Sat, 23 Mar 2013 06:00:49 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201303230600.r2N60n4w005223@svn.freebsd.org> From: Ruslan Mahmatkhanov Date: Sat, 23 Mar 2013 06:00:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314998 - 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: Sat, 23 Mar 2013 06:00:50 -0000 Author: rm Date: Sat Mar 23 06:00:49 2013 New Revision: 314998 URL: http://svnweb.freebsd.org/changeset/ports/314998 Log: - fix pkg-plist - trim Makefile header - whitespace fixes in pkg-descr - bump PORTREVISION PR: 177237 Submitted by: William Grzybowski Approved by: mm (maintainer, via private email) Modified: head/sysutils/debootstrap/Makefile head/sysutils/debootstrap/pkg-descr head/sysutils/debootstrap/pkg-plist Modified: head/sysutils/debootstrap/Makefile ============================================================================== --- head/sysutils/debootstrap/Makefile Sat Mar 23 05:59:21 2013 (r314997) +++ head/sysutils/debootstrap/Makefile Sat Mar 23 06:00:49 2013 (r314998) @@ -1,12 +1,9 @@ -# New ports collection makefile for: debootstrap -# Date created: 2011-02-26 -# Whom: Martin Matuska -# +# Created by: Martin Matuska # $FreeBSD$ -# PORTNAME= debootstrap PORTVERSION= 1.0.46 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/d/${PORTNAME} Modified: head/sysutils/debootstrap/pkg-descr ============================================================================== --- head/sysutils/debootstrap/pkg-descr Sat Mar 23 05:59:21 2013 (r314997) +++ head/sysutils/debootstrap/pkg-descr Sat Mar 23 06:00:49 2013 (r314998) @@ -1,4 +1,4 @@ -debootstrap is a tool which will install a Debian base system into +debootstrap is a tool which will install a Debian base system into a subdirectory of another, already installed system. It doesn't require an installation CD, just access to a Debian repository. @@ -7,5 +7,4 @@ a subdirectory of your existing FreeBSD and then run Debian GNU/kFreeBSD (i386 or amd64) or Debian Linux (i386) in a jail or chroot. -WWW: http://wiki.debian.org/Debootstrap - +WWW: http://wiki.debian.org/Debootstrap Modified: head/sysutils/debootstrap/pkg-plist ============================================================================== --- head/sysutils/debootstrap/pkg-plist Sat Mar 23 05:59:21 2013 (r314997) +++ head/sysutils/debootstrap/pkg-plist Sat Mar 23 06:00:49 2013 (r314998) @@ -22,6 +22,7 @@ share/debootstrap/scripts/oneiric share/debootstrap/scripts/potato share/debootstrap/scripts/precise share/debootstrap/scripts/quantal +share/debootstrap/scripts/raring share/debootstrap/scripts/sarge share/debootstrap/scripts/sarge.buildd share/debootstrap/scripts/sarge.fakechroot