aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Audio-MPD
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-25 07:38:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-25 07:38:57 +0000
commitd15e2306771e3f1269731d8833c43efba95ead2a (patch)
treeedc2c592a18983c4642e05666cbcadbf16dca602 /audio/p5-Audio-MPD
parent2c6ff211be08261ac6e92b7e864755d15ad1f7f9 (diff)
downloadports-d15e2306771e3f1269731d8833c43efba95ead2a.tar.gz
ports-d15e2306771e3f1269731d8833c43efba95ead2a.zip
- Update to 1.113280
- Sort *_DEPENDS - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Audio-MPD/Changes Feature safe: yes
Notes
Notes: svn path=/head/; revision=286395
Diffstat (limited to 'audio/p5-Audio-MPD')
-rw-r--r--audio/p5-Audio-MPD/Makefile20
-rw-r--r--audio/p5-Audio-MPD/distinfo4
2 files changed, 17 insertions, 7 deletions
diff --git a/audio/p5-Audio-MPD/Makefile b/audio/p5-Audio-MPD/Makefile
index d5d462b954c2..e42f8e9f900a 100644
--- a/audio/p5-Audio-MPD/Makefile
+++ b/audio/p5-Audio-MPD/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Audio-MPD
-PORTVERSION= 1.112670
+PORTVERSION= 1.113280
CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,12 +19,16 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Audio-MPD-Common>=0:${PORTSDIR}/audio/p5-Audio-MPD-Common \
p5-Getopt-Euclid>=0:${PORTSDIR}/devel/p5-Getopt-Euclid \
- p5-Proc-Daemon>=0:${PORTSDIR}/devel/p5-Proc-Daemon \
- p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
+ p5-IO-Socket-IP>=0:${PORTSDIR}/net/p5-IO-Socket-IP \
+ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
+ p5-MooseX-Has-Sugar>=0:${PORTSDIR}/devel/p5-MooseX-Has-Sugar \
p5-MooseX-SemiAffordanceAccessor>=0:${PORTSDIR}/devel/p5-MooseX-SemiAffordanceAccessor \
- p5-Test-Corpus-Audio-MPD>0:${PORTSDIR}/audio/p5-Test-Corpus-Audio-MPD
+ p5-Proc-Daemon>=0:${PORTSDIR}/devel/p5-Proc-Daemon \
+ p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Corpus-Audio-MPD>=1.113282:${PORTSDIR}/audio/p5-Test-Corpus-Audio-MPD
+
PERL_MODBUILD= 5.10.0+
MAN1= mpd-dynamic.1 \
@@ -34,4 +38,10 @@ MAN3= Audio::MPD.3 \
Audio::MPD::Playlist.3 \
Audio::MPD::Types.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501001
+TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/audio/p5-Audio-MPD/distinfo b/audio/p5-Audio-MPD/distinfo
index 6b7fc5562e10..bf72bfb4d234 100644
--- a/audio/p5-Audio-MPD/distinfo
+++ b/audio/p5-Audio-MPD/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Audio-MPD-1.112670.tar.gz) = f2b30cbc01baf2530e332f7564c1047f5884f98b7b14a6bc639448b03e2c347b
-SIZE (Audio-MPD-1.112670.tar.gz) = 36419
+SHA256 (Audio-MPD-1.113280.tar.gz) = 5772566c9428cfa3ff06def036b5589424f7594ee1633f6c46f43c84d8f538dc
+SIZE (Audio-MPD-1.113280.tar.gz) = 36757