From owner-svn-ports-head@freebsd.org Mon Nov 20 13:22:39 2017 Return-Path: Delivered-To: svn-ports-head@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 66796DEB84F; Mon, 20 Nov 2017 13:22:39 +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 DEF677D773; Mon, 20 Nov 2017 13:22:35 +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 vAKDMYWs072178; Mon, 20 Nov 2017 13:22:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAKDMYUD072175; Mon, 20 Nov 2017 13:22:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711201322.vAKDMYUD072175@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 20 Nov 2017 13:22:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454550 - 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: 454550 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.25 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: Mon, 20 Nov 2017 13:22:39 -0000 Author: sunpoet Date: Mon Nov 20 13:22:33 2017 New Revision: 454550 URL: https://svnweb.freebsd.org/changeset/ports/454550 Log: Update to 8.01 Changes: http://search.cpan.org/dist/Minion/Changes 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 Mon Nov 20 13:22:28 2017 (r454549) +++ head/devel/p5-Minion/Makefile Mon Nov 20 13:22:33 2017 (r454550) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Minion -PORTVERSION= 8.0 +PORTVERSION= 8.01 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SRI Modified: head/devel/p5-Minion/distinfo ============================================================================== --- head/devel/p5-Minion/distinfo Mon Nov 20 13:22:28 2017 (r454549) +++ head/devel/p5-Minion/distinfo Mon Nov 20 13:22:33 2017 (r454550) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510989117 -SHA256 (Minion-8.0.tar.gz) = 4592bab20da2d1c842d1c8eaeb32e0de1bf10fd6b6bc9fc522a1f3c085fba127 -SIZE (Minion-8.0.tar.gz) = 786007 +TIMESTAMP = 1511151954 +SHA256 (Minion-8.01.tar.gz) = 29ed81189d74b5486b82d780b40dcc863faeb432f43662fde8a009574e51305e +SIZE (Minion-8.01.tar.gz) = 786199 Modified: head/devel/p5-Minion/pkg-plist ============================================================================== --- head/devel/p5-Minion/pkg-plist Mon Nov 20 13:22:28 2017 (r454549) +++ head/devel/p5-Minion/pkg-plist Mon Nov 20 13:22:33 2017 (r454550) @@ -22,7 +22,7 @@ %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/fonts/fontawesome-webfont.woff %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/fonts/fontawesome-webfont.woff2 %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/logo-black.png -%%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/logo-black@2x.png +%%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/logo-black-2x.png %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/public/minion/moment/moment.js %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/templates/layouts/minion.html.ep %%SITE_PERL%%/Mojolicious/Plugin/Minion/resources/templates/minion/_limit.html.ep