From owner-svn-ports-head@freebsd.org  Sun Aug 21 10:08:22 2016
Return-Path: <owner-svn-ports-head@freebsd.org>
Delivered-To: svn-ports-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9FB9BC1FB6;
 Sun, 21 Aug 2016 10:08:22 +0000 (UTC)
 (envelope-from rakuco@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 mx1.freebsd.org (Postfix) with ESMTPS id BAE6D1871;
 Sun, 21 Aug 2016 10:08:22 +0000 (UTC)
 (envelope-from rakuco@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7LA8LYa027887;
 Sun, 21 Aug 2016 10:08:21 GMT (envelope-from rakuco@FreeBSD.org)
Received: (from rakuco@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7LA8L0I027886;
 Sun, 21 Aug 2016 10:08:21 GMT (envelope-from rakuco@FreeBSD.org)
Message-Id: <201608211008.u7LA8L0I027886@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: rakuco set sender to
 rakuco@FreeBSD.org using -f
From: Raphael Kubo da Costa <rakuco@FreeBSD.org>
Date: Sun, 21 Aug 2016 10:08:21 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r420544 - head
X-SVN-Group: ports-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-ports-head@freebsd.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: SVN commit messages for the ports tree for head
 <svn-ports-head.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-head>, 
 <mailto:svn-ports-head-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-head/>
List-Post: <mailto:svn-ports-head@freebsd.org>
List-Help: <mailto:svn-ports-head-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-head>,
 <mailto:svn-ports-head-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 21 Aug 2016 10:08:23 -0000

Author: rakuco
Date: Sun Aug 21 10:08:21 2016
New Revision: 420544
URL: https://svnweb.freebsd.org/changeset/ports/420544

Log:
  CHANGES: Fix date of the VAR_regex=regex entry.

Modified:
  head/CHANGES

Modified: head/CHANGES
==============================================================================
--- head/CHANGES	Sun Aug 21 09:43:51 2016	(r420543)
+++ head/CHANGES	Sun Aug 21 10:08:21 2016	(r420544)
@@ -10,7 +10,7 @@ in the release notes and/or placed into 
 
 All ports committers are allowed to commit to this file.
 
-20160317:
+20160817:
 AUTHOR: mat@FreeBSD.org
 
   This adds the possibility to use regular expressions for the makeplist stage