pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/esound Update to 0.2.34: fixes some unnecessary ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f806e1767fa
branches: trunk
changeset: 475361:7f806e1767fa
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sat May 15 07:24:42 2004 +0000
description:
Update to 0.2.34: fixes some unnecessary C99 constructs, so this should
build now properly with GCC 2.95.
diffstat:
audio/esound/Makefile | 4 ++--
audio/esound/PLIST.common | 4 ++--
audio/esound/distinfo | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (44 lines):
diff -r 955ea03d515b -r 7f806e1767fa audio/esound/Makefile
--- a/audio/esound/Makefile Sat May 15 06:06:15 2004 +0000
+++ b/audio/esound/Makefile Sat May 15 07:24:42 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2004/03/02 05:03:47 xtraeme Exp $
+# $NetBSD: Makefile,v 1.50 2004/05/15 07:24:42 jmmv Exp $
-DISTNAME= esound-0.2.33
+DISTNAME= esound-0.2.34
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/esound/0.2/}
EXTRACT_SUFX= .tar.bz2
diff -r 955ea03d515b -r 7f806e1767fa audio/esound/PLIST.common
--- a/audio/esound/PLIST.common Sat May 15 06:06:15 2004 +0000
+++ b/audio/esound/PLIST.common Sat May 15 07:24:42 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.2 2004/03/02 05:03:47 xtraeme Exp $
+@comment $NetBSD: PLIST.common,v 1.3 2004/05/15 07:24:42 jmmv Exp $
bin/esd
bin/esd-config
bin/esdcat
@@ -14,7 +14,7 @@
lib/libesd.la
lib/libesd.so
lib/libesd.so.2
-lib/libesd.so.2.33
+lib/libesd.so.2.34
lib/pkgconfig/esound.pc
man/man1/esd-config.1
man/man1/esd.1
diff -r 955ea03d515b -r 7f806e1767fa audio/esound/distinfo
--- a/audio/esound/distinfo Sat May 15 06:06:15 2004 +0000
+++ b/audio/esound/distinfo Sat May 15 07:24:42 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.18 2004/03/02 05:03:47 xtraeme Exp $
+$NetBSD: distinfo,v 1.19 2004/05/15 07:24:42 jmmv Exp $
-SHA1 (esound-0.2.33.tar.bz2) = 9935202e79e5e8729e0d967285d5c0d2c979b0c2
-Size (esound-0.2.33.tar.bz2) = 347932 bytes
+SHA1 (esound-0.2.34.tar.bz2) = 9fa14a174803844ca0e9d2a9833378de74c6f93d
+Size (esound-0.2.34.tar.bz2) = 318353 bytes
SHA1 (patch-aa) = bf90e118cb5106b6328fa455bc9403fce11cb2ed
SHA1 (patch-ab) = 50d4c829fe5d53f28a4a38b1962097b8a47b97c7
SHA1 (patch-ac) = 8ab2eebc32792102a6d74b57f75a4381a218186e
Home |
Main Index |
Thread Index |
Old Index