diff options
author | wen <wen@FreeBSD.org> | 2009-10-01 23:12:47 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-10-01 23:12:47 +0800 |
commit | f775eee71ec67e0c364e033e7d7b6e202b2f9420 (patch) | |
tree | 7189d69c853f4c319505d40f16d8427f40f7dd2c /audio/p5-Audio-MPD | |
parent | fa59bbbfe8bd49df97d1683fd89fc19c35677ed0 (diff) | |
download | freebsd-ports-gnome-f775eee71ec67e0c364e033e7d7b6e202b2f9420.tar.gz freebsd-ports-gnome-f775eee71ec67e0c364e033e7d7b6e202b2f9420.tar.zst freebsd-ports-gnome-f775eee71ec67e0c364e033e7d7b6e202b2f9420.zip |
- Update to 0.19.7
Approved by: miwi(mentor), jadawin(co-mentor)
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 |