Date: Tue, 18 Jul 2006 08:32:11 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/100454: [MAINTAINER] devel/p5-Luka: update to 1.07 Message-ID: <20060718003211.D1CD81DE@netnews.NCTU.edu.tw> Resent-Message-ID: <200607180040.k6I0eDWH044030@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100454 >Category: ports >Synopsis: [MAINTAINER] devel/p5-Luka: update to 1.07 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 18 00:40:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: - Update to 1.07 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Luka-1.07.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-Luka/Makefile /home/staff/gslin/work/p5-Luka/Makefile --- /usr/ports/devel/p5-Luka/Makefile Mon Jul 17 08:56:46 2006 +++ /home/staff/gslin/work/p5-Luka/Makefile Tue Jul 18 08:29:38 2006 @@ -6,7 +6,7 @@ # PORTNAME= Luka -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/T/TP/TPG @@ -15,7 +15,7 @@ MAINTAINER= gslin@gslin.org COMMENT= Exception handling and reporting framework -BUILD_DEPENDS= ${SITE_PERL}/Class/Std.pm:${PORTSDIR}/devel/p5-Class-Std \ +RUN_DEPENDS= ${SITE_PERL}/Class/Std.pm:${PORTSDIR}/devel/p5-Class-Std \ ${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles \ ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \ ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \ @@ -24,7 +24,7 @@ ${SITE_PERL}/Sys/Hostname/Long.pm:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long \ ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \ ${SITE_PERL}/What/MTA.pm:${PORTSDIR}/net/p5-What -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff -ruN --exclude=CVS /usr/ports/devel/p5-Luka/distinfo /home/staff/gslin/work/p5-Luka/distinfo --- /usr/ports/devel/p5-Luka/distinfo Sat Jul 15 19:30:06 2006 +++ /home/staff/gslin/work/p5-Luka/distinfo Tue Jul 18 08:27:24 2006 @@ -1,3 +1,3 @@ -MD5 (Luka-1.06.tar.gz) = 6555b11e4229411a9bc8f754abbe256a -SHA256 (Luka-1.06.tar.gz) = 1bdf1acee72c31903542a4337dd171e78c627f541c6f89529168ea7de6c1c1c0 -SIZE (Luka-1.06.tar.gz) = 36299 +MD5 (Luka-1.07.tar.gz) = 3ad72f6e04248ec2ab51007cc1a0a8e4 +SHA256 (Luka-1.07.tar.gz) = 78298c916d49c8f54c98780b5e1fcaf7f45e0bc7432dc3de4b7f47eb40b67047 +SIZE (Luka-1.07.tar.gz) = 36467 --- p5-Luka-1.07.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?20060718003211.D1CD81DE>