Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 2009 12:18:19 -0700 (PDT)
From:      Julien Laffaye <kimelto@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/137679: [PATCH] audio/mpdscribble: [SUMMARIZE CHANGES], take maintainership
Message-ID:  <4a81c3fb.1c05d00a.13b1.ffff85d2@mx.google.com>
Resent-Message-ID: <200908111920.n7BJK2P9067362@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         137679
>Category:       ports
>Synopsis:       [PATCH] audio/mpdscribble: [SUMMARIZE CHANGES], take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 11 19:20:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Julien Laffaye
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD laptop.kimelto.eu 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009
>Description:
- Take maintainership
- Explicitly state in the SOUP option description that libcurl is the default

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- mpdscribble-0.18.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/mpdscribble.orig/Makefile /usr/ports/audio/mpdscribble/Makefile
--- /usr/ports/audio/mpdscribble.orig/Makefile	2009-08-11 20:22:17.000000000 +0200
+++ /usr/ports/audio/mpdscribble/Makefile	2009-08-11 21:15:59.000000000 +0200
@@ -10,10 +10,10 @@
 CATEGORIES=	audio
 MASTER_SITES=	SF/musicpd
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	kimelto@gmail.com
 COMMENT=	Musicpd last.fm client
 
-OPTIONS=	SOUP    "Use libsoup for HTTP client library"    off
+OPTIONS=	SOUP "Use libsoup instead of libcurl (for HTTP client library)" off
 
 USE_BZIP2=	yes
 USE_GNOME=	glib20 pkgconfig
--- mpdscribble-0.18.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?4a81c3fb.1c05d00a.13b1.ffff85d2>