Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2008 13:36:28 +0300 (MSK)
From:      Vladimir Timofeev <vovkasm@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/128781: [MAINTAINER] www/p5-AnyEvent-HTTP: update to 1.1
Message-ID:  <200811111036.mABAaSAT070374@zoo.rambler.ru>
Resent-Message-ID: <200811111040.mABAe1Ld046583@freefall.freebsd.org>

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

>Number:         128781
>Category:       ports
>Synopsis:       [MAINTAINER] www/p5-AnyEvent-HTTP: update to 1.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:   Tue Nov 11 10:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Timofeev
>Release:        FreeBSD 6.2-RELEASE-p1 amd64
>Organization:
>Environment:
System: FreeBSD zoo.rambler.ru 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #1: Thu Feb 15 17:00:27 MSK 2007
>Description:
- Update to 1.1

Changes:    http://search.cpan.org/dist/AnyEvent-HTTP/Changes
>How-To-Repeat:
>Fix:

--- p5-AnyEvent-HTTP-1.1,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-AnyEvent-HTTP/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	30 Sep 2008 14:16:02 -0000	1.3
+++ Makefile	11 Nov 2008 10:33:17 -0000
@@ -6,7 +6,8 @@
 #
 
 PORTNAME=	AnyEvent-HTTP
-PORTVERSION=	1.05
+PORTVERSION=	1.1
+PORTEPOCH=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/M/ML/MLEHMANN
@@ -15,7 +16,7 @@
 MAINTAINER=	vovkasm@gmail.com
 COMMENT=	Simple but non-blocking HTTP/HTTPS client
 
-BUILD_DEPENDS=	p5-AnyEvent>=4.14:${PORTSDIR}/devel/p5-AnyEvent
+BUILD_DEPENDS=	p5-AnyEvent>=4.31:${PORTSDIR}/devel/p5-AnyEvent
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-AnyEvent-HTTP/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	30 Sep 2008 14:16:02 -0000	1.3
+++ distinfo	11 Nov 2008 10:33:17 -0000
@@ -1,3 +1,3 @@
-MD5 (AnyEvent-HTTP-1.05.tar.gz) = ae7abdcf6ccaf49ae836dc4b423ce4ee
-SHA256 (AnyEvent-HTTP-1.05.tar.gz) = db74ca78b9a897b5ad3af04b6efc30a2366c41e42606e125369d0549f50b81b1
-SIZE (AnyEvent-HTTP-1.05.tar.gz) = 8376
+MD5 (AnyEvent-HTTP-1.1.tar.gz) = 71302d6bc28c012c021749593fc908d7
+SHA256 (AnyEvent-HTTP-1.1.tar.gz) = c7ea46082b4c9d4698a793289759865985192c4a5234b8f8ecc022f6371f1ecb
+SIZE (AnyEvent-HTTP-1.1.tar.gz) = 9560
--- p5-AnyEvent-HTTP-1.1,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?200811111036.mABAaSAT070374>