Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Oct 2015 14:18:57 +0000 (UTC)
From:      Lars Thegler <lth@FreeBSD.org>
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
Message-ID:  <201510171418.t9HEIv2o056286@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510171418.t9HEIv2o056286>