Date: Tue, 29 Sep 2015 11:22:34 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398169 - head/www/p5-HTTP-Async Message-ID: <201509291122.t8TBMYG4039670@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509291122.t8TBMYG4039670>