From owner-svn-ports-head@freebsd.org Sat May 25 10:01:45 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B35F15A7EAC; Sat, 25 May 2019 10:01:45 +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 D25D997DC0; Sat, 25 May 2019 10:01:44 +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 5188829DD; Sat, 25 May 2019 10:01:42 +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 x4PA1glI033816; Sat, 25 May 2019 10:01:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4PA1fXJ033813; Sat, 25 May 2019 10:01:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201905251001.x4PA1fXJ033813@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, 25 May 2019 10:01:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502536 - head/devel/p5-Alien-Build X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Alien-Build X-SVN-Commit-Revision: 502536 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: D25D997DC0 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.97)[-0.971,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sat, 25 May 2019 10:01:45 -0000 Author: sunpoet Date: Sat May 25 10:01:41 2019 New Revision: 502536 URL: https://svnweb.freebsd.org/changeset/ports/502536 Log: Update to 1.74 Changes: https://metacpan.org/changes/distribution/Alien-Build Modified: head/devel/p5-Alien-Build/Makefile head/devel/p5-Alien-Build/distinfo head/devel/p5-Alien-Build/pkg-plist Modified: head/devel/p5-Alien-Build/Makefile ============================================================================== --- head/devel/p5-Alien-Build/Makefile Sat May 25 10:01:36 2019 (r502535) +++ head/devel/p5-Alien-Build/Makefile Sat May 25 10:01:41 2019 (r502536) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Alien-Build -PORTVERSION= 1.69 +PORTVERSION= 1.74 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Alien-Build/distinfo ============================================================================== --- head/devel/p5-Alien-Build/distinfo Sat May 25 10:01:36 2019 (r502535) +++ head/devel/p5-Alien-Build/distinfo Sat May 25 10:01:41 2019 (r502536) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556494725 -SHA256 (Alien-Build-1.69.tar.gz) = 088320f539e7b998851a0a18fa13fcbb383838899e59a0f61cc97b6c2a0d22dc -SIZE (Alien-Build-1.69.tar.gz) = 260811 +TIMESTAMP = 1558729960 +SHA256 (Alien-Build-1.74.tar.gz) = 02ca8b0ba3787568a10c683c718a2f28e9e27e4ca3c7545bf8ff479bba2ae4f9 +SIZE (Alien-Build-1.74.tar.gz) = 265239 Modified: head/devel/p5-Alien-Build/pkg-plist ============================================================================== --- head/devel/p5-Alien-Build/pkg-plist Sat May 25 10:01:36 2019 (r502535) +++ head/devel/p5-Alien-Build/pkg-plist Sat May 25 10:01:41 2019 (r502536) @@ -22,6 +22,7 @@ %%SITE_PERL%%/Alien/Build/Plugin/Build/Make.pm %%SITE_PERL%%/Alien/Build/Plugin/Build/SearchDep.pm %%SITE_PERL%%/Alien/Build/Plugin/Core.pod +%%SITE_PERL%%/Alien/Build/Plugin/Core/CleanInstall.pm %%SITE_PERL%%/Alien/Build/Plugin/Core/Download.pm %%SITE_PERL%%/Alien/Build/Plugin/Core/FFI.pm %%SITE_PERL%%/Alien/Build/Plugin/Core/Gather.pm @@ -33,6 +34,7 @@ %%SITE_PERL%%/Alien/Build/Plugin/Decode/DirListing.pm %%SITE_PERL%%/Alien/Build/Plugin/Decode/DirListingFtpcopy.pm %%SITE_PERL%%/Alien/Build/Plugin/Decode/HTML.pm +%%SITE_PERL%%/Alien/Build/Plugin/Decode/Mojo.pm %%SITE_PERL%%/Alien/Build/Plugin/Download.pod %%SITE_PERL%%/Alien/Build/Plugin/Download/Negotiate.pm %%SITE_PERL%%/Alien/Build/Plugin/Extract.pod @@ -97,6 +99,7 @@ %%PERL5_MAN3%%/Alien::Build::Plugin::Build::Make.3.gz %%PERL5_MAN3%%/Alien::Build::Plugin::Build::SearchDep.3.gz %%PERL5_MAN3%%/Alien::Build::Plugin::Core.3.gz +%%PERL5_MAN3%%/Alien::Build::Plugin::Core::CleanInstall.3.gz %%PERL5_MAN3%%/Alien::Build::Plugin::Core::Download.3.gz %%PERL5_MAN3%%/Alien::Build::Plugin::Core::FFI.3.gz %%PERL5_MAN3%%/Alien::Build::Plugin::Core::Gather.3.gz @@ -108,6 +111,7 @@ %%PERL5_MAN3%%/Alien::Build::Plugin::Decode::DirListing.3.gz %%PERL5_MAN3%%/Alien::Build::Plugin::Decode::DirListingFtpcopy.3.gz %%PERL5_MAN3%%/Alien::Build::Plugin::Decode::HTML.3.gz +%%PERL5_MAN3%%/Alien::Build::Plugin::Decode::Mojo.3.gz %%PERL5_MAN3%%/Alien::Build::Plugin::Download.3.gz %%PERL5_MAN3%%/Alien::Build::Plugin::Download::Negotiate.3.gz %%PERL5_MAN3%%/Alien::Build::Plugin::Extract.3.gz