From ahze@blueheron.ahze.net  Thu Oct 14 21:06:13 2004
Return-Path: <ahze@blueheron.ahze.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B152C16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 14 Oct 2004 21:06:13 +0000 (GMT)
Received: from imf21aec.mail.bellsouth.net (imf21aec.mail.bellsouth.net [205.152.59.69])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0E50243D41
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 14 Oct 2004 21:06:11 +0000 (GMT)
	(envelope-from ahze@blueheron.ahze.net)
Received: from blueheron.ahze.net ([68.209.163.3])
          by imf21aec.mail.bellsouth.net
          (InterMail vM.5.01.06.11 201-253-122-130-111-20040605) with ESMTP
          id <20041014210556.LVBX2413.imf21aec.mail.bellsouth.net@blueheron.ahze.net>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Thu, 14 Oct 2004 17:05:56 -0400
Received: (from root@localhost)
	by blueheron.ahze.net (8.13.1/8.13.1/Submit) id i9EL5jax042903;
	Thu, 14 Oct 2004 17:05:45 -0400 (EDT)
	(envelope-from ahze)
Message-Id: <200410142105.i9EL5jax042903@blueheron.ahze.net>
Date: Thu, 14 Oct 2004 17:05:45 -0400 (EDT)
From: Michael Johnson <ahze@ahze.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] audio/libsamplerate: update to 0.1.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         72709
>Category:       ports
>Synopsis:       [PATCH] audio/libsamplerate: update to 0.1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 14 21:10:26 GMT 2004
>Closed-Date:    Thu Oct 14 22:57:58 GMT 2004
>Last-Modified:  Thu Oct 14 22:57:58 GMT 2004
>Originator:     Michael Johnson
>Release:        FreeBSD 5.3-BETA6 i386
>Organization:
>Environment:
System: FreeBSD blueheron.ahze.net 5.3-BETA6 FreeBSD 5.3-BETA6 #67: Fri Oct  1 15:03:41 EDT
>Description:
- Update to 0.1.2

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

--- libsamplerate-0.1.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/libsamplerate/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	19 Jul 2004 17:43:17 -0000	1.9
+++ Makefile	14 Oct 2004 21:01:49 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libsamplerate
-PORTVERSION=	0.1.1
+PORTVERSION=	0.1.2
 CATEGORIES=	audio
 MASTER_SITES=	http://www.mega-nerd.com/SRC/
 
@@ -16,8 +16,8 @@
 LIB_DEPENDS=	sndfile.1:${PORTSDIR}/audio/libsndfile \
 		fftw3.3:${PORTSDIR}/math/fftw3
 
-USE_GNOME=	gnomehack gnometarget lthack pkgconfig
-USE_INC_LIBTOOL_VER=	13
+USE_GNOME=	gnomehack gnometarget pkgconfig
+USE_LIBTOOL_VER=	15
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 CONFIGURE_ARGS=	--disable-gcc-pipe
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/libsamplerate/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	19 Jul 2004 17:43:17 -0000	1.4
+++ distinfo	14 Oct 2004 21:00:44 -0000
@@ -1,2 +1,2 @@
-MD5 (libsamplerate-0.1.1.tar.gz) = c50e68b6cc078b5aeb68e7be6faaf641
-SIZE (libsamplerate-0.1.1.tar.gz) = 699874
+MD5 (libsamplerate-0.1.2.tar.gz) = 06861c2c6b8e5273c9b80cf736b9fd0e
+SIZE (libsamplerate-0.1.2.tar.gz) = 707867
--- libsamplerate-0.1.2.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Thu Oct 14 22:57:46 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72709 
>Unformatted:
