diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-07-09 17:17:54 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-07-09 17:17:54 +0000 |
commit | 765a5f01c55a6a8bfff32b9743e066b62cb66872 (patch) | |
tree | 91b7cc70a78aa0b97833756269c7205608a5e113 /audio | |
parent | d6e44c613b060f087d927039e94cf8c89417ba8d (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mpdas/Makefile | 5 | ||||
-rw-r--r-- | audio/mpdas/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile index ea9b639b27e4..41a4d47929aa 100644 --- a/audio/mpdas/Makefile +++ b/audio/mpdas/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mpdas -PORTVERSION= 0.3.0 -PORTREVISION= 5 +PORTVERSION= 0.3.1 CATEGORIES= audio MASTER_SITES= http://50hz.ws/mpdas/ @@ -13,7 +12,7 @@ COMMENT= MPD AudioScrobbler written in C++ supporting the latest protocol LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ libmpd.so:${PORTSDIR}/audio/libmpd -USES= pkgconfig tar:bzip2 +USES= pkgconfig USE_RC_SUBR= mpdas diff --git a/audio/mpdas/distinfo b/audio/mpdas/distinfo index 22ef187a77d0..dd7ff9caf3f2 100644 --- a/audio/mpdas/distinfo +++ b/audio/mpdas/distinfo @@ -1,2 +1,2 @@ -SHA256 (mpdas-0.3.0.tar.bz2) = f6542196fa8dfba7cdcc07a95b8df71d03b40a436ea76bcc999f13185d262573 -SIZE (mpdas-0.3.0.tar.bz2) = 19219 +SHA256 (mpdas-0.3.1.tar.gz) = 11b3ae37597f252c270ee3217e48b276323c7a037f26179b94411d9fa11f9099 +SIZE (mpdas-0.3.1.tar.gz) = 13978 |