Date: Thu, 20 May 2010 17:18:06 -0700 (PDT) From: Julien Laffaye <kimelto@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/146778: [MAINTAINER] audio/mpdscribble: update to 0.19 Message-ID: <4bf5d13e.0b03730a.052a.1df2@mx.google.com> Resent-Message-ID: <201005210020.o4L0K58Z009347@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 146778 >Category: ports >Synopsis: [MAINTAINER] audio/mpdscribble: update to 0.19 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri May 21 00:20:04 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Julien Laffaye >Release: FreeBSD 8.0-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD silver 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 16:02:27 UTC >Description: - Update to 0.19 Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- mpdscribble-0.19.patch begins here --- diff -ruN --exclude=CVS /usr/ports/audio/mpdscribble.orig/Makefile /usr/ports/audio/mpdscribble/Makefile --- /usr/ports/audio/mpdscribble.orig/Makefile 2010-05-20 15:24:50.000000000 -0700 +++ /usr/ports/audio/mpdscribble/Makefile 2010-05-20 17:10:50.000000000 -0700 @@ -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 -ruN --exclude=CVS /usr/ports/audio/mpdscribble.orig/distinfo /usr/ports/audio/mpdscribble/distinfo --- /usr/ports/audio/mpdscribble.orig/distinfo 2010-05-20 15:24:50.000000000 -0700 +++ /usr/ports/audio/mpdscribble/distinfo 2010-05-20 15:26:31.000000000 -0700 @@ -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 --- mpdscribble-0.19.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4bf5d13e.0b03730a.052a.1df2>