From owner-svn-ports-all@freebsd.org Fri Mar 16 21:54:07 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0D2CF50CFF; Fri, 16 Mar 2018 21:54:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 76D2676E4C; Fri, 16 Mar 2018 21:54:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6E9C3162C; Fri, 16 Mar 2018 21:54:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2GLs63G068985; Fri, 16 Mar 2018 21:54:06 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2GLs630068981; Fri, 16 Mar 2018 21:54:06 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201803162154.w2GLs630068981@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 16 Mar 2018 21:54:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464742 - in head/www: . varnish6 X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: in head/www: . varnish6 X-SVN-Commit-Revision: 464742 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Mar 2018 21:54:07 -0000 Author: feld Date: Fri Mar 16 21:54:05 2018 New Revision: 464742 URL: https://svnweb.freebsd.org/changeset/ports/464742 Log: Welcome www/varnish6 to the tree Release Notes: https://varnish-cache.org/releases/rel6.0.0.html#rel6-0-0 Added: head/www/varnish6/ - copied from r464525, head/www/varnish5/ Modified: head/www/Makefile head/www/varnish6/Makefile head/www/varnish6/distinfo head/www/varnish6/pkg-plist Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri Mar 16 21:30:29 2018 (r464741) +++ head/www/Makefile Fri Mar 16 21:54:05 2018 (r464742) @@ -2416,6 +2416,7 @@ SUBDIR += varnish-nagios SUBDIR += varnish4 SUBDIR += varnish5 + SUBDIR += varnish6 SUBDIR += vdr-plugin-live SUBDIR += vdradmin-am SUBDIR += vee Modified: head/www/varnish6/Makefile ============================================================================== --- head/www/varnish5/Makefile Wed Mar 14 18:12:21 2018 (r464525) +++ head/www/varnish6/Makefile Fri Mar 16 21:54:05 2018 (r464742) @@ -1,11 +1,11 @@ # $FreeBSD$ PORTNAME= varnish -PORTVERSION= 5.2.1 +PORTVERSION= 6.0.0 DISTVERSIONPREFIX= varnish- PORTREVISION= 0 CATEGORIES= www -PKGNAMESUFFIX= 5 +PKGNAMESUFFIX= 6 MAINTAINER= feld@FreeBSD.org COMMENT= High-performance HTTP accelerator @@ -15,7 +15,7 @@ LICENSE= BSD2CLAUSE BUILD_DEPENDS= rst2man:textproc/py-docutils LIB_DEPENDS= libpcre.so:devel/pcre -CONFLICTS= varnish-2.* varnish-3.* varnish4-4.* +CONFLICTS= varnish-2.* varnish-3.* varnish4-4.* varnish5-5.* USES= autoreconf cpe gmake libedit libtool ncurses pathfix \ pkgconfig python:2.7,build readline shebangfix Modified: head/www/varnish6/distinfo ============================================================================== --- head/www/varnish5/distinfo Wed Mar 14 18:12:21 2018 (r464525) +++ head/www/varnish6/distinfo Fri Mar 16 21:54:05 2018 (r464742) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510750491 -SHA256 (varnishcache-varnish-cache-varnish-5.2.1_GH0.tar.gz) = f44decf0f382a2ac76aaaa2478167a6b41909a3f6179eeefce402d19e694aba0 -SIZE (varnishcache-varnish-cache-varnish-5.2.1_GH0.tar.gz) = 1259369 +TIMESTAMP = 1521236203 +SHA256 (varnishcache-varnish-cache-varnish-6.0.0_GH0.tar.gz) = abfd48fbfadb98e5ea09b0c9a64cea6c19c8b07b6b4851a99a968b1ff2379ec5 +SIZE (varnishcache-varnish-cache-varnish-6.0.0_GH0.tar.gz) = 1351443 Modified: head/www/varnish6/pkg-plist ============================================================================== --- head/www/varnish5/pkg-plist Wed Mar 14 18:12:21 2018 (r464525) +++ head/www/varnish6/pkg-plist Fri Mar 16 21:54:05 2018 (r464742) @@ -9,9 +9,8 @@ include/varnish/cache/cache.h include/varnish/cache/cache_backend.h include/varnish/cache/cache_director.h include/varnish/cache/cache_filter.h -include/varnish/common/common.h -include/varnish/common/common_vsm.h -include/varnish/common/com_params.h +include/varnish/cache/cache_varnishd.h +include/varnish/common/common_param.h include/varnish/miniobj.h include/varnish/tbl/acct_fields_bereq.h include/varnish/tbl/acct_fields_req.h @@ -55,7 +54,6 @@ include/varnish/tbl/waiters.h include/varnish/vapi/vapi_options.h include/varnish/vapi/voptget.h include/varnish/vapi/vsc.h -include/varnish/vapi/vsc_int.h include/varnish/vapi/vsl.h include/varnish/vapi/vsl_int.h include/varnish/vapi/vsm.h @@ -85,8 +83,10 @@ lib/libvarnishapi.so.1 lib/libvarnishapi.so.1.0.6 lib/varnish/vmods/libvmod_blob.so lib/varnish/vmods/libvmod_directors.so +lib/varnish/vmods/libvmod_proxy.so lib/varnish/vmods/libvmod_purge.so lib/varnish/vmods/libvmod_std.so +lib/varnish/vmods/libvmod_unix.so lib/varnish/vmods/libvmod_vtc.so libdata/pkgconfig/varnishapi.pc man/man1/varnishadm.1.gz @@ -99,8 +99,10 @@ man/man1/varnishtest.1.gz man/man1/varnishtop.1.gz man/man3/vmod_blob.3.gz man/man3/vmod_directors.3.gz +man/man3/vmod_proxy.3.gz man/man3/vmod_purge.3.gz man/man3/vmod_std.3.gz +man/man3/vmod_unix.3.gz man/man3/vmod_vtc.3.gz man/man7/varnish-cli.7.gz man/man7/varnish-counters.7.gz