ports/93652: Update port: audio/fluidsynth to 1.0.7a

KATO Tsuguru tkato432 at yahoo.com
Tue Feb 21 16:10:22 UTC 2006


>Number:         93652
>Category:       ports
>Synopsis:       Update port: audio/fluidsynth to 1.0.7a
>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 Feb 21 16:10:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p14 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.7a

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/fluidsynth/Makefile audio/fluidsynth/Makefile
--- /usr/ports/audio/fluidsynth/Makefile	Wed Nov 16 03:30:04 2005
+++ audio/fluidsynth/Makefile	Tue Feb 21 22:45:06 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fluidsynth
-PORTVERSION=	1.0.6
+PORTVERSION=	1.0.7a
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	fluid
@@ -14,12 +14,14 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Real-time software synthesizer based on the SoundFont 2 specifications
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}
+
 USE_GNOME=	gnomehack gnometarget pkgconfig
 USE_GETOPT_LONG=	yes
-USE_REINPLACE=	yes
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	libtool:15
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ARGS=	--disable-lash --disable-ladcca
 INSTALLS_SHLIB=	yes
 
 MAN1=		fluidsynth.1
@@ -40,7 +42,7 @@
 .endif
 
 post-patch:
-	@${REINPLACE_CMD} -e 's| -O2| |g ; \
+	@${REINPLACE_CMD} -e 's| -O2 | |g ; \
 		 s|== "yes"|= "yes"|g' ${WRKSRC}/configure
 
 .include <bsd.port.mk>
diff -urN /usr/ports/audio/fluidsynth/distinfo audio/fluidsynth/distinfo
--- /usr/ports/audio/fluidsynth/distinfo	Thu Nov 24 16:01:29 2005
+++ audio/fluidsynth/distinfo	Tue Feb 21 22:40:28 2006
@@ -1,3 +1,3 @@
-MD5 (fluidsynth-1.0.6.tar.gz) = f18fd54d3f877a547b8455d2b6c7b177
-SHA256 (fluidsynth-1.0.6.tar.gz) = 76db2ec53b458daeb28543d8238413b591a9832b45c4a86bc89bf9704ef4b2c9
-SIZE (fluidsynth-1.0.6.tar.gz) = 1022289
+MD5 (fluidsynth-1.0.7a.tar.gz) = 0f73d47990d859f19b8e9840bdab5c60
+SHA256 (fluidsynth-1.0.7a.tar.gz) = 337dcc5f0f337c37ee7979c9505589b3a84e6b1e245d31b637ad32996b6e113b
+SIZE (fluidsynth-1.0.7a.tar.gz) = 1064677
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list