From owner-svn-ports-all@freebsd.org Tue Jan 12 21:42:02 2016 Return-Path: Delivered-To: svn-ports-all@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 99636A6DE6F; Tue, 12 Jan 2016 21:42:02 +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 584E31349; Tue, 12 Jan 2016 21:42:02 +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 u0CLg1oD081719; Tue, 12 Jan 2016 21:42:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0CLg1Qr081717; Tue, 12 Jan 2016 21:42:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201601122142.u0CLg1Qr081717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 12 Jan 2016 21:42:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405972 - head/www/p5-WWW-Wikipedia X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 21:42:02 -0000 Author: sunpoet Date: Tue Jan 12 21:42:01 2016 New Revision: 405972 URL: https://svnweb.freebsd.org/changeset/ports/405972 Log: - Update to 2.04 Changes: http://search.cpan.org/dist/WWW-Wikipedia/Changes Modified: head/www/p5-WWW-Wikipedia/Makefile head/www/p5-WWW-Wikipedia/distinfo Modified: head/www/p5-WWW-Wikipedia/Makefile ============================================================================== --- head/www/p5-WWW-Wikipedia/Makefile Tue Jan 12 21:41:56 2016 (r405971) +++ head/www/p5-WWW-Wikipedia/Makefile Tue Jan 12 21:42:01 2016 (r405972) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= WWW-Wikipedia -PORTVERSION= 2.01 -PORTREVISION= 1 +PORTVERSION= 2.04 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BRICAS @@ -15,7 +14,8 @@ COMMENT= Perl module of Automated interf LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Text-Autoformat>=0:${PORTSDIR}/textproc/p5-Text-Autoformat \ +BUILD_DEPENDS= p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ + p5-Text-Autoformat>=0:${PORTSDIR}/textproc/p5-Text-Autoformat \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/www/p5-WWW-Wikipedia/distinfo ============================================================================== --- head/www/p5-WWW-Wikipedia/distinfo Tue Jan 12 21:41:56 2016 (r405971) +++ head/www/p5-WWW-Wikipedia/distinfo Tue Jan 12 21:42:01 2016 (r405972) @@ -1,2 +1,2 @@ -SHA256 (WWW-Wikipedia-2.01.tar.gz) = a2d37966c7d2602ae8ab71672627921f329d731e3a6795d5e3d60f8b29ab0683 -SIZE (WWW-Wikipedia-2.01.tar.gz) = 35599 +SHA256 (WWW-Wikipedia-2.04.tar.gz) = e0fefec28094da964fec19a7d51bb09c220c179eedf529e838add0e9530798bb +SIZE (WWW-Wikipedia-2.04.tar.gz) = 36581