Date: Thu, 18 Jun 2009 19:20:48 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lbr@FreeBSD.org Subject: ports/135726: [PATCH] databases/p5-DBIx-Class-DateTime-Epoch: update to 0.05 Message-ID: <200906182320.n5INKmb5010291@frieza.p6m7g8.net> Resent-Message-ID: <200906182330.n5INU90u001334@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135726 >Category: ports >Synopsis: [PATCH] databases/p5-DBIx-Class-DateTime-Epoch: update to 0.05 >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:08 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.05 Port maintainer (lbr@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-DBIx-Class-DateTime-Epoch-0.05.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/p5-DBIx-Class-DateTime-Epoch/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 29 Mar 2009 16:42:33 -0000 1.1 +++ Makefile 18 Jun 2009 03:02:00 -0000 @@ -6,7 +6,7 @@ # PORTNAME= DBIx-Class-DateTime-Epoch -PORTVERSION= 0.03 +PORTVERSION= 0.05 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,9 @@ MAINTAINER= lbr@FreeBSD.org COMMENT= Automatic inflation/deflation of epoch-based DateTime objects -RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ +BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/p5-DBIx-Class-DateTime-Epoch/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 29 Mar 2009 16:42:33 -0000 1.1 +++ distinfo 18 Jun 2009 03:02:05 -0000 @@ -1,3 +1,3 @@ -MD5 (DBIx-Class-DateTime-Epoch-0.03.tar.gz) = 09506b137eee4050c8283dafbd3a98bb -SHA256 (DBIx-Class-DateTime-Epoch-0.03.tar.gz) = 4e47b99ef3f118169a530558b8293e940eff7dcf7cab865046b1f2c4bd454558 -SIZE (DBIx-Class-DateTime-Epoch-0.03.tar.gz) = 2938 +MD5 (DBIx-Class-DateTime-Epoch-0.05.tar.gz) = 091a52906a005569f0a8711a4fc5baac +SHA256 (DBIx-Class-DateTime-Epoch-0.05.tar.gz) = 88e342fd16f45e3cf6c5e148a8af28d7f48fd059c955caec22db83c31c6fc904 +SIZE (DBIx-Class-DateTime-Epoch-0.05.tar.gz) = 17381 --- p5-DBIx-Class-DateTime-Epoch-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?200906182320.n5INKmb5010291>