summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-08-04 01:15:16 +0000
committerAde Lovett <ade@FreeBSD.org>2000-08-04 01:15:16 +0000
commit1dc37aed2cc4ee0acdab0b0a3e64e9654f2664fa (patch)
tree4bed0b8f88b939915d9ba5141f62de61cf97e9ab /audio
parentUpdate for new shlib revision from guile 1.4 (diff)
Update to 0.2.19
Notes
Notes: svn path=/head/; revision=31282
Diffstat (limited to 'audio')
-rw-r--r--audio/esound/Makefile2
-rw-r--r--audio/esound/distinfo2
-rw-r--r--audio/esound/files/patch-aa11
3 files changed, 8 insertions, 7 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index fcdf4713e3d4..3e59e3b76f8d 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= esound
-PORTVERSION= 0.2.18
+PORTVERSION= 0.2.19
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/esound
diff --git a/audio/esound/distinfo b/audio/esound/distinfo
index 7f96b2bffd49..f927598a4211 100644
--- a/audio/esound/distinfo
+++ b/audio/esound/distinfo
@@ -1 +1 @@
-MD5 (esound-0.2.18.tar.gz) = ea7959ec3761e02061270677322d7266
+MD5 (esound-0.2.19.tar.gz) = 05ce2d3d8db08a340a4fc04671a38ef0
diff --git a/audio/esound/files/patch-aa b/audio/esound/files/patch-aa
index 1c7dc4ccf114..f3779536b60e 100644
--- a/audio/esound/files/patch-aa
+++ b/audio/esound/files/patch-aa
@@ -1,7 +1,7 @@
---- Makefile.in.orig Wed Feb 24 22:23:07 1999
-+++ Makefile.in Mon Mar 1 19:45:21 1999
-@@ -104,14 +104,14 @@
- libesd_la_SOURCES = esdlib.c esdmgr.c esdfile.c audio.c
+--- Makefile.in.orig Tue Jul 18 11:35:17 2000
++++ Makefile.in Tue Aug 1 21:15:10 2000
+@@ -135,7 +135,7 @@
+ genrand.h
-libesd_la_LDFLAGS = -version-info @ESD_VERSION_INFO@
@@ -9,7 +9,8 @@
libesd_la_LIBADD = @AUDIOFILE_LIBS@ -lm
- EXTRA_LTLIBRARIES = libesddsp.la
+@@ -143,7 +143,7 @@
+ libesddsp.la
-libesddsp_la_LDFLAGS = -rpath $(libdir) -version-info @ESD_VERSION_INFO@