diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-17 21:00:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-17 21:00:42 +0800 |
commit | 77d29b1a0c4ddfe13e6f389771b89dabde499d9d (patch) | |
tree | d7f021a8a6047575872b8ef24608f4e5f12554eb /audio/p5-Audio-MPD | |
parent | 883c3b15a3f919cfc7d7033749d0af6ea87926c2 (diff) | |
download | freebsd-ports-gnome-77d29b1a0c4ddfe13e6f389771b89dabde499d9d.tar.gz freebsd-ports-gnome-77d29b1a0c4ddfe13e6f389771b89dabde499d9d.tar.zst freebsd-ports-gnome-77d29b1a0c4ddfe13e6f389771b89dabde499d9d.zip |
- update to 1.110560
- add licenses
- changes: http://cpansearch.perl.org/src/JQUELIN/Audio-MPD-1.110560/Changes
Diffstat (limited to 'audio/p5-Audio-MPD')
-rw-r--r-- | audio/p5-Audio-MPD/Makefile | 5 | ||||
-rw-r--r-- | audio/p5-Audio-MPD/distinfo | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/audio/p5-Audio-MPD/Makefile b/audio/p5-Audio-MPD/Makefile index adb3efd16525..ab4ade83fbbf 100644 --- a/audio/p5-Audio-MPD/Makefile +++ b/audio/p5-Audio-MPD/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Audio-MPD -PORTVERSION= 1.102260 +PORTVERSION= 1.110560 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Class to talk to MPD (Music Player Daemon) servers +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + 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 \ diff --git a/audio/p5-Audio-MPD/distinfo b/audio/p5-Audio-MPD/distinfo index 67b9924646c9..6f917e064ed3 100644 --- a/audio/p5-Audio-MPD/distinfo +++ b/audio/p5-Audio-MPD/distinfo @@ -1,3 +1,2 @@ -MD5 (Audio-MPD-1.102260.tar.gz) = c6739b097375b7cc79ff1493847bfc15 -SHA256 (Audio-MPD-1.102260.tar.gz) = 2514a63adf2bd78f003a46548997de553bc598997254471c5857ace201ce3fdf -SIZE (Audio-MPD-1.102260.tar.gz) = 33435 +SHA256 (Audio-MPD-1.110560.tar.gz) = 127408448746c6fe7cbb079eafd6510bb2192e7799d8101e043b6cfc140adfd3 +SIZE (Audio-MPD-1.110560.tar.gz) = 36121 |