aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2014-10-05 07:03:44 +0000
committerThomas Zander <riggs@FreeBSD.org>2014-10-05 07:03:44 +0000
commita185e728b19e27345d1b5f7336f59772564f0acc (patch)
tree3ff459cd9703a8a0e45c6e725a1b95fa82ef161e /audio
parenta30f5cb99028eac17a8e3bf721aa93c8591ff529 (diff)
downloadports-a185e728b19e27345d1b5f7336f59772564f0acc.tar.gz
ports-a185e728b19e27345d1b5f7336f59772564f0acc.zip
- Update to upstream version 0.3.2
While on it: - Add LICENSE PR: 193998 Submitted by: henrik@affekt.org (maintainer)
Notes
Notes: svn path=/head/; revision=370036
Diffstat (limited to 'audio')
-rw-r--r--audio/mpdas/Makefile6
-rw-r--r--audio/mpdas/distinfo4
2 files changed, 6 insertions, 4 deletions
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile
index c37664b72a39..d474ec5fd997 100644
--- a/audio/mpdas/Makefile
+++ b/audio/mpdas/Makefile
@@ -2,14 +2,16 @@
# $FreeBSD$
PORTNAME= mpdas
-PORTVERSION= 0.3.1
-PORTREVISION= 1
+PORTVERSION= 0.3.2
CATEGORIES= audio
MASTER_SITES= http://50hz.ws/mpdas/
MAINTAINER= henrik@affekt.org
COMMENT= MPD AudioScrobbler written in C++ supporting the latest protocol
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
libmpd.so:${PORTSDIR}/audio/libmpd
diff --git a/audio/mpdas/distinfo b/audio/mpdas/distinfo
index dd7ff9caf3f2..0f036ad3d320 100644
--- a/audio/mpdas/distinfo
+++ b/audio/mpdas/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mpdas-0.3.1.tar.gz) = 11b3ae37597f252c270ee3217e48b276323c7a037f26179b94411d9fa11f9099
-SIZE (mpdas-0.3.1.tar.gz) = 13978
+SHA256 (mpdas-0.3.2.tar.gz) = 145f85b29f7bd0b1b83d85c887fcf233ff463b31abb4767e7e289e1f9e7abb62
+SIZE (mpdas-0.3.2.tar.gz) = 14143