Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Apr 2020 06:14:43 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r530861 - head/devel/pegtl
Message-ID:  <202004060614.0366EhV9083343@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Apr  6 06:14:43 2020
New Revision: 530861
URL: https://svnweb.freebsd.org/changeset/ports/530861

Log:
  devel/pegtl: Update 2.8.1 -> 2.8.2
  
  Reported by:	portscout

Modified:
  head/devel/pegtl/Makefile
  head/devel/pegtl/distinfo
  head/devel/pegtl/pkg-plist

Modified: head/devel/pegtl/Makefile
==============================================================================
--- head/devel/pegtl/Makefile	Mon Apr  6 06:07:38 2020	(r530860)
+++ head/devel/pegtl/Makefile	Mon Apr  6 06:14:43 2020	(r530861)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pegtl
-DISTVERSION=	2.8.1
+DISTVERSION=	2.8.2
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/devel/pegtl/distinfo
==============================================================================
--- head/devel/pegtl/distinfo	Mon Apr  6 06:07:38 2020	(r530860)
+++ head/devel/pegtl/distinfo	Mon Apr  6 06:14:43 2020	(r530861)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575085962
-SHA256 (taocpp-PEGTL-2.8.1_GH0.tar.gz) = d23f81a60896cdd8c2ce0d1b31737fe0e1137915ba3fdb4f366ae1a997a1bce6
-SIZE (taocpp-PEGTL-2.8.1_GH0.tar.gz) = 206299
+TIMESTAMP = 1586153316
+SHA256 (taocpp-PEGTL-2.8.2_GH0.tar.gz) = 1d7db20502125a75fbb583c7020038d4faeb6812de504147b23b3db4ef329ca3
+SIZE (taocpp-PEGTL-2.8.2_GH0.tar.gz) = 201065

Modified: head/devel/pegtl/pkg-plist
==============================================================================
--- head/devel/pegtl/pkg-plist	Mon Apr  6 06:07:38 2020	(r530860)
+++ head/devel/pegtl/pkg-plist	Mon Apr  6 06:14:43 2020	(r530861)
@@ -4,7 +4,6 @@ include/tao/pegtl/analysis/counted.hpp
 include/tao/pegtl/analysis/generic.hpp
 include/tao/pegtl/analysis/grammar_info.hpp
 include/tao/pegtl/analysis/insert_guard.hpp
-include/tao/pegtl/analysis/insert_rules.hpp
 include/tao/pegtl/analysis/rule_info.hpp
 include/tao/pegtl/analysis/rule_type.hpp
 include/tao/pegtl/analyze.hpp
@@ -141,7 +140,6 @@ include/tao/pegtl/internal/rep_min_max.hpp
 include/tao/pegtl/internal/rep_opt.hpp
 include/tao/pegtl/internal/require.hpp
 include/tao/pegtl/internal/result_on_found.hpp
-include/tao/pegtl/internal/rule_conjunction.hpp
 include/tao/pegtl/internal/rules.hpp
 include/tao/pegtl/internal/seq.hpp
 include/tao/pegtl/internal/skip_control.hpp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004060614.0366EhV9083343>