From owner-svn-ports-head@freebsd.org Sat Oct 17 14:18:58 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 776A9A17A8B; Sat, 17 Oct 2015 14:18:58 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 2B782831; Sat, 17 Oct 2015 14:18:58 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9HEIvSl056288; Sat, 17 Oct 2015 14:18:57 GMT (envelope-from lth@FreeBSD.org) Received: (from lth@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9HEIv2o056286; Sat, 17 Oct 2015 14:18:57 GMT (envelope-from lth@FreeBSD.org) Message-Id: <201510171418.t9HEIv2o056286@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lth set sender to lth@FreeBSD.org using -f From: Lars Thegler Date: Sat, 17 Oct 2015 14:18:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399538 - head/www/p5-POE-Component-Server-SimpleHTTP 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: Sat, 17 Oct 2015 14:18:58 -0000 Author: lth Date: Sat Oct 17 14:18:56 2015 New Revision: 399538 URL: https://svnweb.freebsd.org/changeset/ports/399538 Log: - Update to 2.20 - Add LICENSE - Transfer maintainership Changes: https://metacpan.org/changes/distribution/POE-Component-Server-SimpleHTTP Modified: head/www/p5-POE-Component-Server-SimpleHTTP/Makefile head/www/p5-POE-Component-Server-SimpleHTTP/distinfo Modified: head/www/p5-POE-Component-Server-SimpleHTTP/Makefile ============================================================================== --- head/www/p5-POE-Component-Server-SimpleHTTP/Makefile Sat Oct 17 13:20:39 2015 (r399537) +++ head/www/p5-POE-Component-Server-SimpleHTTP/Makefile Sat Oct 17 14:18:56 2015 (r399538) @@ -1,15 +1,17 @@ # $FreeBSD$ PORTNAME= POE-Component-Server-SimpleHTTP -PORTVERSION= 2.18 -PORTREVISION= 1 +PORTVERSION= 2.20 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to serve HTTP requests in POE +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Moose>=0.81:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-AttributeHelpers>0:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ p5-MooseX-POE>=0.205:${PORTSDIR}/devel/p5-MooseX-POE \ Modified: head/www/p5-POE-Component-Server-SimpleHTTP/distinfo ============================================================================== --- head/www/p5-POE-Component-Server-SimpleHTTP/distinfo Sat Oct 17 13:20:39 2015 (r399537) +++ head/www/p5-POE-Component-Server-SimpleHTTP/distinfo Sat Oct 17 14:18:56 2015 (r399538) @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Server-SimpleHTTP-2.18.tar.gz) = 07600235817b1f645683dd69758f83961ee87b9c17a11634a216b9e92ecad735 -SIZE (POE-Component-Server-SimpleHTTP-2.18.tar.gz) = 60629 +SHA256 (POE-Component-Server-SimpleHTTP-2.20.tar.gz) = 23f6285b6ff98f5e258f021cd0760eaca6a29e12a138e4d84887e6fce3271c17 +SIZE (POE-Component-Server-SimpleHTTP-2.20.tar.gz) = 63575