summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz>2013-07-04 17:17:28 +0000
committerwiz <wiz>2013-07-04 17:17:28 +0000
commit2b879c16e06f23ae83b76062c5dcf5cae166cd77 (patch)
treea9d4982e143e9d473de174444ae51faaffdc9004 /www
parent32223ebd95961be6aad7dd59af7885437bfe6138 (diff)
downloadpkgsrc-2b879c16e06f23ae83b76062c5dcf5cae166cd77.tar.gz
Update to 1.2.1:
Serf 1.2.1 [2013-06-03, from /tags/1.2.1] Fix issue 95: add gssapi switches to configure (r1864, r1900) Fix issue 97: skip mmap bucket if APR_HAS_MMAP is undefined (r1877) Fix issue 100: building against an old Windows Platform SDK (r1881) Fix issue 102: digest authentication failures (r1885) Improve error return values in SSPI authentication (r1804) Ensure serf-1.pc is constructed by serfmake (r1865) Optimize SPNego authentication processing (r1868) Reject certs that application does not like (r1794) Fix possible endless loop in serf_linebuf_fetch() (r1816) Windows build: dereference INTDIR in serf.mak (r1882) Serf 1.2.0 [2013-02-22, from /tags/1.2.0, r1726] Fixed issue 94: Serf can enter an infinite loop when server aborts conn. Fixed issue 91: Serf doesn't handle an incoming 408 Timeout Request Fixed issue 80: Serf is not handling Negotiate authentication correctly Fixed issue 77: Endless loop if server doesn't accept Negotiate authn Fixed issue 93: cleanup-after-fork interferes with parent (r1714) Fixed most of issue 89: Support REAL SPNEGO authentication Enable Negotiate/Kerberos support for proxy servers. Return error when C-L, chunked, gzip encoded response bodies where truncated (due to aborted connection) (r1688) Add a logging mechanism that can be enabled at compile-time. Don't lookup server address if a proxy was configured. (r1706) Fix an off-by-one in buffer sizing (r1695) Disable SSL compression by default + API to enable it (r1692) New serf_connection_get_latency() for estimated network latency (r1689) New error code and RFC compliance for the HTTPS tunnel (r1701, r1644) Handle EINTR when a user suspends and then backgrounds the app (r1708) Minor fixes and test suite improvements.
Diffstat (limited to 'www')
-rw-r--r--www/serf/Makefile5
-rw-r--r--www/serf/PLIST3
-rw-r--r--www/serf/distinfo8
3 files changed, 7 insertions, 9 deletions
diff --git a/www/serf/Makefile b/www/serf/Makefile
index 7b66fce2442..a11b1a6ae86 100644
--- a/www/serf/Makefile
+++ b/www/serf/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2013/02/22 15:38:44 taca Exp $
-#
+# $NetBSD: Makefile,v 1.17 2013/07/04 17:17:28 wiz Exp $
-DISTNAME= serf-1.1.1
+DISTNAME= serf-1.2.1
CATEGORIES= www
MASTER_SITES= http://serf.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/www/serf/PLIST b/www/serf/PLIST
index 94b906d9371..6665314a422 100644
--- a/www/serf/PLIST
+++ b/www/serf/PLIST
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2013/02/22 15:38:44 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2013/07/04 17:17:28 wiz Exp $
include/serf-1/serf.h
include/serf-1/serf_bucket_types.h
include/serf-1/serf_bucket_util.h
-include/serf-1/serf_private.h
lib/libserf-1.la
lib/pkgconfig/serf-1.pc
diff --git a/www/serf/distinfo b/www/serf/distinfo
index 0ffb5a1f850..cef1181d1d4 100644
--- a/www/serf/distinfo
+++ b/www/serf/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2013/02/22 15:38:44 taca Exp $
+$NetBSD: distinfo,v 1.5 2013/07/04 17:17:28 wiz Exp $
-SHA1 (serf-1.1.1.tar.bz2) = 1ec4689ef57e7c28e7371df00d0ccc3e32ef6457
-RMD160 (serf-1.1.1.tar.bz2) = b73b71d0ed13a630609aac2ad38dd0cb8faee07c
-Size (serf-1.1.1.tar.bz2) = 169853 bytes
+SHA1 (serf-1.2.1.tar.bz2) = f65fbbd72926c8e7cf0dbd4ada03b0d226f461fd
+RMD160 (serf-1.2.1.tar.bz2) = 49036f303a7737981276fa451a66a3b5bccc201f
+Size (serf-1.2.1.tar.bz2) = 190464 bytes