On Sun, Aug 27, 2017 at 11:21:42PM +0100, Nigel Taylor wrote: > > For some reason portroach reports still reports 6.11 as latest.
I also see problems with Perl modules on portroach.openbsd.org. /usr/ports/infrastructure/bin/outdated-perl-ports lists more outdated ports. > Removed BUILD_DEPENDS = ${RUN_DEPENDS} > > Ok? OK bluhm@ > Index: Makefile > =================================================================== > RCS file: /home/cvs/ports/www/p5-HTTP-Message/Makefile,v > retrieving revision 1.4 > diff -u -p -r1.4 Makefile > --- Makefile 20 Mar 2016 19:57:20 -0000 1.4 > +++ Makefile 25 Aug 2017 13:08:32 -0000 > @@ -2,7 +2,7 @@ > > COMMENT = HTTP Style Messages > > -DISTNAME = HTTP-Message-6.11 > +DISTNAME = HTTP-Message-6.13 > CATEGORIES = www > > MAINTAINER = Nigel Taylor <ni...@openbsd.org> > @@ -19,7 +19,7 @@ RUN_DEPENDS = textproc/p5-Encode-Locale> > www/p5-LWP-MediaTypes>=6.00 \ > www/p5-URI>=1.10 > > -BUILD_DEPENDS = ${RUN_DEPENDS} > +TEST_DEPENDS = devel/p5-Try-Tiny > > post-build: > @find ${WRKSRC}/blib \( -name "*.orig" -or -name "*.rej" \) > -exec rm -f {} \; > Index: distinfo > =================================================================== > RCS file: /home/cvs/ports/www/p5-HTTP-Message/distinfo,v > retrieving revision 1.3 > diff -u -p -r1.3 distinfo > --- distinfo 10 Sep 2015 20:08:40 -0000 1.3 > +++ distinfo 2 Jul 2017 00:14:20 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (HTTP-Message-6.11.tar.gz) = > 57NoB3rmoYjZmSBBHY9SqOWs+zlXTU9cJPRv0iUz2Bs= > -SIZE (HTTP-Message-6.11.tar.gz) = 59981 > +SHA256 (HTTP-Message-6.13.tar.gz) = > 8l84Qo3oUeVmHnLxJEdklIUuswgSNYsH8cOiifb17e0= > +SIZE (HTTP-Message-6.13.tar.gz) = 74413 > Index: pkg/PLIST > =================================================================== > RCS file: /home/cvs/ports/www/p5-HTTP-Message/pkg/PLIST,v > retrieving revision 1.2 > diff -u -p -r1.2 PLIST > --- pkg/PLIST 28 Jul 2015 10:03:06 -0000 1.2 > +++ pkg/PLIST 2 Jul 2017 00:15:07 -0000 > @@ -14,6 +14,8 @@ ${P5SITE}/HTTP/Response.pm > ${P5SITE}/HTTP/Status.pm > @man man/man3p/HTTP::Config.3p > @man man/man3p/HTTP::Headers.3p > +@man man/man3p/HTTP::Headers::Auth.3p > +@man man/man3p/HTTP::Headers::ETag.3p > @man man/man3p/HTTP::Headers::Util.3p > @man man/man3p/HTTP::Message.3p > @man man/man3p/HTTP::Request.3p