From owner-svn-ports-head@FreeBSD.ORG Wed Nov 28 07:57:12 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A29753C9; Wed, 28 Nov 2012 07:57:12 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 882308FC13; Wed, 28 Nov 2012 07:57:12 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAS7vC7Q071633; Wed, 28 Nov 2012 07:57:12 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAS7vCf2071631; Wed, 28 Nov 2012 07:57:12 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201211280757.qAS7vCf2071631@svn.freebsd.org> From: Frederic Culot Date: Wed, 28 Nov 2012 07:57:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307887 - head/net/p5-Net-HTTP 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.14 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: Wed, 28 Nov 2012 07:57:12 -0000 Author: culot Date: Wed Nov 28 07:57:12 2012 New Revision: 307887 URL: http://svnweb.freebsd.org/changeset/ports/307887 Log: - Update to 6.05 Changes: http://search.cpan.org/dist/Net-HTTP/Changes Feature safe: yes Modified: head/net/p5-Net-HTTP/Makefile head/net/p5-Net-HTTP/distinfo Modified: head/net/p5-Net-HTTP/Makefile ============================================================================== --- head/net/p5-Net-HTTP/Makefile Wed Nov 28 07:39:29 2012 (r307886) +++ head/net/p5-Net-HTTP/Makefile Wed Nov 28 07:57:12 2012 (r307887) @@ -1,13 +1,8 @@ -# New ports collection makefile for: p5-Net-HTTP -# Date created: 2011-04-15 -# Whom: Frederic Culot -# +# Created by: Frederic Culot # $FreeBSD$ -# PORTNAME= Net-HTTP -PORTVERSION= 6.03 -PORTREVISION= 1 +PORTVERSION= 6.05 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/net/p5-Net-HTTP/distinfo ============================================================================== --- head/net/p5-Net-HTTP/distinfo Wed Nov 28 07:39:29 2012 (r307886) +++ head/net/p5-Net-HTTP/distinfo Wed Nov 28 07:57:12 2012 (r307887) @@ -1,2 +1,2 @@ -SHA256 (Net-HTTP-6.03.tar.gz) = ecb0236dc23dccdc92e4b1c2dc63b2a2e29ac3a4a1f50104a838279a72a8a0ab -SIZE (Net-HTTP-6.03.tar.gz) = 14294 +SHA256 (Net-HTTP-6.05.tar.gz) = 8cab8eb5836af7b1f33583dd1fd16981e20cf7cd279aaa1d260554c2d9d84be4 +SIZE (Net-HTTP-6.05.tar.gz) = 15532