Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Dec 2001 03:55:38 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/33335: Update port: devel/libdsp to 4.3.0
Message-ID:  <200112301155.fBUBtcK58706@freefall.freebsd.org>

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

>Number:         33335
>Category:       ports
>Synopsis:       Update port: devel/libdsp to 4.3.0
>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:   Sun Dec 30 04:00:03 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 4.3.0

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/devel/libdsp/Makefile devel/libdsp/Makefile
--- /usr/ports/devel/libdsp/Makefile	Tue Dec 18 05:08:13 2001
+++ devel/libdsp/Makefile	Sun Dec 30 10:26:40 2001
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	libdsp
-PORTVERSION=	4.2.0
+PORTVERSION=	4.3.0
 CATEGORIES=	devel audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -urN /usr/ports/devel/libdsp/distinfo devel/libdsp/distinfo
--- /usr/ports/devel/libdsp/distinfo	Tue Dec 18 05:08:14 2001
+++ devel/libdsp/distinfo	Sun Dec 30 10:28:26 2001
@@ -1 +1 @@
-MD5 (libdsp-src-4.2.0.tar.gz) = 985dada301ea0e7b3204c65d3e673a47
+MD5 (libdsp-src-4.3.0.tar.gz) = 4785bfb4519d265e9ea99a158699e50d
diff -urN /usr/ports/devel/libdsp/files/patch-Makefile.FreeBSD devel/libdsp/files/patch-Makefile.FreeBSD
--- /usr/ports/devel/libdsp/files/patch-Makefile.FreeBSD	Tue Dec 18 05:08:18 2001
+++ devel/libdsp/files/patch-Makefile.FreeBSD	Sun Dec 30 10:35:41 2001
@@ -1,5 +1,5 @@
---- Makefile.FreeBSD.orig	Sat Oct 20 09:17:16 2001
-+++ Makefile.FreeBSD	Tue Dec 11 03:01:44 2001
+--- Makefile.FreeBSD.orig	Sat Dec 29 23:25:39 2001
++++ Makefile.FreeBSD	Sun Dec 30 10:35:30 2001
 @@ -17,15 +17,8 @@
  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  #
@@ -7,8 +7,8 @@
 -CC = gcc
 -CXX = g++
 -
--CFLAGS = -mcpu=i586 -march=i586 -O6 -fomit-frame-pointer -ffast-math -funroll-loops -malign-loops=5 -malign-jumps=5 -malign-functions=5 -mpreferred-stack-boundary=5 -mfancy-math-387 -Wall -Werror -pthread #-g
--OPTFLAGS = -march=i686 -O3 -ffast-math -funroll-loops -malign-loops=5 -malign-jumps=5 -malign-functions=5 -mpreferred-stack-boundary=5 -mfancy-math-387 -Wall -Werror #-g
+-CFLAGS = -march=i586 -mcpu=i586 -O6 -fomit-frame-pointer -ffast-math -funroll-loops -malign-loops=5 -malign-jumps=5 -malign-functions=5 -mpreferred-stack-boundary=5 -mfancy-math-387 -Wall -Werror -pthread #-g
+-OPTCFLAGS = -march=i686 -O3 -ffast-math -funroll-loops -malign-loops=5 -malign-jumps=5 -malign-functions=5 -mpreferred-stack-boundary=5 -mfancy-math-387 -Wall -Werror #-g
 -CXXFLAGS = $(CFLAGS)
 -
  # thread safety
@@ -34,7 +34,7 @@
 -PREFIX = /usr/local
 +PREFIX ?= /usr/local
  
- VERSION = 1:4:0
+ VERSION = 3:4:0
  
 @@ -113,24 +106,24 @@
  	$(LIBTOOL) --mode=link $(CXX) $(LDFLAGS) -rpath $(PREFIX)/lib -version-info $(VERSION) -o libdsp.la $(LOBJS) $(LIBS)
diff -urN /usr/ports/devel/libdsp/pkg-plist devel/libdsp/pkg-plist
--- /usr/ports/devel/libdsp/pkg-plist	Tue Dec 18 05:08:19 2001
+++ devel/libdsp/pkg-plist	Sun Dec 30 10:59:58 2001
@@ -18,5 +18,5 @@
 lib/libdsp.a
 lib/libdsp.la
 lib/libdsp.so
-lib/libdsp.so.1
+lib/libdsp.so.3
 @dirrm include/dsp

>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?200112301155.fBUBtcK58706>