Index: head/www/p5-WWW-Mechanize-Shell/Makefile =================================================================== --- head/www/p5-WWW-Mechanize-Shell/Makefile (revision 222625) +++ head/www/p5-WWW-Mechanize-Shell/Makefile (revision 222626) @@ -1,43 +1,43 @@ # New Ports Collection Makefile for: p5-WWW-Mechanize-Shell # Date created: 2004-07-08 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= WWW-Mechanize-Shell -PORTVERSION= 0.46 +PORTVERSION= 0.47 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= An interactive shell for www/p5-WWW-Mechanize BUILD_DEPENDS= ${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/Term/Shell.pm:${PORTSDIR}/devel/p5-Term-Shell \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/WWW/Mechanize/FormFiller.pm:${PORTSDIR}/www/p5-WWW-Mechanize-FormFiller \ ${SITE_PERL}/Hook/LexWrap.pm:${PORTSDIR}/devel/p5-Hook-LexWrap \ ${SITE_PERL}/HTML/TokeParser/Simple.pm:${PORTSDIR}/www/p5-HTML-TokeParser-Simple \ p5-HTML-Display>=0:${PORTSDIR}/www/p5-HTML-Display \ p5-WWW-Mechanize>=1.20:${PORTSDIR}/www/p5-WWW-Mechanize RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= WWW::Mechanize::Shell.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README EXAMPLES= bin/banking.postbank.de.mech bin/hotmail.signup.mech bin/wwwshell.pl post-install: @${MKDIR} ${DOCSDIR} ${EXAMPLESDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." @${INSTALL_DATA} ${EXAMPLES:S|^|${WRKSRC}/|} ${EXAMPLESDIR} @${ECHO_MSG} "===> Documentation installed in ${EXAMPLESDIR}." .endif .include Property changes on: head/www/p5-WWW-Mechanize-Shell/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/www/p5-WWW-Mechanize-Shell/distinfo =================================================================== --- head/www/p5-WWW-Mechanize-Shell/distinfo (revision 222625) +++ head/www/p5-WWW-Mechanize-Shell/distinfo (revision 222626) @@ -1,3 +1,3 @@ -MD5 (WWW-Mechanize-Shell-0.46.tar.gz) = 777efcc6551d103a28483d34586c1558 -SHA256 (WWW-Mechanize-Shell-0.46.tar.gz) = 080673f8b5f5d920fa7ca0fde20f0766b75dae950f18f95df79bac92700c2a63 -SIZE (WWW-Mechanize-Shell-0.46.tar.gz) = 49949 +MD5 (WWW-Mechanize-Shell-0.47.tar.gz) = e64f262212553c94d0539192f242968c +SHA256 (WWW-Mechanize-Shell-0.47.tar.gz) = 4ad6c574b4ad2dca6c4413243e2bcd796f685d53027a09e89b545592d46c2bde +SIZE (WWW-Mechanize-Shell-0.47.tar.gz) = 50436 Property changes on: head/www/p5-WWW-Mechanize-Shell/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property