From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 22 08:20:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C6A91065694 for ; Sun, 22 Nov 2009 08:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 22A228FC1E for ; Sun, 22 Nov 2009 08:20:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nAM8K2Iq038091 for ; Sun, 22 Nov 2009 08:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nAM8K2Xu038090; Sun, 22 Nov 2009 08:20:02 GMT (envelope-from gnats) Resent-Date: Sun, 22 Nov 2009 08:20:02 GMT Resent-Message-Id: <200911220820.nAM8K2Xu038090@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sahil Tandon Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6844106566C for ; Sun, 22 Nov 2009 08:17:05 +0000 (UTC) (envelope-from sahil@spartan.hamla.org) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id B5EBA8FC17 for ; Sun, 22 Nov 2009 08:17:05 +0000 (UTC) Received: by spartan.hamla.org (Postfix, from userid 1001) id 89F1717083; Sun, 22 Nov 2009 03:17:05 -0500 (EST) Message-Id: <20091122081705.89F1717083@spartan.hamla.org> Date: Sun, 22 Nov 2009 03:17:05 -0500 (EST) From: Sahil Tandon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: oleg@mamontov.net Subject: ports/140770: [PATCH] textproc/p5-XML-FeedPP: update to 0.41 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Nov 2009 08:20:03 -0000 >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: