gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5640: update npth to 1.5


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5640: update npth to 1.5
Date: Thu, 21 Jun 2018 14:20:29 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5640
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2018-06-21 11:20:24 -0700
message:
  update npth to 1.5
modified:
  pkg/gnu/npth/Makefile          makefile-20160617014725-uokjfnggs70iry9h-1476
  pkg/gnu/npth/gpg-keyring       gpgkeyring-20170728224604-meo2z1kn4zw5jvta-1
=== modified file 'pkg/gnu/npth/Makefile'
--- a/pkg/gnu/npth/Makefile     2017-06-07 21:30:46 +0000
+++ b/pkg/gnu/npth/Makefile     2018-06-21 18:20:24 +0000
@@ -1,4 +1,5 @@
-# Copyright © 2015,  2017 Brandon Invergo <address@hidden>
+# Copyright © 2015, 2017 Brandon Invergo <address@hidden>
+# Copyright © 2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -14,14 +15,20 @@
 #
 # 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 = nPth
 GARNAME = npth
 GARVERSION = 1.5
-HOME_URL = http://www.gnu.org/software/npth/
-DESCRIPTION = A reimplementation of the Portable Threads Library
+HOME_URL = https://gnupg.org/software/npth/index.html
+DESCRIPTION = A reimplementation of the Portable Threads Library, pth
 define BLURB
-A reimplementation of the Portable Threads Library for gnupg.
+nPth is a library to provide the GNU Pth API and thus a non-preemptive
+threads implementation.  In contrast to GNU Pth it is based on the
+system's standard threads implementation. This allows the use of libraries
+which are not compatible to GNU Pth. Used by GnuPG. 
 endef
 
 ######################################################################
@@ -38,3 +45,4 @@
 
 include ../../../gar/gar.lib/auto.mk
 include config.mk
+

=== modified file 'pkg/gnu/npth/gpg-keyring'
Binary files a/pkg/gnu/npth/gpg-keyring 2017-12-20 21:50:31 +0000 and 
b/pkg/gnu/npth/gpg-keyring        2018-06-21 18:20:24 +0000 differ

reply via email to

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