diff options
author | wen <wen@FreeBSD.org> | 2011-08-11 19:08:30 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-08-11 19:08:30 +0800 |
commit | 3a3ed3307122f3b0fb883142aa9c4cbd8b8d9c66 (patch) | |
tree | bf59ca710695f2b303f1878c536fa59035c968e5 /audio | |
parent | bd768a7b4a1a376b15fac749fabee5515a969fad (diff) | |
download | freebsd-ports-gnome-3a3ed3307122f3b0fb883142aa9c4cbd8b8d9c66.tar.gz freebsd-ports-gnome-3a3ed3307122f3b0fb883142aa9c4cbd8b8d9c66.tar.zst freebsd-ports-gnome-3a3ed3307122f3b0fb883142aa9c4cbd8b8d9c66.zip |
- Update to 1.111260
ChangeLog: http://cpansearch.perl.org/src/JQUELIN/Test-Corpus-Audio-MPD-1.111260/Changes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-Test-Corpus-Audio-MPD/Makefile | 6 | ||||
-rw-r--r-- | audio/p5-Test-Corpus-Audio-MPD/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/p5-Test-Corpus-Audio-MPD/Makefile b/audio/p5-Test-Corpus-Audio-MPD/Makefile index 5b33f584d024..485e4895dff5 100644 --- a/audio/p5-Test-Corpus-Audio-MPD/Makefile +++ b/audio/p5-Test-Corpus-Audio-MPD/Makefile @@ -6,10 +6,9 @@ # PORTNAME= Test-Corpus-Audio-MPD -PORTVERSION= 1.110710 +PORTVERSION= 1.111260 CATEGORIES= audio perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:JQUELIN PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org @@ -17,7 +16,8 @@ COMMENT= Automate launching of fake mdp for testing purposes BUILD_DEPENDS= p5-File-ShareDir>=0:${PORTSDIR}/devel/p5-File-ShareDir \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ - devel/p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly + p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \ + p5-File-ShareDir-PathClass>0:${PORTSDIR}/devel/p5-File-ShareDir-PathClass RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= YES diff --git a/audio/p5-Test-Corpus-Audio-MPD/distinfo b/audio/p5-Test-Corpus-Audio-MPD/distinfo index 3d076bc54696..6b9a2b070aab 100644 --- a/audio/p5-Test-Corpus-Audio-MPD/distinfo +++ b/audio/p5-Test-Corpus-Audio-MPD/distinfo @@ -1,2 +1,2 @@ -SHA256 (Test-Corpus-Audio-MPD-1.110710.tar.gz) = 5aefd6604b83e2488d7911959f73fce943bf1d5bd2aa97ae068b21c60890d115 -SIZE (Test-Corpus-Audio-MPD-1.110710.tar.gz) = 33366 +SHA256 (Test-Corpus-Audio-MPD-1.111260.tar.gz) = 37f4a7180e5da5d9c775183954404ac780d3ceeba9d62013ffb4599420bcb265 +SIZE (Test-Corpus-Audio-MPD-1.111260.tar.gz) = 33470 |