From nobody@FreeBSD.ORG Mon Sep 13 03:26:34 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id E0A30150B3; Mon, 13 Sep 1999 03:26:33 -0700 (PDT)
Message-Id: <19990913102633.E0A30150B3@hub.freebsd.org>
Date: Mon, 13 Sep 1999 03:26:33 -0700 (PDT)
From: nacai@iname.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: Fixed port: esound
X-Send-Pr-Version: www-1.0

>Number:         13719
>Category:       ports
>Synopsis:       Fixed port: esound
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nakai
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 13 03:30:01 PDT 1999
>Closed-Date:    Mon Oct 11 02:42:18 PDT 1999
>Last-Modified:  Mon Oct 11 02:42:49 PDT 1999
>Originator:     Yukihiro Nakai
>Release:        3.2-RELEASE
>Organization:
InternetSolutions, Inc. Japan
>Environment:
3.2-RELEASE + 32upgrade kit + the latest cvs /usr/ports
>Description:
I have been fixed the esound port to follow its latest version.
The GNOME also needs this library.

Added file: NONE
Removed file: NONE

Yukihiro Nakai
--------------
diff -ruN esound.orig/Makefile esound/Makefile
--- esound.orig/Makefile	Mon Sep 13 19:23:07 1999
+++ esound/Makefile	Mon Sep 13 19:17:24 1999
@@ -1,15 +1,15 @@
 # New ports collection makefile for:	esound
-# Version required:	0.2.8
+# Version required:	0.2.13
 # Date created:		19 July 1998
 # Whom:			Vanilla I. Shu <vanilla@FreeBSD.org>
 #
 # $FreeBSD: ports/audio/esound/Makefile,v 1.13 1999/08/31 06:40:29 mharo Exp $
 #
 
-DISTNAME=	esound-0.2.8
+DISTNAME=	esound-0.2.13
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR=	gnome-1.0/sources
+MASTER_SITE_SUBDIR=	sources/esound
 
 MAINTAINER=	vanilla@FreeBSD.org
 
diff -ruN esound.orig/files/md5 esound/files/md5
--- esound.orig/files/md5	Mon Sep 13 19:23:07 1999
+++ esound/files/md5	Mon Sep 13 19:17:33 1999
@@ -1 +1 @@
-MD5 (esound-0.2.8.tar.gz) = fa22beaa64d9da82858762cf1fc76de3
+MD5 (esound-0.2.13.tar.gz) = cfa68a08627d59903b45d73aeb494bda
diff -ruN esound.orig/patches/patch-aa esound/patches/patch-aa
--- esound.orig/patches/patch-aa	Mon Sep 13 19:23:07 1999
+++ esound/patches/patch-aa	Mon Sep 13 19:20:52 1999
@@ -5,7 +5,7 @@
  
  
 -libesd_la_LDFLAGS = -version-info @ESD_VERSION_INFO@
-+libesd_la_LDFLAGS = -version-info 1:0:0
++libesd_la_LDFLAGS = -version-info 2:0:0
  
  libesd_la_LIBADD = @AUDIOFILE_LIBS@ -lm
  
@@ -13,7 +13,7 @@
  
  
 -libesddsp_la_LDFLAGS = -rpath $(libdir) -version-info @ESD_VERSION_INFO@
-+libesddsp_la_LDFLAGS = -rpath $(libdir) -version-info 1:0:0
++libesddsp_la_LDFLAGS = -rpath $(libdir) -version-info 2:0:0
  
  libesddsp_la_LIBADD = @DL_LIB@ -lm
  
diff -ruN esound.orig/pkg/PLIST esound/pkg/PLIST
--- esound.orig/pkg/PLIST	Mon Sep 13 19:23:07 1999
+++ esound/pkg/PLIST	Mon Sep 13 19:21:04 1999
@@ -9,13 +9,14 @@
 bin/esdplay
 bin/esdrec
 bin/esdsample
+etc/esd.conf
 include/esd.h
 lib/libesd.a
 lib/libesd.so
-lib/libesd.so.1
+lib/libesd.so.2
 lib/libesddsp.a
 lib/libesddsp.so
-lib/libesddsp.so.1
+lib/libesddsp.so.2
 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
 share/aclocal/esd.m4
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->nakai  
Responsible-Changed-By: cpiazza 
Responsible-Changed-When: Wed Sep 29 20:44:40 PDT 1999 
Responsible-Changed-Why:  
Submitter is now a committer 
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Mon Oct 11 02:42:18 PDT 1999 
State-Changed-Why:  
The cuerrent version is 0.5.0. 
>Unformatted:
