summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2001-03-23 00:39:24 +0000
committerjeh <jeh@FreeBSD.org>2001-03-23 00:39:24 +0000
commit7f340ca79ba4a65f976133692c4a6fa48f75db2e (patch)
treeca4be90be753ea83fd2ce0addfcef765a9799191 /audio
parentefd846a2eb92cf819316655fb18e6e6e8a4e821a (diff)
downloadFreeBSD-ports-7f340ca79ba4a65f976133692c4a6fa48f75db2e.zip
FreeBSD-ports-7f340ca79ba4a65f976133692c4a6fa48f75db2e.tar.gz
Update from 0.2.3 to 0.2.5. Some bugfixes and optimizations.
Minor nits to keep portlint happy. PR: 25971 Submitted by: Espen Skoglund <esk@ira.uka.de> MAINTAINER
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms-crossfade/Makefile7
-rw-r--r--audio/xmms-crossfade/distinfo2
-rw-r--r--audio/xmms-crossfade/pkg-comment2
3 files changed, 4 insertions, 7 deletions
diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile
index 690672e..a075676 100644
--- a/audio/xmms-crossfade/Makefile
+++ b/audio/xmms-crossfade/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xmms-crossfade
-PORTVERSION= 0.2.3
+PORTVERSION= 0.2.5
CATEGORIES= audio
MASTER_SITES= http://www.netcologne.de/~nc-eisenlpe2/xmms-crossfade/ \
ftp://ftp.falsehope.com/pub/xmms-crossfade/
@@ -19,9 +19,6 @@ USE_X_PREFIX= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
USE_GTK= yes
-
-post-configure:
- ${PERL} -pi.bak -e 's:linkopts=\Z:linkopts=-nostartfiles:' \
- ${WRKSRC}/libtool
+INSTALLS_SHLIB= yes
.include <bsd.port.mk>
diff --git a/audio/xmms-crossfade/distinfo b/audio/xmms-crossfade/distinfo
index 7619721..78e1b31 100644
--- a/audio/xmms-crossfade/distinfo
+++ b/audio/xmms-crossfade/distinfo
@@ -1 +1 @@
-MD5 (xmms-crossfade-0.2.3.tar.gz) = fae52931d648d7d3cef6cf2333032195
+MD5 (xmms-crossfade-0.2.5.tar.gz) = c09a2c238fd124226801bf08b11a5207
diff --git a/audio/xmms-crossfade/pkg-comment b/audio/xmms-crossfade/pkg-comment
index 14c68c2..efdcd00 100644
--- a/audio/xmms-crossfade/pkg-comment
+++ b/audio/xmms-crossfade/pkg-comment
@@ -1 +1 @@
-XMMS Output plugin for crossfading between songs.
+XMMS Output plugin for crossfading between songs
OpenPOWER on IntegriCloud