From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 24 15:30:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B61616A41F for ; Sat, 24 Sep 2005 15:30:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0154F43D4C for ; Sat, 24 Sep 2005 15:30:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8OFUETL096182 for ; Sat, 24 Sep 2005 15:30:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8OFUEYx096178; Sat, 24 Sep 2005 15:30:14 GMT (envelope-from gnats) Resent-Date: Sat, 24 Sep 2005 15:30:14 GMT Resent-Message-Id: <200509241530.j8OFUEYx096178@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marcus Alves Grando Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1429416A41F for ; Sat, 24 Sep 2005 15:21:35 +0000 (GMT) (envelope-from root@marcus.grupos.com.br) Received: from mail.grupos.com.br (mail.grupos.com.br [200.203.183.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B68343D48 for ; Sat, 24 Sep 2005 15:21:34 +0000 (GMT) (envelope-from root@marcus.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by mail.grupos.com.br (Postfix) with ESMTP id 696BE11E0C1 for ; Sat, 24 Sep 2005 12:21:33 -0300 (BRT) Received: from marcus.grupos.com.br (unknown [150.162.166.51]) by corp.grupos.com.br (Postfix) with ESMTP id 100F5552E for ; Sat, 24 Sep 2005 12:21:32 -0300 (BRT) Received: by marcus.grupos.com.br (Postfix, from userid 0) id CB3F73D; Sat, 24 Sep 2005 12:21:31 -0300 (BRT) Message-Id: <20050924152131.CB3F73D@marcus.grupos.com.br> Date: Sat, 24 Sep 2005 12:21:31 -0300 (BRT) From: Marcus Alves Grando To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/86529: Update port: sysutils/freebsd-snapshot more accurate description X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marcus Alves Grando List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Sep 2005 15:30:15 -0000 >Number: 86529 >Category: ports >Synopsis: Update port: sysutils/freebsd-snapshot more accurate description >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Sep 24 15:30:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Marcus Alves Grando >Release: FreeBSD 6.0-BETA5 i386 >Organization: >Environment: System: FreeBSD marcus.grupos.com.br 6.0-BETA5 FreeBSD 6.0-BETA5 #7: Thu Sep 22 22:34:46 BRT 2005 root@marcus.grupos.com.br:/space/obj/usr/src/sys/MARCUS i386 >Description: Update COMMENT and pkg-descr to more accurate description >How-To-Repeat: >Fix: --- freebsd-snapshot.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/freebsd-snapshot/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 23 Sep 2005 20:16:31 -0000 1.1 +++ Makefile 23 Sep 2005 22:47:54 -0000 @@ -11,7 +11,7 @@ MASTER_SITES= http://people.freebsd.org/~rse/dist/ MAINTAINER= gtodd@bellanet.org -COMMENT= UFS2 snapshot utilities by Ralf S. Engelschall +COMMENT= Convenience frontend tools for the management of UFS2 snapshots USE_REINPLACE= yes NO_BUILD= yes Index: pkg-descr =================================================================== RCS file: /home/pcvs/ports/sysutils/freebsd-snapshot/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 23 Sep 2005 20:16:31 -0000 1.1 +++ pkg-descr 23 Sep 2005 22:47:54 -0000 @@ -1,6 +1,10 @@ -FreeBSD UFS2 Snapshots Management Environment - -For more information on these utilities see WWW. +freebsd-snapshot is a convenience frontend tools to mount(8) +and mdconfig(8) for the management of UFS2 snapshots. It is +also the under-lying tool used in the periodic snapshot +scheduler periodic-snapshot(8) and the mounting/unmouning +command in the amd(8) map /usr/local/etc/amd.map.snap. It +provides the making, expiring, visiting, mounting and +unmounting of filesystem snapshots. Author: Graham Todd WWW: http://people.freebsd.org/~rse/snapshot/ --- freebsd-snapshot.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: