From owner-svn-ports-all@freebsd.org Mon Oct 15 21:07:53 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5519C10C949A; Mon, 15 Oct 2018 21:07:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AF54585A38; Mon, 15 Oct 2018 21:07:52 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8CE8412821; Mon, 15 Oct 2018 21:07:52 +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 w9FL7qQr097791; Mon, 15 Oct 2018 21:07:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9FL7q47097789; Mon, 15 Oct 2018 21:07:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201810152107.w9FL7q47097789@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, 15 Oct 2018 21:07:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482181 - head/www/p5-HTTP-BrowserDetect X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-HTTP-BrowserDetect X-SVN-Commit-Revision: 482181 X-SVN-Commit-Repository: ports 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.27 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: Mon, 15 Oct 2018 21:07:53 -0000 Author: sunpoet Date: Mon Oct 15 21:07:51 2018 New Revision: 482181 URL: https://svnweb.freebsd.org/changeset/ports/482181 Log: Update to 3.19 Changes: https://metacpan.org/changes/distribution/HTTP-BrowserDetect Modified: head/www/p5-HTTP-BrowserDetect/Makefile head/www/p5-HTTP-BrowserDetect/distinfo Modified: head/www/p5-HTTP-BrowserDetect/Makefile ============================================================================== --- head/www/p5-HTTP-BrowserDetect/Makefile Mon Oct 15 21:07:43 2018 (r482180) +++ head/www/p5-HTTP-BrowserDetect/Makefile Mon Oct 15 21:07:51 2018 (r482181) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTTP-BrowserDetect -PORTVERSION= 3.18 +PORTVERSION= 3.19 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= p5-Path-Tiny>=0:devel/p5-Path-Tiny \ +TEST_DEPENDS= p5-Hash-Merge>=0:textproc/p5-Hash-Merge \ + p5-Path-Tiny>=0:devel/p5-Path-Tiny \ p5-Test-FailWarnings>=0:devel/p5-Test-FailWarnings \ p5-Test-Most>=0:devel/p5-Test-Most \ p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings Modified: head/www/p5-HTTP-BrowserDetect/distinfo ============================================================================== --- head/www/p5-HTTP-BrowserDetect/distinfo Mon Oct 15 21:07:43 2018 (r482180) +++ head/www/p5-HTTP-BrowserDetect/distinfo Mon Oct 15 21:07:51 2018 (r482181) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539368623 -SHA256 (HTTP-BrowserDetect-3.18.tar.gz) = 98808fb66ae2990f6f82238f77d42dfc86a5e4f81400790b0aec550da20ec772 -SIZE (HTTP-BrowserDetect-3.18.tar.gz) = 114336 +TIMESTAMP = 1539625330 +SHA256 (HTTP-BrowserDetect-3.19.tar.gz) = fad95d1e311a4615cb32a017e7d9dfb9dbbb3a5657c1e70243b6c3999bad5b5d +SIZE (HTTP-BrowserDetect-3.19.tar.gz) = 114107