diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-09-29 09:18:07 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-09-29 09:18:07 +0800 |
commit | 5af21c1b74933805bfc5a1ad354b73cb59b10b3d (patch) | |
tree | a4199f0473377d9bef5cf5a6dd66f945828498d0 /audio | |
parent | d425255a859c071f8f1e02ba040c0fc3725cb135 (diff) | |
download | freebsd-ports-gnome-5af21c1b74933805bfc5a1ad354b73cb59b10b3d.tar.gz freebsd-ports-gnome-5af21c1b74933805bfc5a1ad354b73cb59b10b3d.tar.zst freebsd-ports-gnome-5af21c1b74933805bfc5a1ad354b73cb59b10b3d.zip |
- Update to 1.112670
- Pet portlint
Changes: http://search.cpan.org/dist/Audio-MPD/Changes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-Audio-MPD/Makefile | 8 | ||||
-rw-r--r-- | audio/p5-Audio-MPD/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/p5-Audio-MPD/Makefile b/audio/p5-Audio-MPD/Makefile index bfc0d953bc77..a4e08adba105 100644 --- a/audio/p5-Audio-MPD/Makefile +++ b/audio/p5-Audio-MPD/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Audio-MPD -PORTVERSION= 1.111200 +PORTVERSION= 1.112670 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Class to talk to MPD (Music Player Daemon) servers -LICENSE_COMB= dual LICENSE= ART20 GPLv1 +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 \ @@ -23,9 +23,9 @@ BUILD_DEPENDS= p5-Audio-MPD-Common>=0:${PORTSDIR}/audio/p5-Audio-MPD-Common \ p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ p5-MooseX-SemiAffordanceAccessor>=0:${PORTSDIR}/devel/p5-MooseX-SemiAffordanceAccessor \ p5-Test-Corpus-Audio-MPD>0:${PORTSDIR}/audio/p5-Test-Corpus-Audio-MPD -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= YES +PERL_MODBUILD= 5.10.0+ MAN1= mpd-dynamic.1 \ mpd-rate.1 diff --git a/audio/p5-Audio-MPD/distinfo b/audio/p5-Audio-MPD/distinfo index 7c1dfc164669..6b7fc5562e10 100644 --- a/audio/p5-Audio-MPD/distinfo +++ b/audio/p5-Audio-MPD/distinfo @@ -1,2 +1,2 @@ -SHA256 (Audio-MPD-1.111200.tar.gz) = 3afd423e5048b2b285f58a003f4a717637ea47f41cec3b23a4674074ea7ae249 -SIZE (Audio-MPD-1.111200.tar.gz) = 36100 +SHA256 (Audio-MPD-1.112670.tar.gz) = f2b30cbc01baf2530e332f7564c1047f5884f98b7b14a6bc639448b03e2c347b +SIZE (Audio-MPD-1.112670.tar.gz) = 36419 |