1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Update to 0.3.1.

This commit is contained in:
MANTANI Nobutaka 2002-05-25 02:51:37 +00:00
parent 550bb2bea6
commit 06e022627a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59949
8 changed files with 16 additions and 68 deletions

View File

@ -6,11 +6,11 @@
#
PORTNAME= xine_d4d_plugin
PORTVERSION= 0.3.0
PORTVERSION= 0.3.1
CATEGORIES= graphics
MASTER_SITES= http://worldzone.net/technology/captaincss/ \
http://debianlinux.net/
DISTFILES= d4d030.txt
DISTFILES= d4d031.txt
MAINTAINER= gibbon@cocoa.freemail.ne.jp

View File

@ -1 +1 @@
MD5 (d4d030.txt) = 0bdb45fa4a7c7116b9ed1875941707e7
MD5 (d4d031.txt) = f11a94e352743e990fce5e9a40fdc2f0

View File

@ -1,6 +1,6 @@
--- ltmain.sh.orig Mon Nov 12 16:27:33 2001
+++ ltmain.sh Fri Jan 25 23:31:44 2002
@@ -956,6 +956,7 @@
--- ltmain.sh.orig Thu Jan 10 04:26:41 2002
+++ ltmain.sh Mon May 20 19:02:08 2002
@@ -958,6 +958,7 @@
;;
-avoid-version)
@ -8,33 +8,7 @@
avoid_version=yes
continue
;;
@@ -1043,14 +1044,14 @@
# These systems don't actually have a C library (as such)
test "X$arg" = "X-lc" && continue
;;
- *-*-openbsd*)
+ *-*-openbsd* | *-*-freebsd*)
# Do not include libc due to us having libc/libc_r.
test "X$arg" = "X-lc" && continue
;;
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd*)
+ *-*-openbsd* | *-*-freebsd*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2446,7 +2447,7 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
- *-*-openbsd*)
+ *-*-openbsd* | *-*-freebsd*)
# Do not include libc due to us having libc/libc_r.
;;
*)
@@ -4215,10 +4216,12 @@
@@ -4247,10 +4248,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,3 +1,3 @@
A dvd input plugin for xine.
WWW: http://www.geocities.com/captain_css/
WWW: http://worldzone.net/technology/captaincss/

View File

@ -6,11 +6,11 @@
#
PORTNAME= xine_d4d_plugin
PORTVERSION= 0.3.0
PORTVERSION= 0.3.1
CATEGORIES= graphics
MASTER_SITES= http://worldzone.net/technology/captaincss/ \
http://debianlinux.net/
DISTFILES= d4d030.txt
DISTFILES= d4d031.txt
MAINTAINER= gibbon@cocoa.freemail.ne.jp

View File

@ -1 +1 @@
MD5 (d4d030.txt) = 0bdb45fa4a7c7116b9ed1875941707e7
MD5 (d4d031.txt) = f11a94e352743e990fce5e9a40fdc2f0

View File

@ -1,6 +1,6 @@
--- ltmain.sh.orig Mon Nov 12 16:27:33 2001
+++ ltmain.sh Fri Jan 25 23:31:44 2002
@@ -956,6 +956,7 @@
--- ltmain.sh.orig Thu Jan 10 04:26:41 2002
+++ ltmain.sh Mon May 20 19:02:08 2002
@@ -958,6 +958,7 @@
;;
-avoid-version)
@ -8,33 +8,7 @@
avoid_version=yes
continue
;;
@@ -1043,14 +1044,14 @@
# These systems don't actually have a C library (as such)
test "X$arg" = "X-lc" && continue
;;
- *-*-openbsd*)
+ *-*-openbsd* | *-*-freebsd*)
# Do not include libc due to us having libc/libc_r.
test "X$arg" = "X-lc" && continue
;;
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd*)
+ *-*-openbsd* | *-*-freebsd*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2446,7 +2447,7 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
- *-*-openbsd*)
+ *-*-openbsd* | *-*-freebsd*)
# Do not include libc due to us having libc/libc_r.
;;
*)
@@ -4215,10 +4216,12 @@
@@ -4247,10 +4248,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,3 +1,3 @@
A dvd input plugin for xine.
WWW: http://www.geocities.com/captain_css/
WWW: http://worldzone.net/technology/captaincss/