Fri Sep 19 19:23:07 2008 UTC ()
Update to 1.2.9 and fix SunOS builds
1.2.9 binding to an adapter did not work, 'SIGPIPE' was not handled correctly
1.2.8 fixed a segfault introduced in version 1.2.7
1.2.7 http statuscodes are now correctly interpreted (if selected)
1.2.6 Can now split measured latency in time to connect and time to exchange a request with the HTTP server


(adrianp)
diff -r1.8 -r1.9 pkgsrc/net/httping/Makefile
diff -r1.5 -r1.6 pkgsrc/net/httping/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/net/httping/Makefile (expand / switch to context diff)
--- pkgsrc/net/httping/Makefile 2008/01/18 05:08:42 1.8
+++ pkgsrc/net/httping/Makefile 2008/09/19 19:23:07 1.9
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/01/18 05:08:42 tnn Exp $
+# $NetBSD: Makefile,v 1.9 2008/09/19 19:23:07 adrianp Exp $
 #
 
-DISTNAME=		httping-1.2.5
-PKGREVISION=		1
+DISTNAME=		httping-1.2.9
 CATEGORIES=		net
 MASTER_SITES=		http://www.vanheusden.com/httping/
 EXTRACT_SUFX=		.tgz
@@ -16,7 +15,7 @@
 LDFLAGS.SunOS=		-lnsl -lsocket
 
 .if (${OPSYS} == "NetBSD" && !empty(OS_VERSION:M[123]*)) || \
-    ${OPSYS} == "Darwin" || ${OPSYS} == "DragonFly"
+    ${OPSYS} == "Darwin" || ${OPSYS} == "DragonFly" || ${OPSYS} == "SunOS"
 .else
 CFLAGS+=	-DHAVE_STRNDUP
 .endif

cvs diff -r1.5 -r1.6 pkgsrc/net/httping/distinfo (expand / switch to context diff)
--- pkgsrc/net/httping/distinfo 2007/12/27 15:45:19 1.5
+++ pkgsrc/net/httping/distinfo 2008/09/19 19:23:07 1.6
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2007/12/27 15:45:19 joerg Exp $
+$NetBSD: distinfo,v 1.6 2008/09/19 19:23:07 adrianp Exp $
 
-SHA1 (httping-1.2.5.tgz) = f1d1c4797d47c1c34d1132bdb4e42b131c859e6d
-RMD160 (httping-1.2.5.tgz) = 8e89fbe7308e4b1d3f4e87b7fae9b10edc273218
-Size (httping-1.2.5.tgz) = 13078 bytes
+SHA1 (httping-1.2.9.tgz) = 6be7b8299b2ee01e42e1a1566497d2c6a0d0ed6c
+RMD160 (httping-1.2.9.tgz) = 8fd9a6c8ccef3f6599b41deb58ffb6e46b1cc715
+Size (httping-1.2.9.tgz) = 13315 bytes
 SHA1 (patch-aa) = 398c2b9a4152f2b4aaad85fc5829ae3b8f85d7fa
 SHA1 (patch-ab) = 28f13ce32299c6dab791ae411e58567500834c04
 SHA1 (patch-ac) = 8840c6d810d6b6ed299d5ea09fc9ca5874ab0e26