Date: Sat, 22 Sep 2007 07:28:19 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/116526: [MAINTAINER] benchmarks/p5-Benchmark-Stopwatch: update to 0.05 Message-ID: <20070921232819.7BCAA1CC3C@ccreader.NCTU.edu.tw> Resent-Message-ID: <200709212330.l8LNU3C9044435@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 116526 >Category: ports >Synopsis: [MAINTAINER] benchmarks/p5-Benchmark-Stopwatch: update to 0.05 >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: Fri Sep 21 23:30:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: System: FreeBSD ccreader.NCTU.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Jul 29 04:54:23 UTC 2007 >Description: - Update to 0.05 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Benchmark-Stopwatch-0.05.patch begins here --- diff -ruN --exclude=CVS /usr/ports/benchmarks/p5-Benchmark-Stopwatch/Makefile /home/staff/gslin/work/ports/p5-Benchmark-Stopwatch/Makefile --- /usr/ports/benchmarks/p5-Benchmark-Stopwatch/Makefile 2007-09-09 03:12:16.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-Benchmark-Stopwatch/Makefile 2007-09-22 07:26:45.000000000 +0800 @@ -6,20 +6,20 @@ # PORTNAME= Benchmark-Stopwatch -PORTVERSION= 0.03 +PORTVERSION= 0.05 CATEGORIES= benchmarks perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Benchmark PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple timing of stages of your code RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS+= ${SITE_PERL}/Test/LongString.pm:${PORTSDIR}/devel/p5-Test-LongString -PERL_MODBUILD= yes +PERL_CONFIGURE= yes MAN3= Benchmark::Stopwatch.3 diff -ruN --exclude=CVS /usr/ports/benchmarks/p5-Benchmark-Stopwatch/distinfo /home/staff/gslin/work/ports/p5-Benchmark-Stopwatch/distinfo --- /usr/ports/benchmarks/p5-Benchmark-Stopwatch/distinfo 2006-09-30 16:08:28.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-Benchmark-Stopwatch/distinfo 2007-09-22 07:26:49.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (Benchmark-Stopwatch-0.03.tar.gz) = 14a58481012db21ad046c718dd3da76c -SHA256 (Benchmark-Stopwatch-0.03.tar.gz) = 687f9889b97d696de337ec261bda227561322a3f4c0f7060af54a127ed6cbed2 -SIZE (Benchmark-Stopwatch-0.03.tar.gz) = 4731 +MD5 (Benchmark-Stopwatch-0.05.tar.gz) = b891c9b192f8298f0a6aa5e29a32da19 +SHA256 (Benchmark-Stopwatch-0.05.tar.gz) = 6009a70e47cb8bec43e1cb960992948bab24d5433323f78a68bd4c638ea97942 +SIZE (Benchmark-Stopwatch-0.05.tar.gz) = 5050 diff -ruN --exclude=CVS /usr/ports/benchmarks/p5-Benchmark-Stopwatch/pkg-plist /home/staff/gslin/work/ports/p5-Benchmark-Stopwatch/pkg-plist --- /usr/ports/benchmarks/p5-Benchmark-Stopwatch/pkg-plist 2006-09-30 16:08:28.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-Benchmark-Stopwatch/pkg-plist 2007-09-22 07:27:41.000000000 +0800 @@ -1,3 +1,7 @@ @comment $FreeBSD: ports/benchmarks/p5-Benchmark-Stopwatch/pkg-plist,v 1.1 2006/09/30 08:08:28 clsung Exp $ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Benchmark/Stopwatch/.packlist %%SITE_PERL%%/Benchmark/Stopwatch.pm +%%SITE_PERL%%/Benchmark/example.pl @dirrmtry %%SITE_PERL%%/Benchmark +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Benchmark/Stopwatch +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Benchmark --- p5-Benchmark-Stopwatch-0.05.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?20070921232819.7BCAA1CC3C>