Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 2010 06:21:18 GMT
From:      Denis Pokataev <catone@cpan.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/153202: [PATCH] devel/p5-AnyEvent-DBI: update to 2.1
Message-ID:  <201012160621.oBG6LIWD039278@rating.spylog.dev.vega.ru>
Resent-Message-ID: <201012160630.oBG6U8MZ089267@freefall.freebsd.org>

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

>Number:         153202
>Category:       ports
>Synopsis:       [PATCH] devel/p5-AnyEvent-DBI: update to 2.1
>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:   Thu Dec 16 06:30:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Denis Pokataev
>Release:        FreeBSD 7.3-PRERELEASE-20100201 amd64
>Organization:
>Environment:
System: FreeBSD hostname 7.3-PRERELEASE-20100201 FreeBSD 7.3-PRERELEASE-20100201 #0: Mon Feb  1 02:16:20 UTC
>Description:
- Update to 2.1

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-AnyEvent-DBI-2.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-AnyEvent-DBI/Makefile /usr/home/dpokataev/tmp/ports/p5-AnyEvent-DBI/Makefile
--- /usr/ports/devel/p5-AnyEvent-DBI/Makefile	2010-03-31 00:54:28.000000000 +0000
+++ /usr/home/dpokataev/tmp/ports/p5-AnyEvent-DBI/Makefile	2010-12-16 06:19:39.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	AnyEvent-DBI
-PORTVERSION=	2.0
+PORTVERSION=	2.1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,7 +15,8 @@
 COMMENT=	AnyEvent::DBI - asynchronous DBI access
 
 RUN_DEPENDS=	p5-DBI>=1.0:${PORTSDIR}/databases/p5-DBI \
-		p5-AnyEvent>=4.15:${PORTSDIR}/devel/p5-AnyEvent
+		p5-AnyEvent>=4.15:${PORTSDIR}/devel/p5-AnyEvent \
+		p5-common-sense>=3.3:${PORTSDIR}/devel/p5-common-sense
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
diff -ruN --exclude=CVS /usr/ports/devel/p5-AnyEvent-DBI/distinfo /usr/home/dpokataev/tmp/ports/p5-AnyEvent-DBI/distinfo
--- /usr/ports/devel/p5-AnyEvent-DBI/distinfo	2010-03-31 00:54:28.000000000 +0000
+++ /usr/home/dpokataev/tmp/ports/p5-AnyEvent-DBI/distinfo	2010-12-16 06:17:14.000000000 +0000
@@ -1,3 +1,2 @@
-MD5 (AnyEvent-DBI-2.0.tar.gz) = 214ed2dcc607b1a7548669cb3c5be4eb
-SHA256 (AnyEvent-DBI-2.0.tar.gz) = d46b5dfebccbb88e92713bd4b5e18e179c5450649c19d4010d26fef449715b80
-SIZE (AnyEvent-DBI-2.0.tar.gz) = 20257
+SHA256 (AnyEvent-DBI-2.1.tar.gz) = c974787ba730ca53fae048469a18de11ce932409d253ae74f23c3388b8484bf4
+SIZE (AnyEvent-DBI-2.1.tar.gz) = 22663
--- p5-AnyEvent-DBI-2.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?201012160621.oBG6LIWD039278>