From owner-svn-ports-head@freebsd.org Thu May 5 21:20:45 2016 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 8A564B2ED61; Thu, 5 May 2016 21:20:45 +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 5AF2C18A8; Thu, 5 May 2016 21:20:45 +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 u45LKirc072383; Thu, 5 May 2016 21:20:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45LKiWM072381; Thu, 5 May 2016 21:20:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605052120.u45LKiWM072381@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 21:20:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414666 - head/www/p5-HTTP-BrowserDetect 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.22 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: Thu, 05 May 2016 21:20:45 -0000 Author: sunpoet Date: Thu May 5 21:20:44 2016 New Revision: 414666 URL: https://svnweb.freebsd.org/changeset/ports/414666 Log: - Update to 3.11 Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes 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 Thu May 5 20:50:03 2016 (r414665) +++ head/www/p5-HTTP-BrowserDetect/Makefile Thu May 5 21:20:44 2016 (r414666) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= HTTP-BrowserDetect -PORTVERSION= 3.10 -PORTREVISION= 1 +PORTVERSION= 3.11 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-HTTP-BrowserDetect/distinfo ============================================================================== --- head/www/p5-HTTP-BrowserDetect/distinfo Thu May 5 20:50:03 2016 (r414665) +++ head/www/p5-HTTP-BrowserDetect/distinfo Thu May 5 21:20:44 2016 (r414666) @@ -1,2 +1,2 @@ -SHA256 (HTTP-BrowserDetect-3.10.tar.gz) = 8fe863def7630065177c8648501a04585fba4b9db120ab4ddea1f1677157b3cf -SIZE (HTTP-BrowserDetect-3.10.tar.gz) = 90326 +SHA256 (HTTP-BrowserDetect-3.11.tar.gz) = 47f83cc5b2ab4f5bab382c36fb2a001718d4439972c0cf208ac208653e21cd86 +SIZE (HTTP-BrowserDetect-3.11.tar.gz) = 90375