Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Nov 2009 12:34:36 +0300 (MSK)
From:      Mons Anderson <mons@cpan.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140526: [MAINTAINER] devel/p5-Object-Event: update to 1.21
Message-ID:  <200911130934.nAD9YavW090898@veda.park.rambler.ru>
Resent-Message-ID: <200911130940.nAD9e3gU010366@freefall.freebsd.org>

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

>Number:         140526
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-Object-Event: update to 1.21
>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:   Fri Nov 13 09:40:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Mons Anderson
>Release:        FreeBSD 7.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD veda.park.rambler.ru 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Thu Feb 12 22:34:21 MSK 2009
>Description:
- Update to 1.21,1
- Raise PORTEPOCH to fix upgrading
- Raise common::sense dep. Lower versions are strange

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

--- p5-Object-Event-1.21,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Object-Event/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	5 Nov 2009 16:25:18 -0000	1.4
+++ Makefile	13 Nov 2009 09:30:01 -0000
@@ -6,7 +6,8 @@
 #
 
 PORTNAME=	Object-Event
-PORTVERSION=	1.2
+PORTVERSION=	1.21
+PORTEPOCH=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,7 +16,7 @@
 COMMENT=	A class that provides an event callback interface
 
 RUN_DEPENDS=	p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
-		p5-common-sense>0:${PORTSDIR}/devel/p5-common-sense
+	p5-common-sense>=2:${PORTSDIR}/devel/p5-common-sense
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Object-Event/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	5 Nov 2009 16:25:18 -0000	1.3
+++ distinfo	13 Nov 2009 09:30:01 -0000
@@ -1,3 +1,3 @@
-MD5 (Object-Event-1.2.tar.gz) = 126b8a96f515288c46d764de78c6a199
-SHA256 (Object-Event-1.2.tar.gz) = c88d2c743d262ce7dd2c01d87bf69ee6dc165ff0629accd03b7a750e4a4a47b0
-SIZE (Object-Event-1.2.tar.gz) = 15019
+MD5 (Object-Event-1.21.tar.gz) = df1827e1e966b9ce6553d5139cbc5c4f
+SHA256 (Object-Event-1.21.tar.gz) = ee1681340b84f6fb1850ce33cd27c64a90835f1ddd57f569804f28741bc3045d
+SIZE (Object-Event-1.21.tar.gz) = 15183
--- p5-Object-Event-1.21,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?200911130934.nAD9YavW090898>