1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to 2.4.1. Changes in this release:

- Disable seeking in files with seektables that cannot possibly be valid.
- Included libtool doesn't require objformat(1) any longer.
This commit is contained in:
Christian Weisgerber 2007-03-29 17:05:55 +00:00
parent 6bdb77bbf2
commit 0e48a18bbb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188773
3 changed files with 4 additions and 22 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= xmms-shn
PORTVERSION= 2.4.0
PORTREVISION= 1
PORTVERSION= 2.4.1
CATEGORIES= audio
MASTER_SITES= http://www.etree.org/shnutils/xmms-shn/dist/src/
@ -20,10 +19,6 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/configure
post-install:
.if !defined(NOPORTDOCS)

View File

@ -1,3 +1,3 @@
MD5 (xmms-shn-2.4.0.tar.gz) = 00395ac407b6b9d5e2c48ad4bbb324f7
SHA256 (xmms-shn-2.4.0.tar.gz) = 948dddb64d7ded1ef316988e3b7a0b7d9ac71e1cccf71f71ab5b87450ef955a1
SIZE (xmms-shn-2.4.0.tar.gz) = 347297
MD5 (xmms-shn-2.4.1.tar.gz) = 5bcdac72500091d55dce4eb0e8bed985
SHA256 (xmms-shn-2.4.1.tar.gz) = fb4ccfda90b42e5508573aafb8bd80d7bc565be4a83aebfb224ce851015d98d8
SIZE (xmms-shn-2.4.1.tar.gz) = 307397

View File

@ -1,13 +0,0 @@
$FreeBSD$
--- configure.orig Sat Oct 5 18:12:38 2002
+++ configure Sat Oct 5 18:13:03 2002
@@ -7357,6 +7357,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'