Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2020 16:16:00 +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: r532692 - head/devel/pegtl
Message-ID:  <202004231616.03NGG093082062@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu Apr 23 16:15:59 2020
New Revision: 532692
URL: https://svnweb.freebsd.org/changeset/ports/532692

Log:
  devel/pegtl: Update 2.8.2 -> 2.8.3
  
  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	Thu Apr 23 16:13:10 2020	(r532691)
+++ head/devel/pegtl/Makefile	Thu Apr 23 16:15:59 2020	(r532692)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pegtl
-DISTVERSION=	2.8.2
+DISTVERSION=	2.8.3
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/devel/pegtl/distinfo
==============================================================================
--- head/devel/pegtl/distinfo	Thu Apr 23 16:13:10 2020	(r532691)
+++ head/devel/pegtl/distinfo	Thu Apr 23 16:15:59 2020	(r532692)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586153316
-SHA256 (taocpp-PEGTL-2.8.2_GH0.tar.gz) = 1d7db20502125a75fbb583c7020038d4faeb6812de504147b23b3db4ef329ca3
-SIZE (taocpp-PEGTL-2.8.2_GH0.tar.gz) = 201065
+TIMESTAMP = 1587658394
+SHA256 (taocpp-PEGTL-2.8.3_GH0.tar.gz) = 88b8e4ded6ea1f3f2223cc3e37072e2db1e123b90d36c309816341ae9d966723
+SIZE (taocpp-PEGTL-2.8.3_GH0.tar.gz) = 201531

Modified: head/devel/pegtl/pkg-plist
==============================================================================
--- head/devel/pegtl/pkg-plist	Thu Apr 23 16:13:10 2020	(r532691)
+++ head/devel/pegtl/pkg-plist	Thu Apr 23 16:15:59 2020	(r532692)
@@ -35,8 +35,10 @@ include/tao/pegtl/contrib/parse_tree.hpp
 include/tao/pegtl/contrib/parse_tree_to_dot.hpp
 include/tao/pegtl/contrib/raw_string.hpp
 include/tao/pegtl/contrib/remove_first_state.hpp
+include/tao/pegtl/contrib/remove_last_states.hpp
 include/tao/pegtl/contrib/rep_one_min_max.hpp
 include/tao/pegtl/contrib/rep_string.hpp
+include/tao/pegtl/contrib/shuffle_states.hpp
 include/tao/pegtl/contrib/to_string.hpp
 include/tao/pegtl/contrib/tracer.hpp
 include/tao/pegtl/contrib/unescape.hpp



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