gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5832: update guile-oauth to 0.3.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5832: update guile-oauth to 0.3.0
Date: Sun, 19 Aug 2018 19:40:27 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5832
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2018-08-19 16:40:20 -0700
message:
  update guile-oauth to 0.3.0
added:
  pkg/other/guile-oauth/         guileoauth-20180819232619-ddvhyxus0k32d1tg-1
  pkg/other/guile-oauth/Makefile makefile-20180819232619-ddvhyxus0k32d1tg-3
  pkg/other/guile-oauth/config.mk config.mk-20180819232619-ddvhyxus0k32d1tg-4
  pkg/other/guile-oauth/gpg-keyring gpgkeyring-20180819232626-e2sy59k6czxnp6zs-1
  pkg/other/guile-oauth/sha256sums sha256sums-20180819232619-ddvhyxus0k32d1tg-2
=== added directory 'pkg/other/guile-oauth'
=== added file 'pkg/other/guile-oauth/Makefile'
--- a/pkg/other/guile-oauth/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-oauth/Makefile    2018-08-19 23:40:20 +0000
@@ -0,0 +1,46 @@
+# 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-oauth
+GARNAME = guile-oauth
+GARVERSION = 0.3.0
+HOME_URL =  http://savannah.nongnu.org/projects/guile-oauth
+DESCRIPTION = guile scheme oauth module 
+define BLURB
+guile-oauth is a simple OAuth client module for Guile. It supports OAuth
+1.0 protocol, and HMAC-SHA1 and PLAINTEXT signatures.  It depends on
+the following Guile version >-2.2.0 and modules GnuTLS
+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-oauth/config.mk'
--- a/pkg/other/guile-oauth/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-oauth/config.mk   2018-08-19 23:40:20 +0000
@@ -0,0 +1,5 @@
+## Configuration options  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/guile-oauth/gpg-keyring'
Binary files a/pkg/other/guile-oauth/gpg-keyring        1970-01-01 00:00:00 
+0000 and b/pkg/other/guile-oauth/gpg-keyring       2018-08-19 23:40:20 +0000 
differ
=== added file 'pkg/other/guile-oauth/sha256sums'
--- a/pkg/other/guile-oauth/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-oauth/sha256sums  2018-08-19 23:40:20 +0000
@@ -0,0 +1,2 @@
+d7585a921ede051f01922337bb79dc00b89d2e3eb9f4eaed6f6d340e6b356f4e  
download/guile-oauth-0.3.0.tar.gz
+c4e65b383f2d538786e5e61c5b67eb211a9eea6d320d85a1646a6dea6b731450  
download/guile-oauth-0.3.0.tar.gz.sig


reply via email to

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