Update to 2.4.1, which disables seeking in files with seektables that

cannot possibly be valid.
This commit is contained in:
naddy 2007-03-29 16:05:23 +00:00
parent a89120068d
commit 3b2ba2e947
3 changed files with 7 additions and 46 deletions

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.20 2007/03/28 19:05:43 naddy Exp $
# $OpenBSD: Makefile,v 1.21 2007/03/29 16:05:23 naddy Exp $
SHARED_ONLY= Yes
COMMENT= "XMMS input plugin for playing shorten files"
DISTNAME= xmms-shn-2.4.0
PKGNAME= ${DISTNAME}p1
DISTNAME= xmms-shn-2.4.1
CATEGORIES= audio
HOMEPAGE= http://www.etree.org/shnutils/xmms-shn/

View File

@ -1,4 +1,5 @@
MD5 (xmms-shn-2.4.0.tar.gz) = 00395ac407b6b9d5e2c48ad4bbb324f7
RMD160 (xmms-shn-2.4.0.tar.gz) = b8f3481fd7e75d876bc6a11b55ef3b74d3955dc0
SHA1 (xmms-shn-2.4.0.tar.gz) = b096e3b931d07df7e5479d6105f7df65f2f4ff62
SIZE (xmms-shn-2.4.0.tar.gz) = 347297
MD5 (xmms-shn-2.4.1.tar.gz) = 5bcdac72500091d55dce4eb0e8bed985
RMD160 (xmms-shn-2.4.1.tar.gz) = 0c355a1eb185f1d90fa15e56619e15991ee84cc3
SHA1 (xmms-shn-2.4.1.tar.gz) = bced49a727d5212512c9ab34e409c8130440a69c
SHA256 (xmms-shn-2.4.1.tar.gz) = fb4ccfda90b42e5508573aafb8bd80d7bc565be4a83aebfb224ce851015d98d8
SIZE (xmms-shn-2.4.1.tar.gz) = 307397

View File

@ -1,39 +0,0 @@
$OpenBSD: patch-configure,v 1.3 2004/05/04 16:43:21 naddy Exp $
--- configure.orig 2004-05-04 17:53:39.000000000 +0200
+++ configure 2004-05-04 17:54:34.000000000 +0200
@@ -7941,7 +7941,7 @@ nto-qnx*)
openbsd*)
version_type=sunos
need_lib_prefix=no
- need_version=yes
+ need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
@@ -11639,7 +11639,7 @@ nto-qnx*)
openbsd*)
version_type=sunos
need_lib_prefix=no
- need_version=yes
+ need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
@@ -14788,7 +14788,7 @@ nto-qnx*)
openbsd*)
version_type=sunos
need_lib_prefix=no
- need_version=yes
+ need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
@@ -17135,7 +17135,7 @@ nto-qnx*)
openbsd*)
version_type=sunos
need_lib_prefix=no
- need_version=yes
+ need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH