diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-10-01 15:12:47 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-10-01 15:12:47 +0000 |
commit | 0cf5effe2d3c31134865cd69aa3a7f1ae383f8c4 (patch) | |
tree | edae6407c5f71be0ea106e86dfcc0396d844676f /audio/p5-Audio-MPD | |
parent | d6e5448e818e2b4bc54bd189a07d4c2598980d4a (diff) | |
download | ports-0cf5effe2d3c31134865cd69aa3a7f1ae383f8c4.tar.gz ports-0cf5effe2d3c31134865cd69aa3a7f1ae383f8c4.zip |
Notes
Diffstat (limited to 'audio/p5-Audio-MPD')
-rw-r--r-- | audio/p5-Audio-MPD/Makefile | 3 | ||||
-rw-r--r-- | audio/p5-Audio-MPD/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/audio/p5-Audio-MPD/Makefile b/audio/p5-Audio-MPD/Makefile index 6fc058fc176e..f986ae1e2c5d 100644 --- a/audio/p5-Audio-MPD/Makefile +++ b/audio/p5-Audio-MPD/Makefile @@ -6,10 +6,11 @@ # PORTNAME= Audio-MPD -PORTVERSION= 0.19.6 +PORTVERSION= 0.19.7 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Class to talk to MPD (Music Player Daemon) servers diff --git a/audio/p5-Audio-MPD/distinfo b/audio/p5-Audio-MPD/distinfo index 4837c4bb1b18..f60449274a2d 100644 --- a/audio/p5-Audio-MPD/distinfo +++ b/audio/p5-Audio-MPD/distinfo @@ -1,3 +1,3 @@ -MD5 (Audio-MPD-0.19.6.tar.gz) = 9948c70b0bfa60ba0f1f9d465e10a57e -SHA256 (Audio-MPD-0.19.6.tar.gz) = 57e49a7041e98f91cbd54b4c79c3cff46ffcd09a8e5a5b7421c4d304edf74393 -SIZE (Audio-MPD-0.19.6.tar.gz) = 46248 +MD5 (Audio-MPD-v0.19.7.tar.gz) = 85c412f96ae7b89b54dc4550bf7042e7 +SHA256 (Audio-MPD-v0.19.7.tar.gz) = 6f469b0444145cd4274809e0ea7eebf25613bf1286a4d1b795303abf55f0fcff +SIZE (Audio-MPD-v0.19.7.tar.gz) = 52893 |