Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2002 16:48:51 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/41026: Update port: audio/muse to 0.7.2
Message-ID:  <200207262348.g6QNmphw038208@www.freebsd.org>

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

>Number:         41026
>Category:       ports
>Synopsis:       Update port: audio/muse to 0.7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 26 16:50:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.6-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.7.2

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/audio/muse/Makefile audio/muse/Makefile
--- /usr/ports/audio/muse/Makefile	Mon Jul 22 20:43:17 2002
+++ audio/muse/Makefile	Wed Jul 24 03:52:11 2002
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	muse
-PORTVERSION=	0.7.1
-PORTREVISION=	2
+PORTVERSION=	0.7.2
 CATEGORIES=	audio
 MASTER_SITES=	http://freesoftware.fsf.org/download/muse/ \
 		http://muse.dyne.org/releases/
@@ -21,7 +20,8 @@
 		gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
 
 USE_REINPLACE=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
@@ -31,8 +31,8 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|-O3|\$$CFLAGS|g ; \
-		 s|\$$GTK_LIBS -lgthread|\$$GTK_LIBS \$$GLIB_LIBS|g ; \
-		 s|\$$GTK_FLAGS|\$$GTK_CFLAGS \$$GLIB_CFLAGS|g' \
+		 s|[\$$]GTK_LIBS -lgthread|\$$GTK_LIBS \$$GLIB_LIBS|g ; \
+		 s|[\$$]GTK_FLAGS|\$$GTK_CFLAGS \$$GLIB_CFLAGS|g' \
 			${WRKSRC}/configure
 	@${REINPLACE_CMD} -e 's|-lpthread||g' ${WRKSRC}/Makefile.in
 
diff -urN /usr/ports/audio/muse/distinfo audio/muse/distinfo
--- /usr/ports/audio/muse/distinfo	Fri Jun  7 03:47:51 2002
+++ audio/muse/distinfo	Wed Jul 24 01:21:33 2002
@@ -1 +1 @@
-MD5 (MuSE-0.7.1.tar.gz) = 98ccc46b79d67ec72391642270888654
+MD5 (MuSE-0.7.2.tar.gz) = dbeaf1f338fa004638ba1d719006a3ed

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207262348.g6QNmphw038208>