Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 2015 18:58:48 +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: r388630 - head/www/p5-Dancer2
Message-ID:  <201506051858.t55Iwmxg080285@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jun  5 18:58:47 2015
New Revision: 388630
URL: https://svnweb.freebsd.org/changeset/ports/388630

Log:
  - Update to 0.160002
  - Add NO_ARCH
  - Sort PLIST
  
  Changes:	http://search.cpan.org/dist/Dancer2/Changes

Modified:
  head/www/p5-Dancer2/Makefile
  head/www/p5-Dancer2/distinfo
  head/www/p5-Dancer2/pkg-plist

Modified: head/www/p5-Dancer2/Makefile
==============================================================================
--- head/www/p5-Dancer2/Makefile	Fri Jun  5 18:58:42 2015	(r388629)
+++ head/www/p5-Dancer2/Makefile	Fri Jun  5 18:58:47 2015	(r388630)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer2
-PORTVERSION=	0.160001
+PORTVERSION=	0.160002
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,7 @@ COMMENT=	Lightweight yet powerful web ap
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-RUN_DEPENDS=	p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \
+BUILD_DEPENDS=	p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \
 		p5-Capture-Tiny>=0.12:${PORTSDIR}/devel/p5-Capture-Tiny \
 		p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \
 		p5-Crypt-URandom>0:${PORTSDIR}/security/p5-Crypt-URandom \
@@ -38,7 +38,7 @@ RUN_DEPENDS=	p5-App-Cmd>=0:${PORTSDIR}/d
 		p5-URI>=0:${PORTSDIR}/net/p5-URI \
 		p5-YAML>=0.86:${PORTSDIR}/textproc/p5-YAML \
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-BUILD_DEPENDS:=	${RUN_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-LWP-Protocol-PSGI>=0.06:${PORTSDIR}/www/p5-LWP-Protocol-PSGI \
 		p5-LWP-Protocol-https>0:${PORTSDIR}/www/p5-LWP-Protocol-https \
 		p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \
@@ -55,6 +55,7 @@ XS_BUILD_DEPENDS=	p5-CGI-Deurl-XS>=0:${P
 			p5-YAML-LibYAML>=0:${PORTSDIR}/textproc/p5-YAML-LibYAML
 XS_RUN_DEPENDS=		${XS_BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/www/p5-Dancer2/distinfo
==============================================================================
--- head/www/p5-Dancer2/distinfo	Fri Jun  5 18:58:42 2015	(r388629)
+++ head/www/p5-Dancer2/distinfo	Fri Jun  5 18:58:47 2015	(r388630)
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-0.160001.tar.gz) = 942731535205213cdc314b66643707d29b2c346107247149d61658813def60d6
-SIZE (Dancer2-0.160001.tar.gz) = 311643
+SHA256 (Dancer2-0.160002.tar.gz) = 3612cdbf986f30cd2e1efdcf985a8f8af4d3beb190b568a12fd1a660d0333a36
+SIZE (Dancer2-0.160002.tar.gz) = 312258

Modified: head/www/p5-Dancer2/pkg-plist
==============================================================================
--- head/www/p5-Dancer2/pkg-plist	Fri Jun  5 18:58:42 2015	(r388629)
+++ head/www/p5-Dancer2/pkg-plist	Fri Jun  5 18:58:47 2015	(r388630)
@@ -1,26 +1,4 @@
 bin/dancer2
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/MANIFEST.SKIP
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/Makefile.PL
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/config.yml
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/bin/+app.psgi
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/cpanfile
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/environments/development.yml
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/environments/production.yml
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/lib/AppFile.pm
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/+dispatch.cgi
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/+dispatch.fcgi
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/404.html
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/500.html
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/favicon.ico
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/css/error.css
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/css/style.css
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/images/perldancer-bg.jpg
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/images/perldancer.jpg
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/javascripts/jquery.js
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/t/001_base.t
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/t/002_index_route.t
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/views/index.tt
-%%SITE_PERL%%/auto/share/dist/Dancer2/skel/views/layouts/main.tt
 %%SITE_PERL%%/Dancer2.pm
 %%SITE_PERL%%/Dancer2/CLI.pm
 %%SITE_PERL%%/Dancer2/CLI/Command/gen.pm
@@ -89,6 +67,28 @@ bin/dancer2
 %%SITE_PERL%%/Dancer2/Template/Tiny.pm
 %%SITE_PERL%%/Dancer2/Test.pm
 %%SITE_PERL%%/Dancer2/Tutorial.pod
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/MANIFEST.SKIP
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/Makefile.PL
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/bin/+app.psgi
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/config.yml
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/cpanfile
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/environments/development.yml
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/environments/production.yml
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/lib/AppFile.pm
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/+dispatch.cgi
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/+dispatch.fcgi
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/404.html
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/500.html
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/css/error.css
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/css/style.css
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/favicon.ico
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/images/perldancer-bg.jpg
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/images/perldancer.jpg
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/javascripts/jquery.js
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/t/001_base.t
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/t/002_index_route.t
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/views/index.tt
+%%SITE_PERL%%/auto/share/dist/Dancer2/skel/views/layouts/main.tt
 %%PERL5_MAN3%%/Dancer2.3.gz
 %%PERL5_MAN3%%/Dancer2::CLI.3.gz
 %%PERL5_MAN3%%/Dancer2::CLI::Command::gen.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506051858.t55Iwmxg080285>