Date: Mon, 04 Apr 2011 23:53:34 +0400 From: Vladimir Timofeev <vovkasm@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/156181: [MAINTAINER] databases/p5-DBIx-RetryOverDisconnects: update to 0.06 Message-ID: <4d9a21c4.170edf0a.29f1.ffffaf98@mx.google.com> Resent-Message-ID: <201104042000.p34K0It7013486@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 156181 >Category: ports >Synopsis: [MAINTAINER] databases/p5-DBIx-RetryOverDisconnects: update to 0.06 >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: Mon Apr 04 20:00:18 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Vladimir Timofeev >Release: FreeBSD 8.2-RC2 amd64 >Organization: >Environment: System: FreeBSD fbsd1.home 8.2-RC2 FreeBSD 8.2-RC2 #0: Sun Jan 16 22:16:15 SAMT 2011 >Description: - Update to 0.06 - Fix RUN_DEPENDS >How-To-Repeat: >Fix: --- p5-DBIx-RetryOverDisconnects-0.06.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/p5-DBIx-RetryOverDisconnects/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 13 Aug 2009 18:57:28 -0000 1.3 +++ Makefile 4 Apr 2011 19:52:23 -0000 @@ -6,7 +6,7 @@ # PORTNAME= DBIx-RetryOverDisconnects -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +15,8 @@ COMMENT= Keeps database connection persistent BUILD_DEPENDS= p5-DBI>0:${PORTSDIR}/databases/p5-DBI \ - p5-Exception-Class>0:${PORTSDIR}/devel/p5-Exception-Class -RUN_DEPENDS= ${BUILD_DEPENDS} + p5-Exception-Class>0:${PORTSDIR}/devel/p5-Exception-Class +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/p5-DBIx-RetryOverDisconnects/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 20 Mar 2011 12:47:33 -0000 1.4 +++ distinfo 4 Apr 2011 19:52:23 -0000 @@ -1,2 +1,2 @@ -SHA256 (DBIx-RetryOverDisconnects-0.05.tar.gz) = 32f8f639efb95cd83b023089825bb968c156bb094965f0eb50681a0bcf5b557a -SIZE (DBIx-RetryOverDisconnects-0.05.tar.gz) = 24585 +SHA256 (DBIx-RetryOverDisconnects-0.06.tar.gz) = becfb143047cd14643394fcbca3af0dadb87422ccf01fa9dbb8e19eeab323500 +SIZE (DBIx-RetryOverDisconnects-0.06.tar.gz) = 29920 --- p5-DBIx-RetryOverDisconnects-0.06.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?4d9a21c4.170edf0a.29f1.ffffaf98>