summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormjl <mjl>2001-03-19 13:11:19 +0000
committermjl <mjl>2001-03-19 13:11:19 +0000
commit22abf3476742aee5edf158e916b97cfc29d57961 (patch)
treecc4e834fe8e82ac58948a04b9169f22b2c799ef7 /www
parent009c53c038f97038e4933e3f87538797773d4fc2 (diff)
downloadpkgsrc-22abf3476742aee5edf158e916b97cfc29d57961.tar.gz
Update to 1.0.9.
Add ghttp_flush_reponse_buffer API call to gnome-http, so that apps who don't want to buffer the entire HTTP response can fetch chunks of it at a time. * ghttp.h/ghttp.c: New function ghttp_get_header_names() that allows you to get a list of the headers that a server returned with its response. * http_hdrs.h/http_hdrs.c: New function http_hdr_get_headers() to support the api in ghttp.c. * http_req.c: (http_req_send): Minor fix that John Trowbridge contributed. * http_date.c (month_from_string_short): Use strncmp instead of memcmp when comparing strings to avoid reading memory we do not own. Thanks Purify! * http_uri.c (http_uri_parse): ditto * configure.in: Checking in Ben Taylor's Solaris patch for lib configuration.
Diffstat (limited to 'www')
-rw-r--r--www/libghttp/Makefile4
-rw-r--r--www/libghttp/files/md54
2 files changed, 4 insertions, 4 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile
index aec5a28ed9b..16f827ff886 100644
--- a/www/libghttp/Makefile
+++ b/www/libghttp/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2001/02/17 17:22:12 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2001/03/19 13:11:19 mjl Exp $
-DISTNAME= libghttp-1.0.7
+DISTNAME= libghttp-1.0.9
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/libghttp/}
diff --git a/www/libghttp/files/md5 b/www/libghttp/files/md5
index a8b37dde7cb..2b413fedf77 100644
--- a/www/libghttp/files/md5
+++ b/www/libghttp/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.3 2000/11/25 17:22:16 rh Exp $
+$NetBSD: md5,v 1.4 2001/03/19 13:11:20 mjl Exp $
-MD5 (libghttp-1.0.7.tar.gz) = 7d93355b365efc34c3a146567def0d78
+SHA1 (libghttp-1.0.9.tar.gz) = 666cbf89be2a5c331693c97f8f17ff39e94bb23f