pkgsrc-WIP-changes archive

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

Update to Varnish 4.1.1



Module Name:	pkgsrc-wip
Committed By:	Sevan Janiyan <venture37%geeklan.co.uk@localhost>
Pushed By:	sevan
Date:		Wed Feb 10 03:50:11 2016 +0000
Changeset:	921882f4882c15909978a241f99319b86d8baa01

Modified Files:
	varnish/Makefile
	varnish/distinfo
Removed Files:
	varnish/patches/patch-lib_libvarnish_vtcp.c

Log Message:
Update to Varnish 4.1.1

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=921882f4882c15909978a241f99319b86d8baa01

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

diffstat:
 varnish/Makefile                            |  2 +-
 varnish/distinfo                            |  8 ++++----
 varnish/patches/patch-lib_libvarnish_vtcp.c | 12 ------------
 3 files changed, 5 insertions(+), 17 deletions(-)

diffs:
diff --git a/varnish/Makefile b/varnish/Makefile
index 5226232..923db8e 100644
--- a/varnish/Makefile
+++ b/varnish/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.26 2015/08/18 07:31:20 wiz Exp $
 
-DISTNAME=	varnish-4.1.0
+DISTNAME=	varnish-4.1.1
 CATEGORIES=	www
 MASTER_SITES=	http://repo.varnish-cache.org/source/
 
diff --git a/varnish/distinfo b/varnish/distinfo
index 9c68f7f..3054b37 100644
--- a/varnish/distinfo
+++ b/varnish/distinfo
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.13 2015/03/09 00:47:05 mspo Exp $
 
-SHA1 (varnish-4.1.0.tar.gz) = 99edee05da3404d34cadb0e17ac3427351042afa
-RMD160 (varnish-4.1.0.tar.gz) = 13e6172691405d30c380942af2e89e19a4cca431
-Size (varnish-4.1.0.tar.gz) = 1990932 bytes
+SHA1 (varnish-4.1.1.tar.gz) = b4a0f98f7a245ef8fb3bd76100e57e2205ce2b48
+RMD160 (varnish-4.1.1.tar.gz) = bbfee999a51d34ffc432bf8f49e0cf7c9da02366
+SHA512 (varnish-4.1.1.tar.gz) = 8407fa049aafd3ae1c7dfe134a2ecaa10d1a0fb77359bd423cc97e90790eacf3b8a785926956a3d0842efbdeb1558ecb487181f093124b9698961f29d30f0b15
+Size (varnish-4.1.1.tar.gz) = 2009042 bytes
 SHA1 (patch-etc__Makefile.in) = 294da8aac5cc31d1d8e6a2714b48fbdbbe6c7f67
-SHA1 (patch-lib_libvarnish_vtcp.c) = 47d2da33ff566bb4c259a3b94a03698d04385ea6
diff --git a/varnish/patches/patch-lib_libvarnish_vtcp.c b/varnish/patches/patch-lib_libvarnish_vtcp.c
deleted file mode 100644
index 4d3b82e..0000000
--- a/varnish/patches/patch-lib_libvarnish_vtcp.c
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD$
-
---- lib/libvarnish/vtcp.c.orig	2015-09-30 11:39:14.000000000 +0000
-+++ lib/libvarnish/vtcp.c
-@@ -32,6 +32,7 @@
- #include <sys/types.h>
- #include <sys/socket.h>
- #include <sys/ioctl.h>
-+#include <sys/time.h>
- #ifdef HAVE_SYS_FILIO_H
- #  include <sys/filio.h>
- #endif


Home | Main Index | Thread Index | Old Index