aboutsummaryrefslogtreecommitdiff
path: root/audio/mpdas
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-29 20:17:41 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-29 20:17:41 +0000
commit5ae5e727dbe39dd1e69c566d5b8f3bd9d9cae481 (patch)
treed84a81b188a0a1d424422923f8e0dd283c466895 /audio/mpdas
parent6dbbf246f5ec362f359403bbf0ca6f9e14285810 (diff)
downloadports-5ae5e727dbe39dd1e69c566d5b8f3bd9d9cae481.tar.gz
ports-5ae5e727dbe39dd1e69c566d5b8f3bd9d9cae481.zip
- Update to 0.2.3
PR: 129259 Submitted by: Henrik Friedrichsen <hrkfrd@googlemail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=223553
Diffstat (limited to 'audio/mpdas')
-rw-r--r--audio/mpdas/Makefile7
-rw-r--r--audio/mpdas/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile
index 15a94214e7b7..1c53391397c6 100644
--- a/audio/mpdas/Makefile
+++ b/audio/mpdas/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= mpdas
-PORTVERSION= 0.2.2
+PORTVERSION= 0.2.3
CATEGORIES= audio
MASTER_SITES= http://50hz.ws/mpdas/
-MAINTAINER= hrkfrd@googlemail.com
+MAINTAINER= hrkfdn@gmail.com
COMMENT= MPD AudioScrobbler written in C++ supporting the latest protocol
LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \
@@ -21,4 +21,7 @@ USE_BZIP2= yes
PLIST_FILES= bin/mpdas
+MAN1= mpdas.1
+MANCOMPRESSED= no
+
.include <bsd.port.mk>
diff --git a/audio/mpdas/distinfo b/audio/mpdas/distinfo
index 3ed313946350..882d194c657a 100644
--- a/audio/mpdas/distinfo
+++ b/audio/mpdas/distinfo
@@ -1,3 +1,3 @@
-MD5 (mpdas-0.2.2.tar.bz2) = a720f4cac351e3378c075dfc1487b76a
-SHA256 (mpdas-0.2.2.tar.bz2) = 3bbf4ca63fc767a9700a1e8490702aef7db31640ff271f4cc57abd0d38cbd584
-SIZE (mpdas-0.2.2.tar.bz2) = 11233
+MD5 (mpdas-0.2.3.tar.bz2) = 969775daccc0ae76fd082e18d5204c80
+SHA256 (mpdas-0.2.3.tar.bz2) = 1bf795ada12d8fb26ec24255070f7c2aff2c1f302fc464d8c2ed0391f356c10f
+SIZE (mpdas-0.2.3.tar.bz2) = 15440