Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 2015 21:17:01 +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: r399522 - head/www/p5-HTTP-Server-Simple
Message-ID:  <201510162117.t9GLH1Ca079283@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lth
Date: Fri Oct 16 21:17:01 2015
New Revision: 399522
URL: https://svnweb.freebsd.org/changeset/ports/399522

Log:
  - Update to 0.51
  - Add LICENSE
  - Transfer maintainership
  
  Changes:	https://metacpan.org/changes/distribution/HTTP-Server-Simple

Modified:
  head/www/p5-HTTP-Server-Simple/Makefile
  head/www/p5-HTTP-Server-Simple/distinfo

Modified: head/www/p5-HTTP-Server-Simple/Makefile
==============================================================================
--- head/www/p5-HTTP-Server-Simple/Makefile	Fri Oct 16 21:11:15 2015	(r399521)
+++ head/www/p5-HTTP-Server-Simple/Makefile	Fri Oct 16 21:17:01 2015	(r399522)
@@ -2,14 +2,17 @@
 # $FreeBSD$
 
 PORTNAME=	HTTP-Server-Simple
-PORTVERSION=	0.50
+PORTVERSION=	0.51
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	lth@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Simple standalone HTTP daemon
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/www/p5-HTTP-Server-Simple/distinfo
==============================================================================
--- head/www/p5-HTTP-Server-Simple/distinfo	Fri Oct 16 21:11:15 2015	(r399521)
+++ head/www/p5-HTTP-Server-Simple/distinfo	Fri Oct 16 21:17:01 2015	(r399522)
@@ -1,2 +1,2 @@
-SHA256 (HTTP-Server-Simple-0.50.tar.gz) = 5bd8117f469f566f55ee12406a1f9e03942d6f64e42f6e7461051e738bc27602
-SIZE (HTTP-Server-Simple-0.50.tar.gz) = 36290
+SHA256 (HTTP-Server-Simple-0.51.tar.gz) = b9dc5c9f12c16ca39a96f0ede1e27a18a5594274ff8f583000788a7fca136dfb
+SIZE (HTTP-Server-Simple-0.51.tar.gz) = 35056



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