1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to the 1.2.1 version.

This commit is contained in:
Maxim Sobolev 2000-06-20 08:56:04 +00:00
parent 30ed021ea1
commit cb87c44ef8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29712
8 changed files with 38 additions and 36 deletions

View File

@ -6,15 +6,15 @@
#
PORTNAME= xmms
PORTVERSION= 1.2.0
PORTVERSION= 1.2.1
CATEGORIES= audio
MASTER_SITES= ftp://ftp.xmms.org/xmms/1.0/ \
ftp://ftp.uk.xmms.org/xmms/1.0/ \
ftp://ftp.us.xmms.org/xmms/1.0/ \
ftp://ftp.ca.us.xmms.org/xmms/1.0/ \
ftp://ftp.md.us.xmms.org/xmms/1.0/ \
ftp://ftp.nl.xmms.org/xmms/1.0/ \
ftp://ftp.de.xmms.org/xmms/1.0/
MASTER_SITES= ftp://ftp.xmms.org/xmms/1.2.x/ \
ftp://ftp.uk.xmms.org/xmms/1.2.x/ \
ftp://ftp.us.xmms.org/xmms/1.2.x/ \
ftp://ftp.ca.us.xmms.org/xmms/1.2.x/ \
ftp://ftp.md.us.xmms.org/xmms/1.2.x/ \
ftp://ftp.nl.xmms.org/xmms/1.2.x/ \
ftp://ftp.de.xmms.org/xmms/1.2.x/
MAINTAINER= esk@ira.uka.de

View File

@ -1 +1 @@
MD5 (xmms-1.2.0.tar.gz) = 3f6be4d02ecb58c44ade0785f388eada
MD5 (xmms-1.2.1.tar.gz) = 60974ea8e9b84a10b9ba7a752cbf7106

View File

@ -1,13 +1,13 @@
--- configure.orig Mon Jun 12 17:06:00 2000
+++ configure Fri Jun 16 16:44:02 2000
@@ -3287,14 +3287,14 @@
--- configure.orig Mon Jun 19 16:19:25 2000
+++ configure Tue Jun 20 11:35:37 2000
@@ -3290,14 +3290,14 @@
fi
if test "x$PTHREAD_LIBS" = xerror; then
- echo $ac_n "checking for pthread_attr_init in -lc_r""... $ac_c" 1>&6
-echo "configure:3292: checking for pthread_attr_init in -lc_r" >&5
-echo "configure:3295: checking for pthread_attr_init in -lc_r" >&5
+ echo $ac_n "checking for pthread_attr_init in -pthread""... $ac_c" 1>&6
+echo "configure:3292: checking for pthread_attr_init in -pthread" >&5
+echo "configure:3295: checking for pthread_attr_init in -pthread" >&5
ac_lib_var=`echo c_r'_'pthread_attr_init | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@ -16,9 +16,9 @@
-LIBS="-lc_r $LIBS"
+LIBS="-pthread $LIBS"
cat > conftest.$ac_ext <<EOF
#line 3300 "configure"
#line 3303 "configure"
#include "confdefs.h"
@@ -3322,7 +3322,7 @@
@@ -3325,7 +3325,7 @@
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6
@ -27,7 +27,7 @@
else
echo "$ac_t""no" 1>&6
fi
@@ -5472,7 +5472,7 @@
@@ -5475,7 +5475,7 @@
cat conftest.$ac_ext >&5
rm -rf conftest*
CATOBJEXT=.mo
@ -36,7 +36,7 @@
fi
rm -f conftest*
INSTOBJEXT=.mo
@@ -7110,14 +7110,14 @@
@@ -7113,14 +7113,14 @@
if test -n "$GCC"
then

View File

@ -36,6 +36,7 @@ share/locale/ca/LC_MESSAGES/xmms.mo
share/locale/cs/LC_MESSAGES/xmms.mo
share/locale/da/LC_MESSAGES/xmms.mo
share/locale/de/LC_MESSAGES/xmms.mo
share/locale/eo/LC_MESSAGES/xmms.mo
share/locale/es/LC_MESSAGES/xmms.mo
share/locale/fr/LC_MESSAGES/xmms.mo
share/locale/hr/LC_MESSAGES/xmms.mo

View File

@ -6,15 +6,15 @@
#
PORTNAME= xmms
PORTVERSION= 1.2.0
PORTVERSION= 1.2.1
CATEGORIES= audio
MASTER_SITES= ftp://ftp.xmms.org/xmms/1.0/ \
ftp://ftp.uk.xmms.org/xmms/1.0/ \
ftp://ftp.us.xmms.org/xmms/1.0/ \
ftp://ftp.ca.us.xmms.org/xmms/1.0/ \
ftp://ftp.md.us.xmms.org/xmms/1.0/ \
ftp://ftp.nl.xmms.org/xmms/1.0/ \
ftp://ftp.de.xmms.org/xmms/1.0/
MASTER_SITES= ftp://ftp.xmms.org/xmms/1.2.x/ \
ftp://ftp.uk.xmms.org/xmms/1.2.x/ \
ftp://ftp.us.xmms.org/xmms/1.2.x/ \
ftp://ftp.ca.us.xmms.org/xmms/1.2.x/ \
ftp://ftp.md.us.xmms.org/xmms/1.2.x/ \
ftp://ftp.nl.xmms.org/xmms/1.2.x/ \
ftp://ftp.de.xmms.org/xmms/1.2.x/
MAINTAINER= esk@ira.uka.de

View File

@ -1 +1 @@
MD5 (xmms-1.2.0.tar.gz) = 3f6be4d02ecb58c44ade0785f388eada
MD5 (xmms-1.2.1.tar.gz) = 60974ea8e9b84a10b9ba7a752cbf7106

View File

@ -1,13 +1,13 @@
--- configure.orig Mon Jun 12 17:06:00 2000
+++ configure Fri Jun 16 16:44:02 2000
@@ -3287,14 +3287,14 @@
--- configure.orig Mon Jun 19 16:19:25 2000
+++ configure Tue Jun 20 11:35:37 2000
@@ -3290,14 +3290,14 @@
fi
if test "x$PTHREAD_LIBS" = xerror; then
- echo $ac_n "checking for pthread_attr_init in -lc_r""... $ac_c" 1>&6
-echo "configure:3292: checking for pthread_attr_init in -lc_r" >&5
-echo "configure:3295: checking for pthread_attr_init in -lc_r" >&5
+ echo $ac_n "checking for pthread_attr_init in -pthread""... $ac_c" 1>&6
+echo "configure:3292: checking for pthread_attr_init in -pthread" >&5
+echo "configure:3295: checking for pthread_attr_init in -pthread" >&5
ac_lib_var=`echo c_r'_'pthread_attr_init | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@ -16,9 +16,9 @@
-LIBS="-lc_r $LIBS"
+LIBS="-pthread $LIBS"
cat > conftest.$ac_ext <<EOF
#line 3300 "configure"
#line 3303 "configure"
#include "confdefs.h"
@@ -3322,7 +3322,7 @@
@@ -3325,7 +3325,7 @@
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6
@ -27,7 +27,7 @@
else
echo "$ac_t""no" 1>&6
fi
@@ -5472,7 +5472,7 @@
@@ -5475,7 +5475,7 @@
cat conftest.$ac_ext >&5
rm -rf conftest*
CATOBJEXT=.mo
@ -36,7 +36,7 @@
fi
rm -f conftest*
INSTOBJEXT=.mo
@@ -7110,14 +7110,14 @@
@@ -7113,14 +7113,14 @@
if test -n "$GCC"
then

View File

@ -36,6 +36,7 @@ share/locale/ca/LC_MESSAGES/xmms.mo
share/locale/cs/LC_MESSAGES/xmms.mo
share/locale/da/LC_MESSAGES/xmms.mo
share/locale/de/LC_MESSAGES/xmms.mo
share/locale/eo/LC_MESSAGES/xmms.mo
share/locale/es/LC_MESSAGES/xmms.mo
share/locale/fr/LC_MESSAGES/xmms.mo
share/locale/hr/LC_MESSAGES/xmms.mo