[140200] trunk/dports/sysutils/tarsnap/Portfile

bgilbert at macports.org bgilbert at macports.org
Fri Sep 11 12:29:05 PDT 2015


Revision: 140200
          https://trac.macports.org/changeset/140200
Author:   bgilbert at macports.org
Date:     2015-09-11 12:29:05 -0700 (Fri, 11 Sep 2015)
Log Message:
-----------
tarsnap: whitespace fixes

Modified Paths:
--------------
    trunk/dports/sysutils/tarsnap/Portfile

Modified: trunk/dports/sysutils/tarsnap/Portfile
===================================================================
--- trunk/dports/sysutils/tarsnap/Portfile	2015-09-11 19:19:30 UTC (rev 140199)
+++ trunk/dports/sysutils/tarsnap/Portfile	2015-09-11 19:29:05 UTC (rev 140200)
@@ -12,23 +12,23 @@
 homepage            http://www.tarsnap.com/
 master_sites        https://www.tarsnap.com/download/
 
-description \
-    Online encrypted backup service (client)
+description         Online encrypted backup service (client)
 
-long_description \
-    Tarsnap is an online encrypted backup service.  It presents a tar-like\
-    command-line interface, but stores data online rather than locally\;\
-    using ideas taken from the author's FreeBSD Update and Portsnap\
-    utilities, it maximizes performance by recognizing duplicate data and\
-    only storing it once, and cryptographically encrypts and signs archives\
-    using locally-held keys in order to guarantee that nobody without access\
-    to the key file (including the author) can read or modify archives.
+long_description    Tarsnap is an online encrypted backup service.  It \
+                    presents a tar-like command-line interface, but stores \
+                    data online rather than locally\; using ideas taken from \
+                    the author's FreeBSD Update and Portsnap utilities, it \
+                    maximizes performance by recognizing duplicate data and \
+                    only storing it once, and cryptographically encrypts and \
+                    signs archives using locally-held keys in order to \
+                    guarantee that nobody without access to the key file \
+                    (including the author) can read or modify archives.
 
 checksums           rmd160  1b0c780f743367f12cd2a7738b63aefd6554e982 \
                     sha256  a2909e01e2f983179d63ef2094c42102c92c716032864e66ef25ae341ea28690
 
-distname             ${name}-autoconf-${version}
-extract.suffix       .tgz
+distname            ${name}-autoconf-${version}
+extract.suffix      .tgz
 
 depends_lib         port:zlib \
                     path:lib/libssl.dylib:openssl \
@@ -36,16 +36,16 @@
                     port:bzip2
 
 notes "
-If you have never used tarsnap before, you will need to create an account\
-with the tarsnap service and deposit money into the account before you\
+If you have never used tarsnap before, you will need to create an account
+with the tarsnap service and deposit money into the account before you
 can start using tarsnap; see
 
 \thttps://www.tarsnap.com/gettingstarted.html
 
 for details.
 
-Once you have a tarsnap account you will need to create a key file using\
-the tarsnap-keygen utility before you start storing archives; this key\
-file MUST BE KEPT IN A SAFE LOCATION since you will not be able to read\
+Once you have a tarsnap account you will need to create a key file using
+the tarsnap-keygen utility before you start storing archives; this key
+file MUST BE KEPT IN A SAFE LOCATION since you will not be able to read
 your backups without it.
 "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150911/b7eea08a/attachment.html>


More information about the macports-changes mailing list