Date: Sun, 30 Aug 2015 03:57:22 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r395593 - head/devel/p5-Minion Message-ID: <201508300357.t7U3vMPZ004926@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Aug 30 03:57:21 2015 New Revision: 395593 URL: https://svnweb.freebsd.org/changeset/ports/395593 Log: - Update to 1.17 - Add NO_ARCH Changes: http://search.cpan.org/dist/Minion/Changes Modified: head/devel/p5-Minion/Makefile head/devel/p5-Minion/distinfo Modified: head/devel/p5-Minion/Makefile ============================================================================== --- head/devel/p5-Minion/Makefile Sun Aug 30 03:57:17 2015 (r395592) +++ head/devel/p5-Minion/Makefile Sun Aug 30 03:57:21 2015 (r395593) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Minion -PORTVERSION= 1.15 +PORTVERSION= 1.17 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SRI @@ -17,6 +17,7 @@ BUILD_DEPENDS= p5-DBM-Deep>=2.0011:${POR p5-Mojolicious>=6.0:${PORTSDIR}/www/p5-Mojolicious RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Minion/distinfo ============================================================================== --- head/devel/p5-Minion/distinfo Sun Aug 30 03:57:17 2015 (r395592) +++ head/devel/p5-Minion/distinfo Sun Aug 30 03:57:21 2015 (r395593) @@ -1,2 +1,2 @@ -SHA256 (Minion-1.15.tar.gz) = 2868624d9e5f38f3622b5fcb5f482e91a906b4df5eb38cf1c27e74d770486379 -SIZE (Minion-1.15.tar.gz) = 25031 +SHA256 (Minion-1.17.tar.gz) = c9d247492260a783d89e41af87ac0c02389419ee102d0a2e04d597bb7d69a25e +SIZE (Minion-1.17.tar.gz) = 25627
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508300357.t7U3vMPZ004926>