On 03/19/13 10:58, Nigel Taylor wrote:
> On 03/19/13 03:50, David Hill wrote:
>> update www/p5-HTML-Parser to 3.69
>>
>> please review
>>
>> Index: Makefile
>> ===================================================================
>> RCS file: /cvs/ports/www/p5-HTML-Parser/Makefile,v
>> retrieving revision 1.45
>> diff -u -p -r1.45 Makefile
>> --- Makefile 11 Mar 2013 11:44:45 -0000 1.45
>> +++ Makefile 19 Mar 2013 03:49:34 -0000
>> @@ -5,13 +5,12 @@ SHARED_ONLY = Yes
>> COMMENT = modules to parse and extract information from HTML
>>
>> MODULES = cpan
>> -DISTNAME = HTML-Parser-3.68
>> -REVISION = 0
>> +DISTNAME = HTML-Parser-3.69
>> CATEGORIES = www
>>
>> RUN_DEPENDS = www/p5-HTML-Tagset>=3
>> BUILD_DEPENDS = ${RUN_DEPENDS}
>> -TEST_DEPENDS = www/p5-URI \
>> +TEST_DEPENDS = www/p5-URI \
>> www/p5-libwww
>>
>> MAINTAINER = Srebrenko Sehic <[email protected]>
>> Index: distinfo
>> ===================================================================
>> RCS file: /cvs/ports/www/p5-HTML-Parser/distinfo,v
>> retrieving revision 1.18
>> diff -u -p -r1.18 distinfo
>> --- distinfo 25 May 2011 16:49:14 -0000 1.18
>> +++ distinfo 19 Mar 2013 03:49:34 -0000
>> @@ -1,5 +1,2 @@
>> -MD5 (HTML-Parser-3.68.tar.gz) = VVCy2nqpQ0Hx6KF6SsIMaA==
>> -RMD160 (HTML-Parser-3.68.tar.gz) = V3iR3fOCldCnsmgMj4bZza+IcNQ=
>> -SHA1 (HTML-Parser-3.68.tar.gz) = DPQYg+kSm6sddMcU/Dp79l9IVXU=
>> -SHA256 (HTML-Parser-3.68.tar.gz) =
>> Qw6FLNTmxfF459YPBfwXQZ3nzzGS1e113wHEfTGOFsI=
>> -SIZE (HTML-Parser-3.68.tar.gz) = 89289
>> +SHA256 (HTML-Parser-3.69.tar.gz) =
>> dIsckGUA46kh0GlKy5o6fdPy/2+mHGVrkou/doakJAY=
>> +SIZE (HTML-Parser-3.69.tar.gz) = 89531
>>
>>
> That matches the version on openbsd-wip, it has under gone testing with
> p5-libwww 6.04 changes since Nov 2012. Avail here since Feb 2013.
>
> https://github.com/jasperla/openbsd-wip/tree/master/www/p5-HTML-Parser
>
>
>
>
Update done.