From owner-svn-ports-all@freebsd.org Thu Jan 23 04:23:15 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 72E1A22BB15; Thu, 23 Jan 2020 04:23:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4838Jz1kHGz43sx; Thu, 23 Jan 2020 04:23:15 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1BD0B8F42; Thu, 23 Jan 2020 04:23:15 +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 00N4NE4e042310; Thu, 23 Jan 2020 04:23:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00N4NEpf042308; Thu, 23 Jan 2020 04:23:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202001230423.00N4NEpf042308@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 23 Jan 2020 04:23:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r523893 - head/www/p5-Apache-Config-Preproc X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-Apache-Config-Preproc X-SVN-Commit-Revision: 523893 X-SVN-Commit-Repository: ports 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.29 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: Thu, 23 Jan 2020 04:23:15 -0000 Author: sunpoet Date: Thu Jan 23 04:23:14 2020 New Revision: 523893 URL: https://svnweb.freebsd.org/changeset/ports/523893 Log: Update to 1.04 - Add LICENSE_FILE - Add BUILD_DEPENDS Changes: https://metacpan.org/changes/distribution/Apache-Config-Preproc Modified: head/www/p5-Apache-Config-Preproc/Makefile head/www/p5-Apache-Config-Preproc/distinfo head/www/p5-Apache-Config-Preproc/pkg-plist Modified: head/www/p5-Apache-Config-Preproc/Makefile ============================================================================== --- head/www/p5-Apache-Config-Preproc/Makefile Thu Jan 23 04:23:09 2020 (r523892) +++ head/www/p5-Apache-Config-Preproc/Makefile Thu Jan 23 04:23:14 2020 (r523893) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Apache-Config-Preproc -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,11 +11,15 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Preprocess Apache server configuration files LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= p5-Apache-Admin-Config>=0.95:www/p5-Apache-Admin-Config +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Apache-Admin-Config>=0.95:www/p5-Apache-Admin-Config \ + p5-Text-Locus>=1.03:textproc/p5-Text-Locus -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include Modified: head/www/p5-Apache-Config-Preproc/distinfo ============================================================================== --- head/www/p5-Apache-Config-Preproc/distinfo Thu Jan 23 04:23:09 2020 (r523892) +++ head/www/p5-Apache-Config-Preproc/distinfo Thu Jan 23 04:23:14 2020 (r523893) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556631365 -SHA256 (Apache-Config-Preproc-1.03.tar.gz) = 88e305e980740c37ae953680769d0340b6a25486861b8a743a62a3de8f27804f -SIZE (Apache-Config-Preproc-1.03.tar.gz) = 22692 +TIMESTAMP = 1579684172 +SHA256 (Apache-Config-Preproc-1.04.tar.gz) = d57232b1430ee98ac0bf13f0c8b0e95a102b27447af59099dec38a4f915957fb +SIZE (Apache-Config-Preproc-1.04.tar.gz) = 27737 Modified: head/www/p5-Apache-Config-Preproc/pkg-plist ============================================================================== --- head/www/p5-Apache-Config-Preproc/pkg-plist Thu Jan 23 04:23:09 2020 (r523892) +++ head/www/p5-Apache-Config-Preproc/pkg-plist Thu Jan 23 04:23:14 2020 (r523893) @@ -1,12 +1,17 @@ %%SITE_PERL%%/Apache/Config/Preproc.pm +%%SITE_PERL%%/Apache/Config/Preproc/Expand.pm +%%SITE_PERL%%/Apache/Config/Preproc/Server/Probe.pm %%SITE_PERL%%/Apache/Config/Preproc/compact.pm %%SITE_PERL%%/Apache/Config/Preproc/ifdefine.pm %%SITE_PERL%%/Apache/Config/Preproc/ifmodule.pm %%SITE_PERL%%/Apache/Config/Preproc/include.pm +%%SITE_PERL%%/Apache/Config/Preproc/locus.pm %%SITE_PERL%%/Apache/Config/Preproc/macro.pm %%PERL5_MAN3%%/Apache::Config::Preproc.3.gz +%%PERL5_MAN3%%/Apache::Config::Preproc::Expand.3.gz %%PERL5_MAN3%%/Apache::Config::Preproc::compact.3.gz %%PERL5_MAN3%%/Apache::Config::Preproc::ifdefine.3.gz %%PERL5_MAN3%%/Apache::Config::Preproc::ifmodule.3.gz %%PERL5_MAN3%%/Apache::Config::Preproc::include.3.gz +%%PERL5_MAN3%%/Apache::Config::Preproc::locus.3.gz %%PERL5_MAN3%%/Apache::Config::Preproc::macro.3.gz