From 78506f44ef4c003d996298a5d879351d001f916a Mon Sep 17 00:00:00 2001 From: Andrew Stevens Date: Mon, 6 Jun 2016 14:40:22 +0100 Subject: system/tarsnap: Updated for version 1.0.37 + new maintainer. Signed-off-by: David Spencer --- system/tarsnap/README | 11 ++++++----- system/tarsnap/slack-desc | 6 +++--- system/tarsnap/tarsnap.SlackBuild | 7 +++++-- system/tarsnap/tarsnap.info | 10 +++++----- 4 files changed, 19 insertions(+), 15 deletions(-) (limited to 'system/tarsnap') diff --git a/system/tarsnap/README b/system/tarsnap/README index ea149f516516..a66412ec7633 100644 --- a/system/tarsnap/README +++ b/system/tarsnap/README @@ -1,7 +1,8 @@ -Encrypted Snapshotted Remote Backup Service +Tarsnap: Online backups for the truly paranoid -Colin Percival's program 'tarsnap' to be used as a part of Tarsnap. Tarsnap -is an online encrypted snapshotted backup service. +Colin Percival's program 'tarsnap' to be used as a part of Tarsnap. Tarsnap +is an online snapshotted backup service featuring client-side encryption +and deduplication. -Please note that this is only the client. In order to use tarsnap, one must -subscribe to the Tarsnap service - see their website for details. +Please note that this is only the client. In order to use tarsnap you must +subscribe to the service. Please visit https://tarsnap.com for further details. diff --git a/system/tarsnap/slack-desc b/system/tarsnap/slack-desc index e844d1d4696f..084728412987 100644 --- a/system/tarsnap/slack-desc +++ b/system/tarsnap/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -tarsnap: tarsnap (Encrypted Snapshotted Remote Backup Service) +tarsnap: tarsnap (Client-Side Encrypted Snapshotted Remote Backup Service) tarsnap: tarsnap: Colin Percival's program 'tarsnap' to be used as a part of Tarsnap. -tarsnap: Tarsnap is an online encrypted snapshotted backup service. +tarsnap: Tarsnap is an online snapshotted backup service featuring client-side +tarsnap: encryption and deduplication. tarsnap: tarsnap: http://www.tarsnap.com tarsnap: tarsnap: tarsnap: tarsnap: -tarsnap: diff --git a/system/tarsnap/tarsnap.SlackBuild b/system/tarsnap/tarsnap.SlackBuild index 64fc44e48fe7..95945027db96 100644 --- a/system/tarsnap/tarsnap.SlackBuild +++ b/system/tarsnap/tarsnap.SlackBuild @@ -22,7 +22,7 @@ PRGNAM=tarsnap -VERSION=${VERSION:-1.0.35} +VERSION=${VERSION:-1.0.37} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -43,7 +43,7 @@ OUTPUT=${OUTPUT:-/tmp} # feeding same to the configure script, but the tarsnap configure script # figures out the architecture itself. -set -e +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT @@ -87,6 +87,9 @@ ARCH=$(grep build_cpu Makefile | cut -d= -f 2 | sed s/^\ //) mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION +cp -a \ + COPYING \ + $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/system/tarsnap/tarsnap.info b/system/tarsnap/tarsnap.info index 44f4edca1712..04624a7f4033 100644 --- a/system/tarsnap/tarsnap.info +++ b/system/tarsnap/tarsnap.info @@ -1,10 +1,10 @@ PRGNAM="tarsnap" -VERSION="1.0.35" +VERSION="1.0.37" HOMEPAGE="http://www.tarsnap.com" -DOWNLOAD="https://www.tarsnap.com/download/tarsnap-autoconf-1.0.35.tgz" -MD5SUM="74daeff5479ec6f101a903f4047b526f" +DOWNLOAD="https://www.tarsnap.com/download/tarsnap-autoconf-1.0.37.tgz" +MD5SUM="755492b15a2ab53286182c3ba5f05c94" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Ryan P.C. McQuen" -EMAIL="ryan.q@linux.com" +MAINTAINER="Andrew Stevens" +EMAIL="andrew@omniarch.is" -- cgit v1.2.3