diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-08-17 19:37:23 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-08-17 19:37:23 +0000 |
commit | dfff44a0395b4ea4096a434f446b0537dd2eff87 (patch) | |
tree | e75a1218dc1a47196e81d46e815810cd0f4e6594 /audio | |
parent | c93a2719e4aced3ee028e49d51a8882117dd63e6 (diff) | |
download | pkgsrc-dfff44a0395b4ea4096a434f446b0537dd2eff87.tar.gz |
Update to 0.2.31: Solaris 8 build fixes.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/esound/Makefile | 4 | ||||
-rw-r--r-- | audio/esound/PLIST | 4 | ||||
-rw-r--r-- | audio/esound/distinfo | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 9e6bffd61cc..fabbb3d4225 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.43 2003/08/01 17:10:40 jmmv Exp $ +# $NetBSD: Makefile,v 1.44 2003/08/17 19:37:23 jmmv Exp $ -DISTNAME= esound-0.2.30 +DISTNAME= esound-0.2.31 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME:=sources/esound/0.2/} diff --git a/audio/esound/PLIST b/audio/esound/PLIST index 94bea0e892f..c315567a3bc 100644 --- a/audio/esound/PLIST +++ b/audio/esound/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2003/08/01 17:10:40 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.11 2003/08/17 19:37:23 jmmv Exp $ bin/esd bin/esd-config bin/esdcat @@ -14,7 +14,7 @@ lib/libesd.a lib/libesd.la lib/libesd.so lib/libesd.so.2 -lib/libesd.so.2.30 +lib/libesd.so.2.31 lib/pkgconfig/esound.pc man/man1/esd-config.1 man/man1/esd.1 diff --git a/audio/esound/distinfo b/audio/esound/distinfo index 8beecaa904d..23e10ba30b9 100644 --- a/audio/esound/distinfo +++ b/audio/esound/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.13 2003/08/01 17:10:40 jmmv Exp $ +$NetBSD: distinfo,v 1.14 2003/08/17 19:37:23 jmmv Exp $ -SHA1 (esound-0.2.30.tar.gz) = ac807c9fce4577aa788148725bcdd3b9365a995d -Size (esound-0.2.30.tar.gz) = 413618 bytes +SHA1 (esound-0.2.31.tar.gz) = e67ba468a343c37e2a20a22f0654804a596059b6 +Size (esound-0.2.31.tar.gz) = 497012 bytes SHA1 (patch-aa) = fe632a5514073f8d898fef5182a1047b9f2a44c9 SHA1 (patch-ab) = 50d4c829fe5d53f28a4a38b1962097b8a47b97c7 SHA1 (patch-ac) = 8c68050320c80363b831745eb17cc0703acbaf24 |