From owner-svn-ports-head@freebsd.org Fri Sep 23 12:24:25 2016 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 3955ABE6969; Fri, 23 Sep 2016 12:24:25 +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 0A31BF5A; Fri, 23 Sep 2016 12:24:24 +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 u8NCOOWf044383; Fri, 23 Sep 2016 12:24:24 GMT (envelope-from lth@FreeBSD.org) Received: (from lth@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8NCOOoS044381; Fri, 23 Sep 2016 12:24:24 GMT (envelope-from lth@FreeBSD.org) Message-Id: <201609231224.u8NCOOoS044381@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lth set sender to lth@FreeBSD.org using -f From: Lars Thegler Date: Fri, 23 Sep 2016 12:24:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422664 - head/www/p5-HTTP-Server-Simple-Static 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.23 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: Fri, 23 Sep 2016 12:24:25 -0000 Author: lth Date: Fri Sep 23 12:24:23 2016 New Revision: 422664 URL: https://svnweb.freebsd.org/changeset/ports/422664 Log: - Update to 0.12 Changes: https://api.metacpan.org/source/SJQUINNEY/HTTP-Server-Simple-Static-0.12/Changes - Add LICENSE - Disperse maintainership Modified: head/www/p5-HTTP-Server-Simple-Static/Makefile head/www/p5-HTTP-Server-Simple-Static/distinfo Modified: head/www/p5-HTTP-Server-Simple-Static/Makefile ============================================================================== --- head/www/p5-HTTP-Server-Simple-Static/Makefile Fri Sep 23 11:44:08 2016 (r422663) +++ head/www/p5-HTTP-Server-Simple-Static/Makefile Fri Sep 23 12:24:23 2016 (r422664) @@ -1,15 +1,17 @@ # $FreeBSD$ PORTNAME= HTTP-Server-Simple-Static -PORTVERSION= 0.09 -PORTREVISION= 1 +PORTVERSION= 0.12 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Serve static files with HTTP::Server::Simple +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-File-LibMagic>=0:devel/p5-File-LibMagic \ p5-HTTP-Server-Simple>=0:www/p5-HTTP-Server-Simple \ p5-URI>=0:net/p5-URI Modified: head/www/p5-HTTP-Server-Simple-Static/distinfo ============================================================================== --- head/www/p5-HTTP-Server-Simple-Static/distinfo Fri Sep 23 11:44:08 2016 (r422663) +++ head/www/p5-HTTP-Server-Simple-Static/distinfo Fri Sep 23 12:24:23 2016 (r422664) @@ -1,2 +1,3 @@ -SHA256 (HTTP-Server-Simple-Static-0.09.tar.gz) = f215f76a7588c4503744ea86d561ca4ca4a2fa400584671ec1790b7108972e21 -SIZE (HTTP-Server-Simple-Static-0.09.tar.gz) = 5717 +TIMESTAMP = 1474632737 +SHA256 (HTTP-Server-Simple-Static-0.12.tar.gz) = d0b9fb1332f07c0b645d53351ca6c39ccf7680d8ca40295e1b97e3d30de20596 +SIZE (HTTP-Server-Simple-Static-0.12.tar.gz) = 6208