[Midnightbsd-cvs] mports [16153] trunk/sysutils/zfsnap: fix distinfo for zfsnap

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Apr 8 08:19:18 EDT 2014


Revision: 16153
          http://svnweb.midnightbsd.org/mports/?rev=16153
Author:   laffer1
Date:     2014-04-08 08:19:17 -0400 (Tue, 08 Apr 2014)
Log Message:
-----------
fix distinfo for zfsnap

Modified Paths:
--------------
    trunk/sysutils/zfsnap/distinfo
    trunk/sysutils/zfsnap/pkg-descr

Modified: trunk/sysutils/zfsnap/distinfo
===================================================================
--- trunk/sysutils/zfsnap/distinfo	2014-04-08 12:14:56 UTC (rev 16152)
+++ trunk/sysutils/zfsnap/distinfo	2014-04-08 12:19:17 UTC (rev 16153)
@@ -1,2 +1,2 @@
-SHA256 (zfsnap-1.11.0.tar.gz) = 7e5f59eaf16413179724ace9fbbae5c53caf67f67c3516bf1b85edd4d78558a0
-SIZE (zfsnap-1.11.0.tar.gz) = 4973
+SHA256 (zfsnap-1.11.0.tar.gz) = 85cfc69902462ef8ee1cc2518fc24c6f683c1cca6533977edfaf26fc5603e662
+SIZE (zfsnap-1.11.0.tar.gz) = 4970

Modified: trunk/sysutils/zfsnap/pkg-descr
===================================================================
--- trunk/sysutils/zfsnap/pkg-descr	2014-04-08 12:14:56 UTC (rev 16152)
+++ trunk/sysutils/zfsnap/pkg-descr	2014-04-08 12:19:17 UTC (rev 16153)
@@ -1,5 +1,6 @@
-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
+zfSnap is a simple sh script for creating ZFS snapshots. When called from
+cron rolling snapshots can be created and deleted automatically. The main
+advantage of zfSnap is that it is written in 100% pure /bin/sh, does not
 require any additional software to run, and is simple to use.
 
 zfSnap keeps all information about snapshot in snapshot name. zfs snapshot



More information about the Midnightbsd-cvs mailing list