From owner-svn-ports-all@FreeBSD.ORG Sat Aug 31 20:23:21 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 88846814; Sat, 31 Aug 2013 20:23:21 +0000 (UTC) (envelope-from rm@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 73E052303; Sat, 31 Aug 2013 20:23:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7VKNLeh019511; Sat, 31 Aug 2013 20:23:21 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7VKNKEr019507; Sat, 31 Aug 2013 20:23:20 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201308312023.r7VKNKEr019507@svn.freebsd.org> From: Ruslan Makhmatkhanov Date: Sat, 31 Aug 2013 20:23:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325831 - in head: devel/fuel sysutils/scalpel sysutils/scalpel/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Aug 2013 20:23:21 -0000 Author: rm Date: Sat Aug 31 20:23:20 2013 New Revision: 325831 URL: http://svnweb.freebsd.org/changeset/ports/325831 Log: - update maintainer's email address while here: - trim Makefile header - remove indefinite article in COMMENT - whitespace fixes Requested by: Hakisho Nukama (maintainer, via email) Modified: head/devel/fuel/Makefile head/sysutils/scalpel/Makefile head/sysutils/scalpel/files/pkg-message.in head/sysutils/scalpel/pkg-descr Modified: head/devel/fuel/Makefile ============================================================================== --- head/devel/fuel/Makefile Sat Aug 31 19:12:54 2013 (r325830) +++ head/devel/fuel/Makefile Sat Aug 31 20:23:20 2013 (r325831) @@ -1,17 +1,13 @@ -# New ports collection makefile for: fuel -# Date created: 2012-04-26 -# Whom: Hakisho Nukama -# +# Created by: Hakisho Nukama # $FreeBSD$ -# PORTNAME= fuel DISTVERSION= 0.9.6 CATEGORIES= devel MASTER_SITES= https://fuel-scm.googlecode.com/files/ -MAINTAINER= nukama@gmail.com -COMMENT= A GUI front-end to fossil SCM tool +MAINTAINER= nukama+maintainer@gmail.com +COMMENT= GUI front-end to fossil SCM tool LICENSE= GPLv2 Modified: head/sysutils/scalpel/Makefile ============================================================================== --- head/sysutils/scalpel/Makefile Sat Aug 31 19:12:54 2013 (r325830) +++ head/sysutils/scalpel/Makefile Sat Aug 31 20:23:20 2013 (r325831) @@ -1,17 +1,13 @@ -# New ports collection makefile for: Scalpel -# Date created: 2011-12-22 -# Whom: Hakisho Nukama -# +# Created by: Hakisho Nukama # $FreeBSD$ -# PORTNAME= scalpel PORTVERSION= 2.0 CATEGORIES= sysutils MASTER_SITES= http://www.digitalforensicssolutions.com/Scalpel/ -MAINTAINER= nukama@gmail.com -COMMENT= A frugal, high performance file carver +MAINTAINER= nukama+maintainer@gmail.com +COMMENT= Frugal, high performance file carver LICENSE= GPLv2 Modified: head/sysutils/scalpel/files/pkg-message.in ============================================================================== --- head/sysutils/scalpel/files/pkg-message.in Sat Aug 31 19:12:54 2013 (r325830) +++ head/sysutils/scalpel/files/pkg-message.in Sat Aug 31 20:23:20 2013 (r325831) @@ -1,11 +1,11 @@ ************************************************************ Scalpel has been successfully installed on your system. -Now it is time to configure this package. -Copy %%PREFIX%%/etc/scalpel.conf.sample into your working +Now it is time to configure this package. +Copy %%PREFIX%%/etc/scalpel.conf.sample into your working directory as scalpel.conf and edit it. -Scalpel will always use scalpel.conf in your current working +Scalpel will always use scalpel.conf in your current working directory, if not specified with "-c /path/to/scalpel.conf". ************************************************************ Modified: head/sysutils/scalpel/pkg-descr ============================================================================== --- head/sysutils/scalpel/pkg-descr Sat Aug 31 19:12:54 2013 (r325830) +++ head/sysutils/scalpel/pkg-descr Sat Aug 31 20:23:20 2013 (r325831) @@ -1,8 +1,8 @@ -Scalpel is a fast file carver that reads a database of header and footer -definitions and extracts matching files or data fragments from a set of -image files or raw device files. -Scalpel is filesystem-independent and will carve files from -FATx, NTFS, ext2/3, HFS+, or raw partitions. -It is useful for both digital forensics investigation and file recovery. +Scalpel is a fast file carver that reads a database of header and footer +definitions and extracts matching files or data fragments from a set of +image files or raw device files. +Scalpel is filesystem-independent and will carve files from +FATx, NTFS, ext2/3, HFS+, or raw partitions. +It is useful for both digital forensics investigation and file recovery. -WWW: http://www.digitalforensicssolutions.com/Scalpel/ +WWW: http://www.digitalforensicssolutions.com/Scalpel/