gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8845: update guile-gnutls to 3.7.11


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8845: update guile-gnutls to 3.7.11
Date: Fri, 9 Dec 2022 00:42:01 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8845
revision-id: carlhansen1234@gmail.com-20221209054156-1tmnlfoyzrufrktg
parent: carlhansen1234@gmail.com-20221209022540-9covq3tidw1b7jrv
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Thu 2022-12-08 21:41:56 -0800
message:
  update guile-gnutls to 3.7.11
added:
  pkg/gnu/guile-gnutls/          guilegnutls-20221209054143-0gt3dayadhmhob90-1
  pkg/gnu/guile-gnutls/Makefile  makefile-20221209054143-0gt3dayadhmhob90-3
  pkg/gnu/guile-gnutls/config.mk config.mk-20221209054143-0gt3dayadhmhob90-2
  pkg/gnu/guile-gnutls/sha256sums sha256sums-20221209054143-0gt3dayadhmhob90-4
=== added directory 'pkg/gnu/guile-gnutls'
=== added file 'pkg/gnu/guile-gnutls/Makefile'
--- a/pkg/gnu/guile-gnutls/Makefile     1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/guile-gnutls/Makefile     2022-12-09 05:41:56 +0000
@@ -0,0 +1,47 @@
+# Copyright ©2022 Carl Hansen <carlhansen@gnu.org>
+#
+# 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 bug-gsrc@gnu.org
+
+NAME = guile-GnuTLS
+GARNAME = guile-gnutls
+GARVERSION = 3.7.11
+HOME_URL = http://www.gnu.org/software/guile-gnutls/
+       # or http://gnutls.org
+DESCRIPTION = Transport layer security library
+define BLURB
+GnuTLS is a secure communications library implementing the SSL, TLS
+and DTLS protocols.  guile interface 
+endef
+LICENSE = LGPLv2.1+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)/
+MASTER_SUBDIR = gnutls/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES  = $(DISTNAME).tar.gz.sig
+INFO_FILES =  gnutls-guile.info
+
+BUILDDEPS = 
+LIBDEPS = 
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk

=== added file 'pkg/gnu/guile-gnutls/config.mk'
--- a/pkg/gnu/guile-gnutls/config.mk    1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/guile-gnutls/config.mk    2022-12-09 05:41:56 +0000
@@ -0,0 +1,4 @@
+## Configuration
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?= 

=== added file 'pkg/gnu/guile-gnutls/sha256sums'
--- a/pkg/gnu/guile-gnutls/sha256sums   1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/guile-gnutls/sha256sums   2022-12-09 05:41:56 +0000
@@ -0,0 +1,2 @@
+058eaa5c763e19fbf93e8b4eefc11280f8070535c138c99be11f00cd685613df  
download/guile-gnutls-3.7.11.tar.gz
+4f4ed40bff804dbdda4a98ef7590f197d327c7b5e9da15860d21b5ec5e947379  
download/guile-gnutls-3.7.11.tar.gz.sig


reply via email to

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