Date: Thu, 18 Jun 2009 19:23:17 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: timur@FreeBSD.org Subject: ports/135769: [PATCH] devel/p5-Test-MockTime: update to 0.12 Message-ID: <200906182323.n5INNHbB021659@frieza.p6m7g8.net> Resent-Message-ID: <200906182330.n5INUQ9Y004448@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135769 >Category: ports >Synopsis: [PATCH] devel/p5-Test-MockTime: update to 0.12 >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: Thu Jun 18 23:30:26 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 8.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun 4 00:22:57 EDT >Description: - Update to 0.12 Port maintainer (timur@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Test-MockTime-0.12.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-Test-MockTime/Makefile,v retrieving revision 1.7 diff -u -u -r1.7 Makefile --- Makefile 22 Feb 2009 02:17:24 -0000 1.7 +++ Makefile 18 Jun 2009 03:50:40 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Test-MockTime -PORTVERSION= 0.09 +PORTVERSION= 0.12 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,11 @@ MAINTAINER= timur@FreeBSD.org COMMENT= Replaces actual time with simulated time +BUILD_DEPENDS= ${SITE_PERL}/Time/Local.pm:${PORTSDIR}/devel/p5-Time-Local \ + ${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece \ + ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${SITE_PERL}/Time/Local.pm:${PORTSDIR}/devel/p5-Time-Local \ ${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece -BUILD_DEPENDS= ${RUN_DEPENDS} \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-Test-MockTime/distinfo,v retrieving revision 1.4 diff -u -u -r1.4 distinfo --- distinfo 22 Feb 2009 02:17:24 -0000 1.4 +++ distinfo 18 Jun 2009 03:50:44 -0000 @@ -1,3 +1,3 @@ -MD5 (Test-MockTime-0.09.tar.gz) = cc3945c4f8d333a1a9314c0a987ef33a -SHA256 (Test-MockTime-0.09.tar.gz) = 63b7be1be6cd3f9de89997ceb40c680523d58fce1137379feed3f93fa38f59c8 -SIZE (Test-MockTime-0.09.tar.gz) = 4286 +MD5 (Test-MockTime-0.12.tar.gz) = de726192bcdd0cef68a07ffdf11d7300 +SHA256 (Test-MockTime-0.12.tar.gz) = 496ecc96a9d22abfa367404b22088364f10965c2879b65605f0e3286354e9780 +SIZE (Test-MockTime-0.12.tar.gz) = 4431 --- p5-Test-MockTime-0.12.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?200906182323.n5INNHbB021659>