From owner-svn-ports-head@FreeBSD.ORG Wed Jul 10 03:34:15 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 81836CFA; Wed, 10 Jul 2013 03:34:15 +0000 (UTC) (envelope-from sunpoet@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 741231047; Wed, 10 Jul 2013 03:34:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6A3YFaU062216; Wed, 10 Jul 2013 03:34:15 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6A3YFTf062214; Wed, 10 Jul 2013 03:34:15 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201307100334.r6A3YFTf062214@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Wed, 10 Jul 2013 03:34:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322602 - head/www/p5-HTTP-Tiny 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, 10 Jul 2013 03:34:15 -0000 Author: sunpoet Date: Wed Jul 10 03:34:14 2013 New Revision: 322602 URL: http://svnweb.freebsd.org/changeset/ports/322602 Log: - Update to 0.034 - Remove leading indefinite article from COMMENT Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes Modified: head/www/p5-HTTP-Tiny/Makefile head/www/p5-HTTP-Tiny/distinfo Modified: head/www/p5-HTTP-Tiny/Makefile ============================================================================== --- head/www/p5-HTTP-Tiny/Makefile Wed Jul 10 03:33:52 2013 (r322601) +++ head/www/p5-HTTP-Tiny/Makefile Wed Jul 10 03:34:14 2013 (r322602) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= HTTP-Tiny -PORTVERSION= 0.033 +PORTVERSION= 0.034 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAGOLDEN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org -COMMENT= A small, simple, correct HTTP/1.1 client +COMMENT= Small, simple, correct HTTP/1.1 client LICENSE= ART10 GPLv1 LICENSE_COMB= dual Modified: head/www/p5-HTTP-Tiny/distinfo ============================================================================== --- head/www/p5-HTTP-Tiny/distinfo Wed Jul 10 03:33:52 2013 (r322601) +++ head/www/p5-HTTP-Tiny/distinfo Wed Jul 10 03:34:14 2013 (r322602) @@ -1,2 +1,2 @@ -SHA256 (HTTP-Tiny-0.033.tar.gz) = aad7904da62243cec01626a3317f82d1533eb0b44c9229cd984f55d3da0f4117 -SIZE (HTTP-Tiny-0.033.tar.gz) = 48023 +SHA256 (HTTP-Tiny-0.034.tar.gz) = da7cf7b6bdf78fe743bc43943a69e254949483746f96948268755d70e7af917c +SIZE (HTTP-Tiny-0.034.tar.gz) = 48795