Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2013 06:00:49 +0000 (UTC)
From:      Ruslan Mahmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r314998 - head/sysutils/debootstrap
Message-ID:  <201303230600.r2N60n4w005223@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <william88@gmail.com>
  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 <mm@FreeBSD.org>
-#
+# Created by: Martin Matuska <mm@FreeBSD.org>
 # $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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303230600.r2N60n4w005223>