Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2017 12:47:20 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439889 - head/www/p5-WWW-Search
Message-ID:  <201705011247.v41ClKdP053907@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon May  1 12:47:20 2017
New Revision: 439889
URL: https://svnweb.freebsd.org/changeset/ports/439889

Log:
  Update to 2.517
  
  - Add removed Perl core module to *_DEPENDS
  
  Changes:	http://search.cpan.org/dist/WWW-Search/Changes

Modified:
  head/www/p5-WWW-Search/Makefile
  head/www/p5-WWW-Search/distinfo

Modified: head/www/p5-WWW-Search/Makefile
==============================================================================
--- head/www/p5-WWW-Search/Makefile	Mon May  1 12:47:15 2017	(r439888)
+++ head/www/p5-WWW-Search/Makefile	Mon May  1 12:47:20 2017	(r439889)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	WWW-Search
-PORTVERSION=	2.516
+PORTVERSION=	2.517
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +14,7 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Bit-Vector>=0:math/p5-Bit-Vector \
+		p5-CGI>=0:www/p5-CGI \
 		p5-Date-Manip>=0:devel/p5-Date-Manip \
 		p5-File-Slurp>=0:devel/p5-File-Slurp \
 		p5-HTML-Parser>=2.23:www/p5-HTML-Parser \

Modified: head/www/p5-WWW-Search/distinfo
==============================================================================
--- head/www/p5-WWW-Search/distinfo	Mon May  1 12:47:15 2017	(r439888)
+++ head/www/p5-WWW-Search/distinfo	Mon May  1 12:47:20 2017	(r439889)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466520443
-SHA256 (WWW-Search-2.516.tar.gz) = f9d680c065346fafc1f9317caf12ddefee01289926244bbac9f33139729622ed
-SIZE (WWW-Search-2.516.tar.gz) = 94761
+TIMESTAMP = 1493631778
+SHA256 (WWW-Search-2.517.tar.gz) = 0402353b380898b273629d28fde4d8ce90d20adc7651b786899202c4ba51c412
+SIZE (WWW-Search-2.517.tar.gz) = 95286



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