Hi, I'm working on a port for Chart::Clicker and one of the modules it depends on wants a newer version of Data::Visitor. The diff below brings devel/p5-Data-Visitor to the current version 0.30.
Greetings, Matthias ------------------------------------------------------------------------- Index: devel/p5-Data-Visitor//Makefile =================================================================== RCS file: /openbsd/ports/devel/p5-Data-Visitor/Makefile,v retrieving revision 1.21 diff -u -p -u -p -r1.21 Makefile --- devel/p5-Data-Visitor/Makefile 20 Mar 2016 19:56:18 -0000 1.21 +++ devel/p5-Data-Visitor/Makefile 19 Jul 2017 09:30:12 -0000 @@ -4,9 +4,8 @@ COMMENT= visitor-style traversal of Perl MODULES= cpan PKG_ARCH= * -DISTNAME= Data-Visitor-0.27 +DISTNAME= Data-Visitor-0.30 CATEGORIES= devel -REVISION= 0 # perl PERMIT_PACKAGE_CDROM= Yes Index: devel/p5-Data-Visitor//distinfo =================================================================== RCS file: /openbsd/ports/devel/p5-Data-Visitor/distinfo,v retrieving revision 1.12 diff -u -p -u -p -r1.12 distinfo --- devel/p5-Data-Visitor/distinfo 18 Jan 2015 03:13:24 -0000 1.12 +++ devel/p5-Data-Visitor/distinfo 19 Jul 2017 09:30:12 -0000 @@ -1,2 +1,2 @@ -SHA256 (Data-Visitor-0.27.tar.gz) = UiGKIvpDuzUV7VMJjVl+6g3xKdY3/aifXYjcf49gs50= -SIZE (Data-Visitor-0.27.tar.gz) = 15051 +SHA256 (Data-Visitor-0.30.tar.gz) = jqJKvMNlnnYKqUruK6fdVMrK8gMCcFUkFD85VUAJ7VQ= +SIZE (Data-Visitor-0.30.tar.gz) = 24542
