Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2015 17:10:31 +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: r397147 - head/net/p5-VM-EC2
Message-ID:  <201509171710.t8HHAVhj097172@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Sep 17 17:10:30 2015
New Revision: 397147
URL: https://svnweb.freebsd.org/changeset/ports/397147

Log:
  - Add NO_ARCH
  - Sort PLIST

Modified:
  head/net/p5-VM-EC2/Makefile
  head/net/p5-VM-EC2/pkg-plist

Modified: head/net/p5-VM-EC2/Makefile
==============================================================================
--- head/net/p5-VM-EC2/Makefile	Thu Sep 17 17:10:26 2015	(r397146)
+++ head/net/p5-VM-EC2/Makefile	Thu Sep 17 17:10:30 2015	(r397147)
@@ -23,6 +23,7 @@ BUILD_DEPENDS=	p5-AnyEvent-CacheDNS>=0.0
 		p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 

Modified: head/net/p5-VM-EC2/pkg-plist
==============================================================================
--- head/net/p5-VM-EC2/pkg-plist	Thu Sep 17 17:10:26 2015	(r397146)
+++ head/net/p5-VM-EC2/pkg-plist	Thu Sep 17 17:10:30 2015	(r397147)
@@ -177,6 +177,7 @@ bin/sync_to_snapshot.pl
 %%SITE_PERL%%/VM/EC2/Volume/Status/Details.pm
 %%SITE_PERL%%/VM/EC2/Volume/Status/Event.pm
 %%SITE_PERL%%/VM/EC2/Volume/StatusItem.pm
+%%PERL5_MAN1%%/migrate-ebs-image.pl.1.gz
 %%PERL5_MAN3%%/VM::EC2.3.gz
 %%PERL5_MAN3%%/VM::EC2::ASG.3.gz
 %%PERL5_MAN3%%/VM::EC2::AccountAttributes.3.gz
@@ -353,4 +354,3 @@ bin/sync_to_snapshot.pl
 %%PERL5_MAN3%%/VM::EC2::Volume::Status::Details.3.gz
 %%PERL5_MAN3%%/VM::EC2::Volume::Status::Event.3.gz
 %%PERL5_MAN3%%/VM::EC2::Volume::StatusItem.3.gz
-%%PERL5_MAN1%%/migrate-ebs-image.pl.1.gz



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