gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6837: libgsasl and gsasl


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6837: libgsasl and gsasl
Date: Wed, 1 Jan 2020 18:09:50 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6837
revision-id: address@hidden-20200101230943-yazon9c18hfw8in6
parent: address@hidden-20200101013744-b88wykx3y1sd0rbc
committer: address@hidden
branch nick: trunk
timestamp: Wed 2020-01-01 15:09:43 -0800
message:
  libgsasl and gsasl
modified:
  pkg/gnu/glean/Makefile         makefile-20170514073818-7d27r1u89exh7llb-3
  pkg/gnu/gsasl/Makefile         makefile-20160617014725-uokjfnggs70iry9h-945
  pkg/gnu/gsasl/sha256sums       sha256sums-20160617014725-uokjfnggs70iry9h-947
=== modified file 'pkg/gnu/glean/Makefile'
--- a/pkg/gnu/glean/Makefile    2018-07-26 21:22:40 +0000
+++ b/pkg/gnu/glean/Makefile    2020-01-01 23:09:43 +0000
@@ -40,7 +40,7 @@
 ######################################################################
 #https://git.savannah.gnu.org/cgit/glean.git/
        # http://glean.eu/releases/glean-0.1.tar.gz  defunct
-
+##https://web.archive.org/web/20171102185102/http://glean.eu/posts/releases/glean-0.1.tar.gz
 #MASTER_SITES = http://glean.eu/
 MASTER_SITES = https://git.savannah.gnu.org/cgit/glean.git/
        #  git clone $(MASTER_SITES)

=== modified file 'pkg/gnu/gsasl/Makefile'
--- a/pkg/gnu/gsasl/Makefile    2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gsasl/Makefile    2020-01-01 23:09:43 +0000
@@ -1,6 +1,8 @@
 # Copyright © 2013 Brandon Invergo <address@hidden>
+# Copyright © 2020 Carl Hansen <address@hidden>
 #
-# This file is part of GSRC.
+# 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
@@ -14,18 +16,21 @@
 #
 # 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 = SASL
 GARNAME = gsasl
-GARVERSION = 1.8.0
+GARVERSION = 1.8.1
 HOME_URL = http://www.gnu.org/software/gsasl/
-DESCRIPTION = Simple Authentication and Security Layer library
+DESCRIPTION = Simple Authentication and Security Layer command tools
 define BLURB
 GNU SASL is an implementation of the Simple Authentication and
 Security Layer framework.  On network servers such as IMAP or SMTP
 servers, SASL is used to handle client/server authentication.  This
-package contains both a library and a command-line tool to access the
-library.
+package contains  a command-line tool to access the
+library. The library in in libgsasl.
 endef
 
 ######################################################################

=== modified file 'pkg/gnu/gsasl/sha256sums'
--- a/pkg/gnu/gsasl/sha256sums  2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gsasl/sha256sums  2020-01-01 23:09:43 +0000
@@ -1,2 +1,2 @@
-310262d1ded082d1ceefc52d6dad265c1decae8d84e12b5947d9b1dd193191e5  
download/gsasl-1.8.0.tar.gz
-e4f1acfa7273983978797c0201b2aecd0636b1df2024e9e67b3e23a9724909b2  
download/gsasl-1.8.0.tar.gz.sig
+4dda162a511976bfef14ad1fecd7733719dfd9c361b5d09dc8414ea9d472d8d2  
download/gsasl-1.8.1.tar.gz
+edc4136623329d663be66c3e2ac55a5179cfc1125610a9f113a2268e18fa82d8  
download/gsasl-1.8.1.tar.gz.sig


reply via email to

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