FreeBSD Bugzilla – Attachment 66582 Details for
Bug 98336
Update Port: www/p5-HTML-TokeParser-Simple 3.14->3.15
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
submission.txt
submission.txt (text/plain), 2.45 KB, created by
Aaron Dalton
on 2006-06-02 01:20:14 UTC
(
hide
)
Description:
submission.txt
Filename:
MIME Type:
Creator:
Aaron Dalton
Created:
2006-06-02 01:20:14 UTC
Size:
2.45 KB
patch
obsolete
>? submission.txt >Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/www/p5-HTML-TokeParser-Simple/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- Makefile 18 Oct 2005 13:42:30 -0000 1.3 >+++ Makefile 2 Jun 2006 00:13:06 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= HTML-TokeParser-Simple >-PORTVERSION= 3.14 >+PORTVERSION= 3.15 > CATEGORIES= www perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= HTML >@@ -15,7 +15,7 @@ > MAINTAINER= lars.eggert@gmx.net > COMMENT= Subclass of HTML::TokeParser with easy-to-remember method calls > >-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser \ >+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ > ${SITE_PERL}/Sub/Override.pm:${PORTSDIR}/devel/p5-Sub-Override > RUN_DEPENDS= ${BUILD_DEPENDS} > >@@ -30,4 +30,10 @@ > HTML::TokeParser::Simple::Token::Tag::Start.3 \ > HTML::TokeParser::Simple::Token::Text.3 > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 500600 #inherted from www/p5-HTML-Parser >+IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again >+.endif >+ >+.include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/www/p5-HTML-TokeParser-Simple/distinfo,v >retrieving revision 1.4 >diff -u -r1.4 distinfo >--- distinfo 24 Jan 2006 03:13:51 -0000 1.4 >+++ distinfo 2 Jun 2006 00:13:06 -0000 >@@ -1,3 +1,3 @@ >-MD5 (HTML-TokeParser-Simple-3.14.tar.gz) = 8f80b00fb71628caa02eeb86d729a6ed >-SHA256 (HTML-TokeParser-Simple-3.14.tar.gz) = 029d8d9ec2e8459c5161309142175ee6c5e8873abffb420292836abd02d0934d >-SIZE (HTML-TokeParser-Simple-3.14.tar.gz) = 15989 >+MD5 (HTML-TokeParser-Simple-3.15.tar.gz) = 2867824be9cbe3e86e94ca677d042ffe >+SHA256 (HTML-TokeParser-Simple-3.15.tar.gz) = ab006c808f4607ecdeed1d54ba997167281d97cc7d1dc968d0971f7802e72146 >+SIZE (HTML-TokeParser-Simple-3.15.tar.gz) = 16302 >Index: pkg-descr >=================================================================== >RCS file: /home/pcvs/ports/www/p5-HTML-TokeParser-Simple/pkg-descr,v >retrieving revision 1.3 >diff -u -r1.3 pkg-descr >--- pkg-descr 21 Sep 2005 19:35:49 -0000 1.3 >+++ pkg-descr 2 Jun 2006 00:13:06 -0000 >@@ -10,3 +10,4 @@ > $token->[0] eq 'S' and $token->[1] eq 'form' > > WWW: http://search.cpan.org/dist/HTML-TokeParser-Simple/ >+Author: Curtis "Ovid" Poe <eop_divo_sitruc@yahoo.com>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 98336
: 66582 |
66583