aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-14 20:04:28 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-14 20:04:28 +0000
commitbd236b07c10dc494691a7323473887bfe445acb6 (patch)
tree5d26787405fd12653f01e0d5a1f3c433b3d998f5 /net
parent8bfbdba26a663fa6e0f0ea371518c5b2531b13b0 (diff)
downloadports-bd236b07c10dc494691a7323473887bfe445acb6.tar.gz
ports-bd236b07c10dc494691a7323473887bfe445acb6.zip
- Chase Moose.pm move from SITE_PERL/Moose.pm -> SITE_PERL/PERL_ARCH/Moose.pm
resultant from the devel/p5-Moose update to 0.98 Reported by: pav via pointyhat
Notes
Notes: svn path=/head/; revision=249850
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Hiveminder/Makefile4
-rw-r--r--net/p5-Net-Jifty/Makefile3
2 files changed, 4 insertions, 3 deletions
diff --git a/net/p5-Net-Hiveminder/Makefile b/net/p5-Net-Hiveminder/Makefile
index 0822fbec454a..cb00fc83491d 100644
--- a/net/p5-Net-Hiveminder/Makefile
+++ b/net/p5-Net-Hiveminder/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Net-Hiveminder
PORTVERSION= 0.08
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl interface to hiveminder.com
RUN_DEPENDS= ${SITE_PERL}/Email/Simple/Creator.pm:${PORTSDIR}/mail/p5-Email-Simple \
- ${SITE_PERL}/Moose.pm:${PORTSDIR}/devel/p5-Moose \
+ ${SITE_PERL}/${PERL_ARCH}/Moose.pm:${PORTSDIR}/devel/p5-Moose \
${SITE_PERL}/Term/Encoding.pm:${PORTSDIR}/devel/p5-Term-Encoding \
${SITE_PERL}/Net/Jifty.pm:${PORTSDIR}/net/p5-Net-Jifty \
${SITE_PERL}/Number/RecordLocator.pm:${PORTSDIR}/converters/p5-Number-RecordLocator
diff --git a/net/p5-Net-Jifty/Makefile b/net/p5-Net-Jifty/Makefile
index c5df86991590..a0bed69053b4 100644
--- a/net/p5-Net-Jifty/Makefile
+++ b/net/p5-Net-Jifty/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Net-Jifty
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,7 +23,7 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Email/Address.pm:${PORTSDIR}/mail/p5-Email-Address \
${SITE_PERL}/Hash/Merge.pm:${PORTSDIR}/textproc/p5-Hash-Merge \
${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \
- ${SITE_PERL}/Moose.pm:${PORTSDIR}/devel/p5-Moose
+ ${SITE_PERL}/${PERL_ARCH}/Moose.pm:${PORTSDIR}/devel/p5-Moose
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes