gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5900: update guile-redis to 1.1.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5900: update guile-redis to 1.1.0
Date: Thu, 6 Sep 2018 17:03:52 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5900
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2018-09-06 14:03:48 -0700
message:
  update guile-redis to 1.1.0
added:
  pkg/other/guile-redis/         guileredis-20180906210338-kdmnobw93rrgtmqe-1
  pkg/other/guile-redis/Makefile makefile-20180906210338-kdmnobw93rrgtmqe-4
  pkg/other/guile-redis/config.mk config.mk-20180906210338-kdmnobw93rrgtmqe-2
  pkg/other/guile-redis/gpg-keyring gpgkeyring-20180906210338-kdmnobw93rrgtmqe-3
  pkg/other/guile-redis/sha256sums sha256sums-20180906210338-kdmnobw93rrgtmqe-5
=== added directory 'pkg/other/guile-redis'
=== added file 'pkg/other/guile-redis/Makefile'
--- a/pkg/other/guile-redis/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-redis/Makefile    2018-09-06 21:03:48 +0000
@@ -0,0 +1,43 @@
+# Copyright ©2018 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# 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 =    guile-redis
+GARNAME = guile-redis
+GARVERSION = 1.1.0
+HOME_URL =  http://savannah.nongnu.org/projects/guile-redis
+DESCRIPTION = guile scheme redis wrapper
+define BLURB
+endef
+
+######################################################################
+MASTER_SITES = $(MASTER_SAVANNAH_RELEASES)/
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz 
+SIGFILES  = $(DISTNAME).tar.gz.sig
+
+#INFO_FILES = 
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+#include ../../../gar/gar.lib/info.mk
+include config.mk
+

=== added file 'pkg/other/guile-redis/config.mk'
--- a/pkg/other/guile-redis/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-redis/config.mk   2018-09-06 21:03:48 +0000
@@ -0,0 +1,5 @@
+## Configuration options  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/guile-redis/gpg-keyring'
Binary files a/pkg/other/guile-redis/gpg-keyring        1970-01-01 00:00:00 
+0000 and b/pkg/other/guile-redis/gpg-keyring       2018-09-06 21:03:48 +0000 
differ
=== added file 'pkg/other/guile-redis/sha256sums'
--- a/pkg/other/guile-redis/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-redis/sha256sums  2018-09-06 21:03:48 +0000
@@ -0,0 +1,2 @@
+aa149e74bfaadff7ab9009128b9d5326bf9f38769c5a261cddb16c067e8d8221  
download/guile-redis-1.1.0.tar.gz
+4d9f29fa90c8495eccd30aa1dfd3fdd153301300a968c65fb38483cabb237581  
download/guile-redis-1.1.0.tar.gz.sig


reply via email to

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