Date: Mon, 18 Jul 2005 10:28:22 +0800 (CST) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: tobez@FreeBSD.org Subject: ports/83640: [PATCH] devel/p5-Time-HiRes: update to 1.72 Message-ID: <20050718022822.9B6C5B29CE4@utopia.leeym.com> Resent-Message-ID: <200507180230.j6I2UGn6025015@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83640 >Category: ports >Synopsis: [PATCH] devel/p5-Time-HiRes: update to 1.72 >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: Mon Jul 18 02:30:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 5.4-STABLE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD utopia.leeym.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Jul 17 07:50:25 CST 2005 >Description: - Update to 1.72 Port maintainer (tobez@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-Time-HiRes-1.72,1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Time-HiRes/Makefile,v retrieving revision 1.23 diff -u -u -r1.23 Makefile --- Makefile 11 Jun 2005 16:12:53 -0000 1.23 +++ Makefile 18 Jul 2005 02:27:58 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Time-HiRes -PORTVERSION= 1.68 +PORTVERSION= 1.72 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} @@ -16,6 +16,10 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= A perl5 module implementing High resolution time, sleep, and alarm +# rel2abs isn't in old File::Spec +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools +RUN_DEPENDS= ${BUILD_DEPENDS} + PERL_CONFIGURE= yes MAN3= Time::HiRes.3 Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-Time-HiRes/distinfo,v retrieving revision 1.16 diff -u -u -r1.16 distinfo --- distinfo 24 May 2005 12:13:11 -0000 1.16 +++ distinfo 18 Jul 2005 02:27:58 -0000 @@ -1,2 +1,2 @@ -MD5 (Time-HiRes-1.68.tar.gz) = 44dd7dc05aa58f1d88e6268e55886a95 -SIZE (Time-HiRes-1.68.tar.gz) = 60581 +MD5 (Time-HiRes-1.72.tar.gz) = 6fb0576c7a7092fdf5d464943fd3b6e6 +SIZE (Time-HiRes-1.72.tar.gz) = 61579 --- p5-Time-HiRes-1.72,1.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?20050718022822.9B6C5B29CE4>