Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Nov 2009 03:17:05 -0500 (EST)
From:      Sahil Tandon <sahil@tandon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        oleg@mamontov.net
Subject:   ports/140770: [PATCH] textproc/p5-XML-FeedPP: update to 0.41
Message-ID:  <20091122081705.89F1717083@spartan.hamla.org>
Resent-Message-ID: <200911220820.nAM8K2Xu038090@freefall.freebsd.org>

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

>Number:         140770
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-XML-FeedPP: update to 0.41
>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:   Sun Nov 22 08:20:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sahil Tandon
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:

	
>Description:
- Update to 0.41
>How-To-Repeat:
	
>Fix:

	



--- p5-XML-FeedPP.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-FeedPP/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	19 Jun 2009 16:28:24 -0000	1.3
+++ Makefile	22 Nov 2009 08:15:47 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-FeedPP
-PORTVERSION=	0.40
+PORTVERSION=	0.41
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,7 @@
 MAINTAINER=	oleg@mamontov.net
 COMMENT=	Get an RSS file and parse it
 
-BUILD_DEPENDS=	p5-XML-TreePP>=0.33:${PORTSDIR}/textproc/p5-XML-TreePP
+BUILD_DEPENDS=	p5-XML-TreePP>=0.39:${PORTSDIR}/textproc/p5-XML-TreePP
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-FeedPP/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	19 Jun 2009 16:28:24 -0000	1.3
+++ distinfo	22 Nov 2009 08:15:47 -0000
@@ -1,3 +1,3 @@
-MD5 (XML-FeedPP-0.40.tar.gz) = bb259c5c9363001235a9e592890a51fd
-SHA256 (XML-FeedPP-0.40.tar.gz) = 105aeccca7e4c2248161ce5b1455d57853e0ce84d1260bfee26a9f8d158cac6b
-SIZE (XML-FeedPP-0.40.tar.gz) = 41698
+MD5 (XML-FeedPP-0.41.tar.gz) = dd08f2bdb0850ae9470c5ae0a948d21d
+SHA256 (XML-FeedPP-0.41.tar.gz) = 217c5440fdc6fbe8865d9546930a36585f4c3b02cb1bf97adfd5e7b094ec7212
+SIZE (XML-FeedPP-0.41.tar.gz) = 40607
--- p5-XML-FeedPP.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091122081705.89F1717083>