From owner-svn-ports-head@freebsd.org Sun Feb 2 10:58:55 2020 Return-Path: Delivered-To: svn-ports-head@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 A4437228A16; Sun, 2 Feb 2020 10:58:55 +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 489Scv1s2Tz3NZr; Sun, 2 Feb 2020 10:58:55 +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 3AF81EC5F; Sun, 2 Feb 2020 10:58:55 +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 012Awtkx075804; Sun, 2 Feb 2020 10:58:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 012Aws1e075799; Sun, 2 Feb 2020 10:58:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202002021058.012Aws1e075799@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 2 Feb 2020 10:58:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r524866 - head/devel/p5-Minion X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Minion X-SVN-Commit-Revision: 524866 X-SVN-Commit-Repository: ports 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.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: Sun, 02 Feb 2020 10:58:55 -0000 Author: sunpoet Date: Sun Feb 2 10:58:54 2020 New Revision: 524866 URL: https://svnweb.freebsd.org/changeset/ports/524866 Log: Update to 10.03 Changes: https://metacpan.org/changes/distribution/Minion Modified: head/devel/p5-Minion/Makefile head/devel/p5-Minion/distinfo head/devel/p5-Minion/pkg-plist Modified: head/devel/p5-Minion/Makefile ============================================================================== --- head/devel/p5-Minion/Makefile Sun Feb 2 10:58:48 2020 (r524865) +++ head/devel/p5-Minion/Makefile Sun Feb 2 10:58:54 2020 (r524866) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Minion -PORTVERSION= 10.02 +PORTVERSION= 10.03 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SRI @@ -15,7 +15,7 @@ LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Mojolicious>=8.12:www/p5-Mojolicious +RUN_DEPENDS= p5-Mojolicious>=8.27:www/p5-Mojolicious USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Minion/distinfo ============================================================================== --- head/devel/p5-Minion/distinfo Sun Feb 2 10:58:48 2020 (r524865) +++ head/devel/p5-Minion/distinfo Sun Feb 2 10:58:54 2020 (r524866) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577626047 -SHA256 (Minion-10.02.tar.gz) = 33ac7ee88b3a991bdc4fce9a411545283f1957bacd5eaed263173479c4fa368d -SIZE (Minion-10.02.tar.gz) = 1511252 +TIMESTAMP = 1580562275 +SHA256 (Minion-10.03.tar.gz) = 492a54485300e50b0b13156bb6d6b616c29998bd8171fc5deae8a9a1cbbe513e +SIZE (Minion-10.03.tar.gz) = 1513981 Modified: head/devel/p5-Minion/pkg-plist ============================================================================== --- head/devel/p5-Minion/pkg-plist Sun Feb 2 10:58:48 2020 (r524865) +++ head/devel/p5-Minion/pkg-plist Sun Feb 2 10:58:54 2020 (r524866) @@ -5,6 +5,7 @@ %%SITE_PERL%%/Minion/Command/minion.pm %%SITE_PERL%%/Minion/Command/minion/job.pm %%SITE_PERL%%/Minion/Command/minion/worker.pm +%%SITE_PERL%%/Minion/Iterator.pm %%SITE_PERL%%/Minion/Job.pm %%SITE_PERL%%/Minion/Worker.pm %%SITE_PERL%%/Mojolicious/Plugin/Minion.pm @@ -50,6 +51,7 @@ %%PERL5_MAN3%%/Minion::Command::minion.3.gz %%PERL5_MAN3%%/Minion::Command::minion::job.3.gz %%PERL5_MAN3%%/Minion::Command::minion::worker.3.gz +%%PERL5_MAN3%%/Minion::Iterator.3.gz %%PERL5_MAN3%%/Minion::Job.3.gz %%PERL5_MAN3%%/Minion::Worker.3.gz %%PERL5_MAN3%%/Mojolicious::Plugin::Minion.3.gz