Date: Sun, 15 Oct 2006 09:48:36 +0800 (CST) From: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Cc: dsh@vlink.ru Subject: ports/104426: [PATCH] www/p5-HTML-Mason: update to 1.34 Message-ID: <200610150148.k9F1maKQ093575@pluto.cdpa.nsysu.edu.tw> Resent-Message-ID: <200610150150.k9F1oPHW035472@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104426 >Category: ports >Synopsis: [PATCH] www/p5-HTML-Mason: update to 1.34 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Oct 15 01:50:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jin-Shan Tseng >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Thu Oct 12 11:54:24 CST 2006 >Description: - Update to 1.34 Port maintainer (dsh@vlink.ru) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-HTML-Mason-1.34.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/p5-HTML-Mason/Makefile /hd1/p5-HTML-Mason/Makefile --- /usr/ports/www/p5-HTML-Mason/Makefile Mon May 29 17:34:35 2006 +++ /hd1/p5-HTML-Mason/Makefile Sun Oct 15 09:44:40 2006 @@ -6,7 +6,7 @@ # PORTNAME= HTML-Mason -PORTVERSION= 1.33 +PORTVERSION= 1.34 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML @@ -15,23 +15,22 @@ MAINTAINER= dsh@vlink.ru COMMENT= High-performance, dynamic web site authoring system -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ +BUILD_DEPENDS= p5-Module-Build>=0.26:${PORTSDIR}/devel/p5-Module-Build +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \ ${SITE_PERL}/Class/Container.pm:${PORTSDIR}/devel/p5-Class-Container \ - ${SITE_PERL}/Cache/Cache.pm:${PORTSDIR}/devel/p5-Cache-Cache -RUN_DEPENDS= ${BUILD_DEPENDS} \ + ${SITE_PERL}/Cache/Cache.pm:${PORTSDIR}/devel/p5-Cache-Cache \ ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser PERL_MODBUILD= yes CONFIGURE_ARGS+= --noprompts MAN3= Bundle::HTML::Mason.3 \ - HTML::Mason.3 \ HTML::Mason::Admin.3 \ HTML::Mason::ApacheHandler.3 \ - HTML::Mason::Cache::BaseCache.3 \ HTML::Mason::CGIHandler.3 \ + HTML::Mason::Cache::BaseCache.3 \ HTML::Mason::Compiler.3 \ HTML::Mason::Compiler::ToObject.3 \ HTML::Mason::Component.3 \ diff -ruN --exclude=CVS /usr/ports/www/p5-HTML-Mason/distinfo /hd1/p5-HTML-Mason/distinfo --- /usr/ports/www/p5-HTML-Mason/distinfo Mon May 29 17:34:35 2006 +++ /hd1/p5-HTML-Mason/distinfo Sun Oct 15 08:45:06 2006 @@ -1,3 +1,3 @@ -MD5 (HTML-Mason-1.33.tar.gz) = 22c2cd76ed068630708175d570f97277 -SHA256 (HTML-Mason-1.33.tar.gz) = 78605ea4ae0a874538cddb8778b8f243d548e512decf6d95b146e0252690361d -SIZE (HTML-Mason-1.33.tar.gz) = 383225 +MD5 (HTML-Mason-1.34.tar.gz) = a41b0fc3890f07a1b701950537f7543e +SHA256 (HTML-Mason-1.34.tar.gz) = aa204690c466e9e898527b267e1f901cbd0214a3f4b8892ac8961610368df41b +SIZE (HTML-Mason-1.34.tar.gz) = 385524 --- p5-HTML-Mason-1.34.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610150148.k9F1maKQ093575>