aboutsummaryrefslogtreecommitdiff
path: root/audio/mpdscribble
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-06-02 15:37:22 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-06-02 15:37:22 +0000
commit27ec9765eb89436918cdfe397087c58eb4ccc9ed (patch)
tree15de2af000ca693337a9edd59e98ea367e7ff4ec /audio/mpdscribble
parent607c1d806a70c5b78d92830d9fbc46edd481b7de (diff)
downloadports-27ec9765eb89436918cdfe397087c58eb4ccc9ed.tar.gz
ports-27ec9765eb89436918cdfe397087c58eb4ccc9ed.zip
- Update to 0.19
PR: 146778 Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=255545
Diffstat (limited to 'audio/mpdscribble')
-rw-r--r--audio/mpdscribble/Makefile9
-rw-r--r--audio/mpdscribble/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile
index 22bd631df058..af978bae82f3 100644
--- a/audio/mpdscribble/Makefile
+++ b/audio/mpdscribble/Makefile
@@ -6,22 +6,23 @@
#
PORTNAME= mpdscribble
-PORTVERSION= 0.18
-PORTREVISION= 1
+PORTVERSION= 0.19
CATEGORIES= audio
MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION}
MAINTAINER= kimelto@gmail.com
COMMENT= Musicpd last.fm client
-OPTIONS= SOUP "Use libsoup for HTTP client library" off
+LIB_DEPENDS+= mpdclient.2:${PORTSDIR}/audio/libmpdclient
USE_BZIP2= yes
USE_GNOME= glib20 pkgconfig
GNU_CONFIGURE= yes
+USE_RC_SUBR= mpdscribble
+
MAN1= mpdscribble.1
-USE_RC_SUBR= mpdscribble
+OPTIONS= SOUP "Use libsoup instead of libcurl" off
.include <bsd.port.pre.mk>
diff --git a/audio/mpdscribble/distinfo b/audio/mpdscribble/distinfo
index 41f3f92d3f20..a35ebbc1410e 100644
--- a/audio/mpdscribble/distinfo
+++ b/audio/mpdscribble/distinfo
@@ -1,3 +1,3 @@
-MD5 (mpdscribble-0.18.tar.bz2) = 688d4df2a7ab7de4f4605a1a8b804de9
-SHA256 (mpdscribble-0.18.tar.bz2) = 030727cbe149c3129b0b12d745830ce37f678fda247ddbcc093e34c1954bf508
-SIZE (mpdscribble-0.18.tar.bz2) = 126355
+MD5 (mpdscribble-0.19.tar.bz2) = 164443621660d268d98b4aaa249d0901
+SHA256 (mpdscribble-0.19.tar.bz2) = b021832a4128cc084929b088d92a53d9a786ab93602b18cc4edcb8c6b9653780
+SIZE (mpdscribble-0.19.tar.bz2) = 115124