ports/78506: [ maintainer ] audio/xmms-scrobbler: update to 0.3.8, add WITH_DEBUG knob

Roman Bogorodskiy bogorodskiy at inbox.ru
Sun Mar 6 18:10:04 UTC 2005


>Number:         78506
>Category:       ports
>Synopsis:       [ maintainer ] audio/xmms-scrobbler: update to 0.3.8, add WITH_DEBUG knob
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 06 18:10:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Roman Bogorodskiy
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD lame.novel.ru 5.3-STABLE FreeBSD 5.3-STABLE #1: Tue Feb 8 19:09:32 MSK 2005 root at lame.novel.ru:/usr/obj/usr/src/sys/NOVEL i386


>Description:
	- update to 0.3.8
	- add WITH_DEBUG knob
>How-To-Repeat:
>Fix:

--- xmms-scrobbler.diff begins here ---
diff -ru xmms-scrobbler.orig/Makefile xmms-scrobbler/Makefile
--- xmms-scrobbler.orig/Makefile	Sun Mar  6 21:07:24 2005
+++ xmms-scrobbler/Makefile	Sun Mar  6 21:08:10 2005
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/audio/xmms-scrobbler/Makefile,v 1.4 2005/02/09 23:11:08 pav Exp $
 
 PORTNAME=	xmms-scrobbler
-PORTVERSION=	0.3.7
+PORTVERSION=	0.3.8
 CATEGORIES=	audio
 MASTER_SITES=	http://static.audioscrobbler.com/plugins/ \
 		http://www.pipian.com/stuffforchat/
@@ -25,6 +25,10 @@
 CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
 
 PLIST_FILES=	lib/xmms/General/libxmms_scrobbler.so
+
+.if defined(WITH_DEBUG)
+CONFIGURE_ARGS+=	--enable-debug
+.endif
 
 .if defined(WITH_APE)
 CONFIGURE_ARGS+=	--enable-prefer-ape
diff -ru xmms-scrobbler.orig/distinfo xmms-scrobbler/distinfo
--- xmms-scrobbler.orig/distinfo	Sun Mar  6 21:07:24 2005
+++ xmms-scrobbler/distinfo	Sun Mar  6 21:08:14 2005
@@ -1,2 +1,2 @@
-MD5 (xmms-scrobbler-0.3.7.tar.bz2) = bcdd2fe672dc7d29adb805d0811f1ebf
-SIZE (xmms-scrobbler-0.3.7.tar.bz2) = 253583
+MD5 (xmms-scrobbler-0.3.8.tar.bz2) = 4ec7486e221485231072a48d9ac8d478
+SIZE (xmms-scrobbler-0.3.8.tar.bz2) = 257785
--- xmms-scrobbler.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list