./www/serf, High-performance asynchronous HTTP client library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q2, Version: 1.3.7, Package name: serf-1.3.7, Maintainer: pkgsrc-users

The serf library is a C-based HTTP client library built upon the Apache
Portable Runtime (APR) library. It multiplexes connections, running the
read/write communication asynchronously. Memory copies and transformations
are kept to a minimum to provide high-performance operation.


Required to run:
[devel/apr] [devel/apr-util]

Required to build:
[devel/scons]

Master sites:

SHA1: db9ae339dba10a2b47f9bdacf30a58fd8e36683a
RMD160: ed237d2a788f98c17d5317c14e0f8f9a4f8a7755
Filesize: 138.064 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-17 12:30:11 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #4473 - requested by wiz
www/serf: security update

Revisions pulled up:
- www/serf/Makefile                                             1.31
- www/serf/distinfo                                             1.17

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Sat Aug 16 12:11:53 UTC 2014

   Modified Files:
   	pkgsrc/www/serf: Makefile distinfo

   Log message:
   Update to 1.3.7:

   Serf 1.3.7 [2014-08-11, from /tags/1.3.7, r2411]
     Handle NUL bytes in fields of an X.509 certificate. (r2393, r2399)