Date: Wed, 18 Oct 2006 10:28:13 +0800 (CST) From: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Cc: dsh@vlink.ru Subject: ports/104511: [PATCH] www/p5-HTML-Mason: update to 1.35 Message-ID: <200610180228.k9I2SDdf034491@pluto.cdpa.nsysu.edu.tw> Resent-Message-ID: <200610180230.k9I2UGxK043589@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104511 >Category: ports >Synopsis: [PATCH] www/p5-HTML-Mason: update to 1.35 >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: Wed Oct 18 02:30:16 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.35 - this pr obsolete ports/104426 Port maintainer (dsh@vlink.ru) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-HTML-Mason-1.35.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 Wed Oct 18 10:25:12 2006 @@ -6,7 +6,7 @@ # PORTNAME= HTML-Mason -PORTVERSION= 1.33 +PORTVERSION= 1.35 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML @@ -15,12 +15,12 @@ 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 @@ -30,8 +30,8 @@ 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 Wed Oct 18 10:14:12 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.35.tar.gz) = c09f77e2af500b51d22e0238c0534994 +SHA256 (HTML-Mason-1.35.tar.gz) = 01c75ebc523b77b88d5754fa93a283eeff77bcf799536db8697b61daf42f36bd +SIZE (HTML-Mason-1.35.tar.gz) = 386408 --- p5-HTML-Mason-1.35.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?200610180228.k9I2SDdf034491>