From owner-svn-ports-head@freebsd.org Sun Sep 23 11:14:45 2018 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 A374110B2CEC; Sun, 23 Sep 2018 11:14: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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2E3A4721E6; Sun, 23 Sep 2018 11:14:43 +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 9F88C1CC6; Sun, 23 Sep 2018 11:14:43 +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 w8NBEhif087773; Sun, 23 Sep 2018 11:14:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8NBEhgu087770; Sun, 23 Sep 2018 11:14:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201809231114.w8NBEhgu087770@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, 23 Sep 2018 11:14:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480494 - 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: 480494 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.27 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, 23 Sep 2018 11:14:46 -0000 Author: sunpoet Date: Sun Sep 23 11:14:42 2018 New Revision: 480494 URL: https://svnweb.freebsd.org/changeset/ports/480494 Log: Update to 9.06 - Take maintainership 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 Sep 23 11:14:37 2018 (r480493) +++ head/devel/p5-Minion/Makefile Sun Sep 23 11:14:42 2018 (r480494) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= Minion -PORTVERSION= 9.05 +PORTVERSION= 9.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SRI PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Asynchronous job queue for Mojolicious LICENSE= ART20 Modified: head/devel/p5-Minion/distinfo ============================================================================== --- head/devel/p5-Minion/distinfo Sun Sep 23 11:14:37 2018 (r480493) +++ head/devel/p5-Minion/distinfo Sun Sep 23 11:14:42 2018 (r480494) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537366641 -SHA256 (Minion-9.05.tar.gz) = e5fda7afd1f1b4d8a50e87139747846f173d0b1583a50d86b67af39577178736 -SIZE (Minion-9.05.tar.gz) = 796048 +TIMESTAMP = 1537690144 +SHA256 (Minion-9.06.tar.gz) = 8f83da8ba4cc983cc68aedfa495c9c91faf2e204abe7ce9a1b45dfc6ad8a6c34 +SIZE (Minion-9.06.tar.gz) = 1508089 Modified: head/devel/p5-Minion/pkg-plist ============================================================================== --- head/devel/p5-Minion/pkg-plist Sun Sep 23 11:14:37 2018 (r480493) +++ head/devel/p5-Minion/pkg-plist Sun Sep 23 11:14:42 2018 (r480494) @@ -21,14 +21,17 @@ %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/moment/moment.js %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/popper/popper.js %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-brands-400.eot +%%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-brands-400.svg %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-brands-400.ttf %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-brands-400.woff %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-brands-400.woff2 %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-regular-400.eot +%%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-regular-400.svg %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-regular-400.ttf %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-regular-400.woff %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-regular-400.woff2 %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-solid-900.eot +%%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-solid-900.svg %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-solid-900.ttf %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-solid-900.woff %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-solid-900.woff2