pkgsrc-WIP-changes archive

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

gnurl: Simplify DESCR



Module Name:	pkgsrc-wip
Committed By:	ng0 <ng0%n0.is@localhost>
Pushed By:	ng0
Date:		Mon Jan 21 19:31:59 2019 +0000
Changeset:	affb653e2bc5e018c647ba4e7c1a56bb9cce5a73

Modified Files:
	gnurl/DESCR

Log Message:
gnurl: Simplify DESCR

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=affb653e2bc5e018c647ba4e7c1a56bb9cce5a73

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gnurl/DESCR | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diffs:
diff --git a/gnurl/DESCR b/gnurl/DESCR
index f9aeee4a60..d281618199 100644
--- a/gnurl/DESCR
+++ b/gnurl/DESCR
@@ -2,11 +2,6 @@ libgnurl is a fork of libcurl. The goal for libgnurl is to support
 only HTTP and HTTPS (and only HTTP 1.x) with a single crypto backend
 (GnuTLS) to ensure a small footprint and uniform experience for
 developers regardless of how libcurl was compiled.
-
-The reasons for gnurl can be read at https://gnunet.org/gnurl.
-
-Major changes from libcurl:
-* renamed the library binary from 'libcurl' to 'libgnurl'
-* renamed files to ensure a system-wide installation of
-  libgnurl does not result in namespace collisions with libcurl
-* adjustments to the testsuite to address the gnurl specific build
+This software is mainly used by GNUnet. The modifications to curl
+are kept to the bare minimum, intended to track upstream closely.
+gnurl is not a replacement for curl, so different paths are used.


Home | Main Index | Thread Index | Old Index