Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2012 14:54:33 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        catone@cpan.org
Subject:   ports/169189: [PATCH] devel/p5-AnyEvent-DBI: update to 2.2
Message-ID:  <3WG32K3QfgzB0J@sunpoet.net>
Resent-Message-ID: <201206180700.q5I70XYZ053471@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         169189
>Category:       ports
>Synopsis:       [PATCH] devel/p5-AnyEvent-DBI: update to 2.2
>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 Jun 18 07:00:33 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Thu May 31 14:45:51 CST 2012
>Description:
- Update to 2.2
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/AnyEvent-DBI/Changes

Port maintainer (catone@cpan.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-AnyEvent-DBI-2.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-AnyEvent-DBI/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	10 Jun 2012 18:41:26 -0000	1.4
+++ Makefile	18 Jun 2012 06:55:00 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	AnyEvent-DBI
-PORTVERSION=	2.1
+PORTVERSION=	2.2
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +14,10 @@
 MAINTAINER=	catone@cpan.org
 COMMENT=	AnyEvent::DBI - asynchronous DBI access
 
-RUN_DEPENDS=	p5-DBI>=1.0:${PORTSDIR}/databases/p5-DBI \
-		p5-AnyEvent>=4.15:${PORTSDIR}/devel/p5-AnyEvent \
+BUILD_DEPENDS=	p5-AnyEvent>=4.15:${PORTSDIR}/devel/p5-AnyEvent \
+		p5-DBI>=1.0:${PORTSDIR}/databases/p5-DBI \
 		p5-common-sense>=3.3:${PORTSDIR}/devel/p5-common-sense
-BUILD_DEPENDS:=	${RUN_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-AnyEvent-DBI/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	16 Dec 2010 08:25:17 -0000	1.2
+++ distinfo	18 Jun 2012 06:55:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (AnyEvent-DBI-2.1.tar.gz) = c974787ba730ca53fae048469a18de11ce932409d253ae74f23c3388b8484bf4
-SIZE (AnyEvent-DBI-2.1.tar.gz) = 22663
+SHA256 (AnyEvent-DBI-2.2.tar.gz) = a40979cdb9552e0d6d576a77706b76cb77eafdbf2f389f3fcd6af2c66c3ae901
+SIZE (AnyEvent-DBI-2.2.tar.gz) = 22846
--- p5-AnyEvent-DBI-2.2.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?3WG32K3QfgzB0J>