Bug 13719

Summary: Fixed port: esound
Product: Ports & Packages Reporter: nacai <nacai>
Component: Individual Port(s)Assignee: Yukihiro Nakai <nakai>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description nacai 1999-09-13 11:30:01 UTC
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
Comment 1 cpiazza freebsd_committer freebsd_triage 1999-09-30 04:44:40 UTC
Responsible Changed
From-To: freebsd-ports->nakai

Submitter is now a committer 
Comment 2 Vanilla I. Shu freebsd_committer freebsd_triage 1999-10-11 10:42:18 UTC
State Changed
From-To: open->closed

The cuerrent version is 0.5.0.