pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/serf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Oct  6 16:45:04 UTC 2013

Modified Files:
        pkgsrc/www/serf: Makefile PLIST buildlink3.mk distinfo
        pkgsrc/www/serf/patches: patch-SConstruct

Log Message:
Update to 1.3.2.

Upstream downgraded their shlib major version (at least on NetBSD).
Since there are so few packages in pkgsrc depending on it, follow suit.
Recursive revbump coming next.

Serf 1.3.2 [2013-10-04, from /tags/1.3.2, r????]
  Fix issue 130: HTTP headers should be treated case-insensitively
  Fix issue 126: Compilation breaks with Codewarrior compiler
  Fix crash during cleanup of SSL buckets in apr_terminate() (r2145)
  Fix Windows build: Also export functions with capital letters in .def file
  Fix host header when url contains a username or password (r2170)
  Ensure less TCP package fragmentation on Windows (r2145)
  Handle authentication for responses to HEAD requests (r2178,-9)
  Improve serf_get: add option to add request headers, allow url with query,
     allow HEAD requests (r2143,r2175,-6)
  Improve RFC conformance: don't expect body for certain responses (r2011,-2)
  Do not invoke progress callback when no data was received (r2144)
  And more test suite fixes and build warning cleanups
  SCons-related fixes:
   Fix build when GSSAPI not in default include path (2155)
   Fix OpenBSD build: always map all LIBPATH entries into RPATH (r2156)
   Checksum generation in Windows shared libraries for release builds (2162)
   Mac OS X: Use MAJOR version only in dylib install name (r2161)
   Use both MAJOR and MINOR version for the shared library name (2163)
   Fix the .pc file when installing serf in a non-default LIBDIR (r2191)


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/serf/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/serf/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/serf/buildlink3.mk
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/serf/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/serf/patches/patch-SConstruct

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




Home | Main Index | Thread Index | Old Index