From owner-svn-ports-all@freebsd.org Sat Apr 1 10:52:53 2017 Return-Path: Delivered-To: svn-ports-all@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 CF19AD2958B; Sat, 1 Apr 2017 10:52:53 +0000 (UTC) (envelope-from sunpoet@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 9F34ACEE; Sat, 1 Apr 2017 10:52:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v31Aqq6r097079; Sat, 1 Apr 2017 10:52:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v31AqqVZ097077; Sat, 1 Apr 2017 10:52:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704011052.v31AqqVZ097077@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 1 Apr 2017 10:52:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437417 - head/www/p5-HTTP-Server-Simple X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Apr 2017 10:52:53 -0000 Author: sunpoet Date: Sat Apr 1 10:52:52 2017 New Revision: 437417 URL: https://svnweb.freebsd.org/changeset/ports/437417 Log: Update to 0.52 - Add removed Perl core module to *_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/HTTP-Server-Simple/Changes 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 Sat Apr 1 10:52:47 2017 (r437416) +++ head/www/p5-HTTP-Server-Simple/Makefile Sat Apr 1 10:52:52 2017 (r437417) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTTP-Server-Simple -PORTVERSION= 0.51 +PORTVERSION= 0.52 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,10 @@ COMMENT= Simple standalone HTTP daemon LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BUILD_DEPENDS= p5-CGI>=0:www/p5-CGI +RUN_DEPENDS:= ${BUILD_DEPENDS} + +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/www/p5-HTTP-Server-Simple/distinfo ============================================================================== --- head/www/p5-HTTP-Server-Simple/distinfo Sat Apr 1 10:52:47 2017 (r437416) +++ head/www/p5-HTTP-Server-Simple/distinfo Sat Apr 1 10:52:52 2017 (r437417) @@ -1,2 +1,3 @@ -SHA256 (HTTP-Server-Simple-0.51.tar.gz) = b9dc5c9f12c16ca39a96f0ede1e27a18a5594274ff8f583000788a7fca136dfb -SIZE (HTTP-Server-Simple-0.51.tar.gz) = 35056 +TIMESTAMP = 1491036906 +SHA256 (HTTP-Server-Simple-0.52.tar.gz) = d8939fa4f12bd6b8c043537fd0bf96b055ac3686b9cdd9fa773dca6ae679cb4c +SIZE (HTTP-Server-Simple-0.52.tar.gz) = 36722