[PATCH] www/p5-WWW-OpenSearch: update to 0.15 + adopt port

Sahil Tandon sahil at tandon.net
Sat Nov 21 07:54:37 UTC 2009


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

	
>Description:
- Update to 0.15
- Remove explicit DEPENDS on net/p5-URI because it is already implied by net/p5-URI-Template
- Assume maintainership from perl@
>How-To-Repeat:
	
>Fix:

	



--- p5-WWW-OpenSearch.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-OpenSearch/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	18 Apr 2008 09:58:55 -0000	1.8
+++ Makefile	21 Nov 2009 07:50:21 -0000
@@ -6,16 +6,15 @@
 #
 
 PORTNAME=	WWW-OpenSearch
-PORTVERSION=	0.14
+PORTVERSION=	0.15
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	perl at FreeBSD.org
+MAINTAINER=	sahil at tandon.net
 COMMENT=	Search A9 OpenSearch compatible engines
 
-RUN_DEPENDS=	${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
-		${SITE_PERL}/URI/Template.pm:${PORTSDIR}/net/p5-URI-Template \
+RUN_DEPENDS=	${SITE_PERL}/URI/Template.pm:${PORTSDIR}/net/p5-URI-Template \
 		p5-Data-Page>=2.00:${PORTSDIR}/databases/p5-Data-Page \
 		p5-XML-Feed>=0.08:${PORTSDIR}/textproc/p5-XML-Feed \
 		p5-libwww>=5.60:${PORTSDIR}/www/p5-libwww \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-OpenSearch/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	18 Apr 2008 09:58:55 -0000	1.7
+++ distinfo	21 Nov 2009 07:50:21 -0000
@@ -1,3 +1,3 @@
-MD5 (WWW-OpenSearch-0.14.tar.gz) = 330177e7117c8f1e7100e53a4ca297d6
-SHA256 (WWW-OpenSearch-0.14.tar.gz) = e1abdfab59af0f53c93b233ce26e3b13ff0817e2fa551b750a69e82a2bc4ce7b
-SIZE (WWW-OpenSearch-0.14.tar.gz) = 27964
+MD5 (WWW-OpenSearch-0.15.tar.gz) = 308841bae75fd6428488e475a2fb1aaf
+SHA256 (WWW-OpenSearch-0.15.tar.gz) = adbcff2023e151836145205bc2ddbb5b7458287fa5cd19bbe2387f347af3c0b1
+SIZE (WWW-OpenSearch-0.15.tar.gz) = 24162
--- p5-WWW-OpenSearch.diff ends here ---



More information about the freebsd-perl mailing list