ports/78505: [ maintainer ] audio/bmp-scrobbler: update to 0.3.8, add WITH_DEBUG know

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


>Number:         78505
>Category:       ports
>Synopsis:       [ maintainer ] audio/bmp-scrobbler: update to 0.3.8, add WITH_DEBUG know
>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:

--- bmp-scrobbler.diff begins here ---
diff -ru bmp-scrobbler.orig/Makefile bmp-scrobbler/Makefile
--- bmp-scrobbler.orig/Makefile	Sun Mar  6 20:51:15 2005
+++ bmp-scrobbler/Makefile	Sun Mar  6 20:57:55 2005
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/audio/bmp-scrobbler/Makefile,v 1.3 2005/02/25 15:12:05 vs Exp $
 
 PORTNAME=	bmp-scrobbler
-PORTVERSION=	0.3.7
+PORTVERSION=	0.3.8
 CATEGORIES=	audio
 MASTER_SITES=	http://static.audioscrobbler.com/plugins/ \
 		http://www.pipian.com/stuffforchat/
@@ -24,6 +24,10 @@
 USE_LIBTOOL_VER=15
 USE_GMAKE=	yes
 CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
+
+.if defined(WITH_DEBUG)
+CONFIGURE_ARGS+=	--enable-debug
+.endif
 
 .if defined(WITH_APE)
 CONFIGURE_ARGS+=	--enable-prefer-ape
diff -ru bmp-scrobbler.orig/distinfo bmp-scrobbler/distinfo
--- bmp-scrobbler.orig/distinfo	Sun Mar  6 20:51:15 2005
+++ bmp-scrobbler/distinfo	Sun Mar  6 20:52:39 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
--- bmp-scrobbler.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list