From owner-svn-ports-all@freebsd.org Mon Nov 16 14:25:59 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 453C34685A7; Mon, 16 Nov 2020 14:25:59 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CZWZv1X16z3QrT; Mon, 16 Nov 2020 14:25:59 +0000 (UTC) (envelope-from zi@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 276157270; Mon, 16 Nov 2020 14:25:59 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AGEPxi5006063; Mon, 16 Nov 2020 14:25:59 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AGEPwDU006060; Mon, 16 Nov 2020 14:25:58 GMT (envelope-from zi@FreeBSD.org) Message-Id: <202011161425.0AGEPwDU006060@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Mon, 16 Nov 2020 14:25:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555477 - in head/www/varnish-modules: . files X-SVN-Group: ports-head X-SVN-Commit-Author: zi X-SVN-Commit-Paths: in head/www/varnish-modules: . files X-SVN-Commit-Revision: 555477 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.34 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: Mon, 16 Nov 2020 14:25:59 -0000 Author: zi Date: Mon Nov 16 14:25:58 2020 New Revision: 555477 URL: https://svnweb.freebsd.org/changeset/ports/555477 Log: - Update to 0.17.0 PR: 251186 Submitted by: Dani Modified: head/www/varnish-modules/Makefile head/www/varnish-modules/distinfo head/www/varnish-modules/files/patch-src_Makefile.am Modified: head/www/varnish-modules/Makefile ============================================================================== --- head/www/varnish-modules/Makefile Mon Nov 16 14:24:58 2020 (r555476) +++ head/www/varnish-modules/Makefile Mon Nov 16 14:25:58 2020 (r555477) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= varnish-modules -PORTVERSION= 20200730 -PORTREVISION= 1 +PORTVERSION= 0.17.0 CATEGORIES= www MAINTAINER= zi@FreeBSD.org @@ -20,7 +19,7 @@ INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= varnish -GH_TAGNAME= 2daf752 +GH_PROJECT= varnish-modules MAKE_JOBS_UNSAFE= yes Modified: head/www/varnish-modules/distinfo ============================================================================== --- head/www/varnish-modules/distinfo Mon Nov 16 14:24:58 2020 (r555476) +++ head/www/varnish-modules/distinfo Mon Nov 16 14:25:58 2020 (r555477) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596135779 -SHA256 (varnish-varnish-modules-20200730-2daf752_GH0.tar.gz) = 139289956bb09353f72b99a7f1430a596546c96b57192b421b86ffbc4d09212a -SIZE (varnish-varnish-modules-20200730-2daf752_GH0.tar.gz) = 59557 +TIMESTAMP = 1605532253 +SHA256 (varnish-varnish-modules-0.17.0_GH0.tar.gz) = 5da9285ee2a746ea63d7f70f249613ff4de5936ae7b737bc80ea94b78a924cf4 +SIZE (varnish-varnish-modules-0.17.0_GH0.tar.gz) = 55591 Modified: head/www/varnish-modules/files/patch-src_Makefile.am ============================================================================== --- head/www/varnish-modules/files/patch-src_Makefile.am Mon Nov 16 14:24:58 2020 (r555476) +++ head/www/varnish-modules/files/patch-src_Makefile.am Mon Nov 16 14:25:58 2020 (r555477) @@ -1,22 +1,22 @@ ---- src/Makefile.am.orig 2020-07-30 18:43:48 UTC -+++ src/Makefile.am -@@ -27,7 +27,6 @@ vmod_LTLIBRARIES = \ - libvmod_cookie.la \ +--- src/Makefile.am.orig 2020-11-16 14:55:16.098559000 +0100 ++++ src/Makefile.am 2020-11-16 15:00:45.451899000 +0100 +@@ -26,7 +26,6 @@ vmod_LTLIBRARIES = \ + libvmod_bodyaccess.la \ libvmod_header.la \ libvmod_saintmode.la \ - libvmod_tcp.la \ libvmod_var.la \ libvmod_vsthrottle.la \ libvmod_xkey.la -@@ -38,7 +37,6 @@ dist_man_MANS = \ - vmod_cookie.3 \ +@@ -36,7 +35,6 @@ dist_man_MANS = \ + vmod_bodyaccess.3 \ vmod_header.3 \ vmod_saintmode.3 \ - vmod_tcp.3 \ vmod_var.3 \ vmod_vsthrottle.3 \ vmod_xkey.3 -@@ -51,7 +49,6 @@ libvmod_cookie_la_SOURCES = vmod_cookie. +@@ -48,7 +46,6 @@ libvmod_bodyaccess_la_SOURCES = vmod_bod libvmod_header_la_SOURCES = vmod_header.c libvmod_vsthrottle_la_SOURCES = vmod_vsthrottle.c libvmod_saintmode_la_SOURCES = vmod_saintmode.c @@ -24,19 +24,19 @@ libvmod_var_la_SOURCES = vmod_var.c libvmod_xkey_la_SOURCES = vmod_xkey.c -@@ -60,7 +57,6 @@ nodist_libvmod_cookie_la_SOURCES = vcc_c +@@ -56,7 +53,6 @@ nodist_libvmod_bodyaccess_la_SOURCES = v nodist_libvmod_header_la_SOURCES = vcc_header_if.c vcc_header_if.h nodist_libvmod_vsthrottle_la_SOURCES = vcc_vsthrottle_if.c vcc_vsthrottle_if.h nodist_libvmod_saintmode_la_SOURCES = vcc_saintmode_if.c vcc_saintmode_if.h -nodist_libvmod_tcp_la_SOURCES = vcc_tcp_if.c vcc_tcp_if.h nodist_libvmod_var_la_SOURCES = vcc_var_if.c vcc_var_if.h - nodist_libvmod_xkey_la_SOURCES = vcc_xkey_if.c vcc_xkey_if.h + nodist_libvmod_xkey_la_SOURCES = vcc_xkey_if.c vcc_xkey_if.h VSC_xkey.c VSC_xkey.h -@@ -179,7 +175,6 @@ EXTRA_DIST = \ +@@ -144,7 +140,6 @@ EXTRA_DIST = \ + vmod_bodyaccess.vcc \ vmod_header.vcc \ vmod_saintmode.vcc \ - vmod_softpurge.vcc \ - vmod_tcp.vcc \ vmod_var.vcc \ vmod_vsthrottle.vcc \ - vmod_xkey.vcc + vmod_xkey.vcc \