gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r6881: update sync to 0.6.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6881: update sync to 0.6.0
Date: Wed, 12 Feb 2020 22:04:13 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6881
revision-id: address@hidden-20200213030408-3cnymroi6ij40osp
parent: address@hidden-20200213023403-rbh670oqy8y0x1zj
committer: address@hidden
branch nick: trunk
timestamp: Wed 2020-02-12 19:04:08 -0800
message:
  update sync to 0.6.0
added:
  pkg/gnu/sync/                  sync-20200213030304-yx2asiywqjos64vp-1
  pkg/gnu/sync/Makefile          makefile-20200213030304-yx2asiywqjos64vp-4
  pkg/gnu/sync/config.mk         config.mk-20200213030304-yx2asiywqjos64vp-2
  pkg/gnu/sync/gpg-keyring       gpgkeyring-20200213030304-yx2asiywqjos64vp-3
  pkg/gnu/sync/sha256sums        sha256sums-20200213030304-yx2asiywqjos64vp-5
=== added directory 'pkg/gnu/sync'
=== added file 'pkg/gnu/sync/Makefile'
--- a/pkg/gnu/sync/Makefile     1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/sync/Makefile     2020-02-13 03:04:08 +0000
@@ -0,0 +1,46 @@
+# Copyright © 2020 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+NAME = sync
+GARNAME = sync
+GARVERSION = 0.6.0
+HOME_URL = http://taler.net
+DESCRIPTION =  An HTTP server that allows clients to backup data.
+define BLURB
+Sync implements an HTTP server that allows clients to backup data.
+Envisioned use-cases are the creation of backups for Taler wallets and
+(GnuPG) key rings and other small but essential sensitive information.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = taler/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk

=== added file 'pkg/gnu/sync/config.mk'
--- a/pkg/gnu/sync/config.mk    1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/sync/config.mk    2020-02-13 03:04:08 +0000
@@ -0,0 +1,4 @@
+## Configuration options for taler-sync ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnu/sync/gpg-keyring'
Binary files a/pkg/gnu/sync/gpg-keyring 1970-01-01 00:00:00 +0000 and 
b/pkg/gnu/sync/gpg-keyring        2020-02-13 03:04:08 +0000 differ
=== added file 'pkg/gnu/sync/sha256sums'
--- a/pkg/gnu/sync/sha256sums   1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/sync/sha256sums   2020-02-13 03:04:08 +0000
@@ -0,0 +1,2 @@
+7a28a274406b56cb15bcc540768c3db3e522d9ba087cea7f63485beee3924edb  
download/sync-0.6.0.tar.gz
+a9a95ff849d561e18c00e4d03b7292c37910d9de1b706d511dd3ef3610450f26  
download/sync-0.6.0.tar.gz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]