diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-06 16:45:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-06 16:45:04 +0000 |
commit | 0d285beeef74fa466238205dbf4960093c54d0af (patch) | |
tree | bfc05ddcb11fc50ddd1bd6a79075bb87c26694c4 /www | |
parent | 499c4ed36810976d764627f20d9e40338c6bbad7 (diff) | |
download | pkgsrc-0d285beeef74fa466238205dbf4960093c54d0af.tar.gz |
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)
Diffstat (limited to 'www')
-rw-r--r-- | www/serf/Makefile | 4 | ||||
-rw-r--r-- | www/serf/PLIST | 6 | ||||
-rw-r--r-- | www/serf/buildlink3.mk | 4 | ||||
-rw-r--r-- | www/serf/distinfo | 10 | ||||
-rw-r--r-- | www/serf/patches/patch-SConstruct | 16 |
5 files changed, 15 insertions, 25 deletions
diff --git a/www/serf/Makefile b/www/serf/Makefile index e60eb1d1019..26388db481f 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2013/09/20 06:30:02 jperkin Exp $ +# $NetBSD: Makefile,v 1.21 2013/10/06 16:45:04 wiz Exp $ -DISTNAME= serf-1.3.1 +DISTNAME= serf-1.3.2 CATEGORIES= www MASTER_SITES= http://serf.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/serf/PLIST b/www/serf/PLIST index 85a8af2e03a..89fa53f3e3f 100644 --- a/www/serf/PLIST +++ b/www/serf/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.5 2013/09/06 17:23:49 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2013/10/06 16:45:04 wiz Exp $ include/serf-1/serf.h include/serf-1/serf_bucket_types.h include/serf-1/serf_bucket_util.h lib/libserf-1.a lib/libserf-1.so -lib/libserf-1.so.3 -lib/libserf-1.so.3.0.0 +lib/libserf-1.so.1 +lib/libserf-1.so.1.3.0 lib/pkgconfig/serf-1.pc diff --git a/www/serf/buildlink3.mk b/www/serf/buildlink3.mk index 2ec26f08f16..4f7806d6c79 100644 --- a/www/serf/buildlink3.mk +++ b/www/serf/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2013/09/07 19:38:41 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2013/10/06 16:45:04 wiz Exp $ BUILDLINK_TREE+= serf @@ -6,7 +6,7 @@ BUILDLINK_TREE+= serf SERF_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.serf+= serf>=1.1.1 -BUILDLINK_ABI_DEPENDS.serf+= serf>=1.3.1 +BUILDLINK_ABI_DEPENDS.serf+= serf>=1.3.2 BUILDLINK_PKGSRCDIR.serf?= ../../www/serf .include "../../devel/apr/buildlink3.mk" diff --git a/www/serf/distinfo b/www/serf/distinfo index ddfc1f0fb18..e4b8bf7c00a 100644 --- a/www/serf/distinfo +++ b/www/serf/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2013/09/17 14:01:01 adam Exp $ +$NetBSD: distinfo,v 1.10 2013/10/06 16:45:04 wiz Exp $ -SHA1 (serf-1.3.1.tar.bz2) = b8c8e12e7163d7bacf9be0ea4aaa7b8c32e8c72c -RMD160 (serf-1.3.1.tar.bz2) = 7833e2ab323800aae099c84b9a42ab0331c69c6e -Size (serf-1.3.1.tar.bz2) = 138181 bytes -SHA1 (patch-SConstruct) = 6268dde309e957d6ca5aee2957aef86f5cb14cb2 +SHA1 (serf-1.3.2.tar.bz2) = 90478cd60d4349c07326cb9c5b720438cf9a1b5d +RMD160 (serf-1.3.2.tar.bz2) = 8e3caf78f5bf906c0e20f33eab3f018b03363683 +Size (serf-1.3.2.tar.bz2) = 139861 bytes +SHA1 (patch-SConstruct) = 6bb757f55a9baf60de3cea43afe5fdbd6d24de18 SHA1 (patch-buckets_ssl__buckets.c) = f940e1703d3a8cf879d5a563cf57826f027ed8e1 diff --git a/www/serf/patches/patch-SConstruct b/www/serf/patches/patch-SConstruct index 035f0099ccc..9b6a688e9d8 100644 --- a/www/serf/patches/patch-SConstruct +++ b/www/serf/patches/patch-SConstruct @@ -1,9 +1,8 @@ -$NetBSD: patch-SConstruct,v 1.2 2013/09/17 14:01:01 adam Exp $ +$NetBSD: patch-SConstruct,v 1.3 2013/10/06 16:45:04 wiz Exp $ -Hack: Use OPENSSL variable as final shared library path; fixes lib id on Darwin. Don't append -O2 compiler flag. ---- SConstruct.orig 2013-09-11 09:42:09.000000000 +0000 +--- SConstruct.orig 2013-10-04 15:11:04.000000000 +0000 +++ SConstruct @@ -146,7 +146,7 @@ if sys.platform == 'win32': True), @@ -14,7 +13,7 @@ Don't append -O2 compiler flag. tools=('default', 'textfile',), CPPPATH=['.', ], ) -@@ -238,7 +238,6 @@ if sys.platform != 'win32': +@@ -240,7 +240,6 @@ if sys.platform != 'win32': env.Append(CCFLAGS='-g') env.Append(CPPDEFINES=['DEBUG', '_DEBUG']) else: @@ -22,12 +21,3 @@ Don't append -O2 compiler flag. env.Append(CPPDEFINES='NDEBUG') ### works for Mac OS. probably needs to change -@@ -401,7 +400,7 @@ if sys.platform == 'darwin': - # to a path in the sandbox. The shared library install name (id) should be the - # final targat path. - install_shared_path = install_shared[0].abspath -- target_install_shared_path = os.path.join(libdir, lib_shared[0].name) -+ target_install_shared_path = os.path.join('$OPENSSL', lib_shared[0].name) - env.AddPostAction(install_shared, ('install_name_tool -id %s %s' - % (target_install_shared_path, - install_shared_path))) |