Received: by mail.netbsd.org (Postfix, from userid 605) id 4439E84D65; Sat, 13 Jan 2018 08:59:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C336984D58 for ; Sat, 13 Jan 2018 08:59:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id gWirLw9BZH-Q for ; Sat, 13 Jan 2018 08:59:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 6199B84D37 for ; Sat, 13 Jan 2018 08:59:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 57D88FBDE; Sat, 13 Jan 2018 08:59:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1515833984220810" MIME-Version: 1.0 Date: Sat, 13 Jan 2018 08:59:44 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/www/ap24-authnz-external/patches To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20180113085944.57D88FBDE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1515833984220810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Sat Jan 13 08:59:44 UTC 2018 Modified Files: pkgsrc/www/ap24-authnz-external/patches: patch-aa Log Message: ap24-authnz-external: Fix RCSID. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ap24-authnz-external/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1515833984220810 Content-Disposition: inline Content-Length: 497 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/ap24-authnz-external/patches/patch-aa diff -u pkgsrc/www/ap24-authnz-external/patches/patch-aa:1.1 pkgsrc/www/ap24-authnz-external/patches/patch-aa:1.2 --- pkgsrc/www/ap24-authnz-external/patches/patch-aa:1.1 Wed Apr 6 09:02:07 2016 +++ pkgsrc/www/ap24-authnz-external/patches/patch-aa Sat Jan 13 08:59:44 2018 @@ -1,4 +1,4 @@ -$NetBSD +$NetBSD: patch-aa,v 1.2 2018/01/13 08:59:44 jperkin Exp $ - Build fix for apache 2.4 - Add HTTP method in environement --_----------=_1515833984220810--