1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 1.2.7

- Remove obsolete Vorbis comment in pkg-descr

PR:		35555
Submitted by:	maintainer
This commit is contained in:
Patrick Li 2002-03-05 21:09:09 +00:00
parent 7d543a9f58
commit 56e8a08f5c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55599
10 changed files with 24 additions and 34 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= xmms
PORTVERSION= 1.2.6
PORTREVISION= 1
PORTVERSION= 1.2.7
CATEGORIES+= audio
MASTER_SITES= ftp://ftp.xmms.org/xmms/1.2.x/ \
http://www.xmms.org/files/1.2.x/ \

View File

@ -1 +1 @@
MD5 (xmms-1.2.6.tar.bz2) = 705fe02278aaee095fb9f5ebaa318a6c
MD5 (xmms-1.2.7.tar.bz2) = 9bec488842920df359516b7d062d15dc

View File

@ -1,9 +1,9 @@
$FreeBSD$
--- configure 2002/01/14 11:54:47 1.1
+++ configure 2002/01/14 11:54:16
@@ -12577,10 +12577,6 @@
--- configure.orig Mon Mar 4 22:57:01 2002
+++ configure Tue Mar 5 11:16:25 2002
@@ -12673,10 +12673,6 @@
*) # Relative path.
ac_sub_cache_file="$ac_dots$cache_file" ;;
esac

View File

@ -1,19 +1,19 @@
$FreeBSD$
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
--- ltmain.sh.orig Mon Sep 24 14:12:50 2001
+++ ltmain.sh Tue Mar 5 11:16:25 2002
@@ -2444,6 +2444,9 @@
*-*-openbsd*)
# Do not include libc due to us having libc/libc_r.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
if test $build_libtool_need_lc = "yes"; then
@@ -4210,10 +4213,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,10 +1,6 @@
XMMS --- X Multimedia System. XMMS is a multimedia player based on the look of
Winamp. Currently it plays mpeg layer 1/2/3, wav, au, CD audio, etc.
The Vorbis plugin included here (if you don't specify WITHOUT_VORBIS) is the
one that is included in the XMMS distribution. If you have the vorbis-xmms
port installed, the plugin from that port will be overwritten by this one.
WWW: http://www.xmms.org/
eSk

View File

@ -6,8 +6,7 @@
#
PORTNAME= xmms
PORTVERSION= 1.2.6
PORTREVISION= 1
PORTVERSION= 1.2.7
CATEGORIES+= audio
MASTER_SITES= ftp://ftp.xmms.org/xmms/1.2.x/ \
http://www.xmms.org/files/1.2.x/ \

View File

@ -1 +1 @@
MD5 (xmms-1.2.6.tar.bz2) = 705fe02278aaee095fb9f5ebaa318a6c
MD5 (xmms-1.2.7.tar.bz2) = 9bec488842920df359516b7d062d15dc

View File

@ -1,9 +1,9 @@
$FreeBSD$
--- configure 2002/01/14 11:54:47 1.1
+++ configure 2002/01/14 11:54:16
@@ -12577,10 +12577,6 @@
--- configure.orig Mon Mar 4 22:57:01 2002
+++ configure Tue Mar 5 11:16:25 2002
@@ -12673,10 +12673,6 @@
*) # Relative path.
ac_sub_cache_file="$ac_dots$cache_file" ;;
esac

View File

@ -1,19 +1,19 @@
$FreeBSD$
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
--- ltmain.sh.orig Mon Sep 24 14:12:50 2001
+++ ltmain.sh Tue Mar 5 11:16:25 2002
@@ -2444,6 +2444,9 @@
*-*-openbsd*)
# Do not include libc due to us having libc/libc_r.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
if test $build_libtool_need_lc = "yes"; then
@@ -4210,10 +4213,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,10 +1,6 @@
XMMS --- X Multimedia System. XMMS is a multimedia player based on the look of
Winamp. Currently it plays mpeg layer 1/2/3, wav, au, CD audio, etc.
The Vorbis plugin included here (if you don't specify WITHOUT_VORBIS) is the
one that is included in the XMMS distribution. If you have the vorbis-xmms
port installed, the plugin from that port will be overwritten by this one.
WWW: http://www.xmms.org/
eSk