ports/180607: [sysutils/zfsnap] grammar error(s) in pkg-descr

N.J. Mann njm at njm.me.uk
Wed Jul 17 12:50:02 UTC 2013


>Number:         180607
>Category:       ports
>Synopsis:       [sysutils/zfsnap] grammar error(s) in pkg-descr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 17 12:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     N.J. Mann
>Release:        FreeBSD 8.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD titania.njm.me.uk 8.4-STABLE FreeBSD 8.4-STABLE #43 r253256M: Fri Jul 12 11:40:39 BST 2013 njm at titania.njm.me.uk:/usr/obj/usr/src/sys/titania i386


	FreeBSD ports r323143
>Description:
	The pkg-descr file for the port sysutils/zfsnap contains grammar errors.
A percentage sign is a suffix not, as here, a prefix - see attached patch.  Also,
the grammar of the first sentence is poor.  Perhaps something like the following
could be used instead:

zfSnap is a simple sh script for creating ZFS snapshots.  When called from cron
rolling snapshots can be created and deleted automatically.
>How-To-Repeat:
	
>Fix:

	

--- pkg-descr.diff begins here ---
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 323143)
+++ pkg-descr	(working copy)
@@ -1,5 +1,5 @@
 zfSnap is simple sh script to make rolling zfs snapshots with cron. Main
-advantage of zfSnap is that it's written in %100 pure /bin/sh, doesn't
+advantage of zfSnap is that it's written in 100% pure /bin/sh, doesn't
 require any additional software to run, and is simple to use.
 
 zfSnap keeps all information about snapshot in snapshot name. zfs snapshot
--- pkg-descr.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list