From owner-svn-ports-head@freebsd.org Tue Sep 29 11:22:35 2015 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 64919A0A5D6; Tue, 29 Sep 2015 11:22:35 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org (repo.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 5265A1875; Tue, 29 Sep 2015 11:22:35 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8TBMZSS039672; Tue, 29 Sep 2015 11:22:35 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8TBMYG4039670; Tue, 29 Sep 2015 11:22:34 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201509291122.t8TBMYG4039670@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Tue, 29 Sep 2015 11:22:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398169 - head/www/p5-HTTP-Async 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.20 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: Tue, 29 Sep 2015 11:22:35 -0000 Author: culot Date: Tue Sep 29 11:22:34 2015 New Revision: 398169 URL: https://svnweb.freebsd.org/changeset/ports/398169 Log: - Update to 0.30 Changes: http://search.cpan.org/dist/HTTP-Async/Changes Modified: head/www/p5-HTTP-Async/Makefile head/www/p5-HTTP-Async/distinfo Modified: head/www/p5-HTTP-Async/Makefile ============================================================================== --- head/www/p5-HTTP-Async/Makefile Tue Sep 29 11:16:09 2015 (r398168) +++ head/www/p5-HTTP-Async/Makefile Tue Sep 29 11:22:34 2015 (r398169) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTTP-Async -PORTVERSION= 0.29 +PORTVERSION= 0.30 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-HTTP-Async/distinfo ============================================================================== --- head/www/p5-HTTP-Async/distinfo Tue Sep 29 11:16:09 2015 (r398168) +++ head/www/p5-HTTP-Async/distinfo Tue Sep 29 11:22:34 2015 (r398169) @@ -1,2 +1,2 @@ -SHA256 (HTTP-Async-0.29.tar.gz) = 3cdbaf164173ef5493266e392089d77649d161778e640d3b6e0504e1de7bae57 -SIZE (HTTP-Async-0.29.tar.gz) = 23015 +SHA256 (HTTP-Async-0.30.tar.gz) = fe52382bc6e90e55899016ae065bbc7f483bea2d611353334d73f144f775843b +SIZE (HTTP-Async-0.30.tar.gz) = 24508