Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 2009 02:02:47 -0500 (EST)
From:      Sahil Tandon <sahil@tandon.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        perl@FreeBSD.org
Subject:   [PATCH] textproc/p5-XML-RSS-JavaScript: update to 0.63 + adopt port
Message-ID:  <20091121070247.189C11708C@spartan.hamla.org>

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

>Submitter-Id:	current-users
>Originator:	Sahil Tandon
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] textproc/p5-XML-RSS-JavaScript: update to 0.63 + adopt port
>Severity:	non-critical 
>Priority:	low 
>Category:	ports 
>Class:		update 
>Release:	FreeBSD 7.2-RELEASE i386
>Environment:

	
>Description:
- Update to 0.63
- Assume maintainership
>How-To-Repeat:
	
>Fix:

	



--- p5-XML-RSS-JavaScript.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-RSS-JavaScript/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	17 Apr 2008 14:29:22 -0000	1.9
+++ Makefile	21 Nov 2009 07:00:17 -0000
@@ -6,15 +6,15 @@
 #
 
 PORTNAME=	XML-RSS-JavaScript
-PORTVERSION=	0.62
+PORTVERSION=	0.63
 CATEGORIES=	textproc www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	perl@FreeBSD.org
+MAINTAINER=	sahil@tandon.net
 COMMENT=	Perl extension to serialize your RSS as JavaScript
 
-RUN_DEPENDS=	${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS
+RUN_DEPENDS=	p5-XML-RSS>=1.31:${PORTSDIR}/textproc/p5-XML-RSS
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-RSS-JavaScript/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	18 Mar 2008 23:02:54 -0000	1.8
+++ distinfo	21 Nov 2009 07:00:17 -0000
@@ -1,3 +1,3 @@
-MD5 (XML-RSS-JavaScript-0.62.tar.gz) = 385e971c0a43fae5e72c8b5e6385f902
-SHA256 (XML-RSS-JavaScript-0.62.tar.gz) = 7640c1b78aed7f7cc4f3a629b5cafddd5ab08adc5002957d5e9aed332fc540f8
-SIZE (XML-RSS-JavaScript-0.62.tar.gz) = 22107
+MD5 (XML-RSS-JavaScript-0.63.tar.gz) = bf1d9044108c82ce6f00dcf41378bcd0
+SHA256 (XML-RSS-JavaScript-0.63.tar.gz) = 3ea10a659a199793a755b0e1217e16754be84bcd08d3169fa3f0feb6b0d94180
+SIZE (XML-RSS-JavaScript-0.63.tar.gz) = 19028
--- p5-XML-RSS-JavaScript.diff ends here ---




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