[PATCH] audio/fluidsynth: update to 1.0.9

Edward Tomasz Napierala trasz at FreeBSD.org
Thu Aug 27 16:47:42 UTC 2009


>Submitter-Id:	current-users
>Originator:	Edward Tomasz Napierala
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] audio/fluidsynth: update to 1.0.9
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 7.2-STABLE i386
>Environment:
System: FreeBSD pin.if.uz.zgora.pl 7.2-STABLE FreeBSD 7.2-STABLE #0: Sat Jul  4 14:25:46 CEST
>Description:
- Update to 1.0.9

Port maintainer (multimedia at FreeBSD.org) is cc'd.

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

--- fluidsynth-1.0.9.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/fluidsynth/Makefile /home/trasz/fluidsynth/Makefile
--- /usr/ports/audio/fluidsynth/Makefile	2008-03-20 10:19:35.000000000 +0100
+++ /home/trasz/fluidsynth/Makefile	2009-08-27 18:32:59.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fluidsynth
-PORTVERSION=	1.0.8
+PORTVERSION=	1.0.9
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	fluid
@@ -20,7 +20,7 @@
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-CONFIGURE_ARGS=	--disable-lash --disable-ladcca
+CONFIGURE_ARGS=	--disable-lash --disable-ladcca --disable-portaudio-support
 USE_LDCONFIG=	yes
 
 MAN1=		fluidsynth.1
diff -ruN --exclude=CVS /usr/ports/audio/fluidsynth/distinfo /home/trasz/fluidsynth/distinfo
--- /usr/ports/audio/fluidsynth/distinfo	2007-12-19 13:36:10.000000000 +0100
+++ /home/trasz/fluidsynth/distinfo	2009-08-27 18:32:59.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (fluidsynth-1.0.8.tar.gz) = e2abfd2e69fd8b28d965df968d7d44ee
-SHA256 (fluidsynth-1.0.8.tar.gz) = 45e7c9967d0fb0344f4da539ab343fb979384b36a429a8594c94cf466dff4320
-SIZE (fluidsynth-1.0.8.tar.gz) = 1267922
+MD5 (fluidsynth-1.0.9.tar.gz) = 5847552e09528fc91dca88f10cb9391c
+SHA256 (fluidsynth-1.0.9.tar.gz) = 171b6bb754fb6342cd00f9139f5873bc1b764d4a2cfe70409aae6cb1f01a6e60
+SIZE (fluidsynth-1.0.9.tar.gz) = 927002
--- fluidsynth-1.0.9.patch ends here ---



More information about the freebsd-multimedia mailing list