From owner-svn-ports-all@FreeBSD.ORG Wed Aug 13 09:02:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C317C84E; Wed, 13 Aug 2014 09:02:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 9B67D2768; Wed, 13 Aug 2014 09:02:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7D92ecW002013; Wed, 13 Aug 2014 09:02:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7D92eLx002011; Wed, 13 Aug 2014 09:02:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201408130902.s7D92eLx002011@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 13 Aug 2014 09:02:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364762 - head/www/p5-LWP-Protocol-https 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.18-1 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: Wed, 13 Aug 2014 09:02:40 -0000 Author: sunpoet Date: Wed Aug 13 09:02:39 2014 New Revision: 364762 URL: http://svnweb.freebsd.org/changeset/ports/364762 QAT: https://qat.redports.org/buildarchive/r364762/ Log: - Update to 6.06 - Cleanup Makefile header Changes: http://search.cpan.org/dist/LWP-Protocol-https/Changes Modified: head/www/p5-LWP-Protocol-https/Makefile head/www/p5-LWP-Protocol-https/distinfo Modified: head/www/p5-LWP-Protocol-https/Makefile ============================================================================== --- head/www/p5-LWP-Protocol-https/Makefile Wed Aug 13 08:59:42 2014 (r364761) +++ head/www/p5-LWP-Protocol-https/Makefile Wed Aug 13 09:02:39 2014 (r364762) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= LWP-Protocol-https -PORTVERSION= 6.04 +PORTVERSION= 6.06 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-LWP-Protocol-https/distinfo ============================================================================== --- head/www/p5-LWP-Protocol-https/distinfo Wed Aug 13 08:59:42 2014 (r364761) +++ head/www/p5-LWP-Protocol-https/distinfo Wed Aug 13 09:02:39 2014 (r364762) @@ -1,2 +1,2 @@ -SHA256 (LWP-Protocol-https-6.04.tar.gz) = 1ef67750ee363525cf729b59afde805ac4dc80eaf8d36ca01082a4d78a7af629 -SIZE (LWP-Protocol-https-6.04.tar.gz) = 4035 +SHA256 (LWP-Protocol-https-6.06.tar.gz) = b86c83cc1dcf4a6f84e2fbe32f9c39591a36e6e418af00533505f3452496adef +SIZE (LWP-Protocol-https-6.06.tar.gz) = 8376