From owner-svn-ports-head@freebsd.org Mon May 1 12:47:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C42ACD58834; Mon, 1 May 2017 12:47:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9368AFF3; Mon, 1 May 2017 12:47:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v41ClK5O053909; Mon, 1 May 2017 12:47:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v41ClKdP053907; Mon, 1 May 2017 12:47:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705011247.v41ClKdP053907@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 1 May 2017 12:47:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439889 - head/www/p5-WWW-Search X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2017 12:47:21 -0000 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