FreeBSD Bugzilla – Attachment 122289 Details for
Bug 165449
portupgrade on multimedia/libbluray fails
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-ports-multimedia-libbluray.txt
patch-ports-multimedia-libbluray.txt (text/plain), 2.20 KB, created by
kamikaze
on 2012-03-20 22:30:37 UTC
(
hide
)
Description:
patch-ports-multimedia-libbluray.txt
Filename:
MIME Type:
Creator:
kamikaze
Created:
2012-03-20 22:30:37 UTC
Size:
2.20 KB
patch
obsolete
>diff -Nur libbluray.orig/Makefile libbluray/Makefile >--- libbluray.orig/Makefile 2012-03-17 19:25:30.000000000 +0100 >+++ libbluray/Makefile 2012-03-20 22:58:09.000000000 +0100 >@@ -6,19 +6,19 @@ > # > > PORTNAME= libbluray >-PORTVERSION= 0.2.1 >+PORTVERSION= 0.2.2 > PORTEPOCH= 1 > CATEGORIES= multimedia >-MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/libbluray/0.2.1/ >+MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \ >+ http://blu.opsec.eu/ > > MAINTAINER= kamikaze@bsdforen.de > COMMENT= Blu-Ray discs playback library for media players > > LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 > # dlopen dependencies, libbdplus not yet available >-LIB_DEPENDS+= aacs.0:${PORTSDIR}/multimedia/libaacs >+LIB_DEPENDS+= aacs.1:${PORTSDIR}/multimedia/libaacs > >-# libiconv.so.3 > USE_ICONV= yes > USE_LDCONFIG= yes > USE_BZIP2= yes >diff -Nur libbluray.orig/distinfo libbluray/distinfo >--- libbluray.orig/distinfo 2012-03-17 19:25:30.000000000 +0100 >+++ libbluray/distinfo 2012-03-20 22:57:15.000000000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (libbluray-0.2.1.tar.bz2) = 20eb1d352e9d26e8b5b639f82c218a0c350b78cdbcb741f89d237e2202bd113a >-SIZE (libbluray-0.2.1.tar.bz2) = 396405 >+SHA256 (libbluray-0.2.2.tar.bz2) = 46fa6ff8b18b66cb478a081981a61230fd3909e1a867eaf81325569224da7173 >+SIZE (libbluray-0.2.2.tar.bz2) = 456025 >diff -Nur libbluray.orig/files/patch-configure.ac libbluray/files/patch-configure.ac >--- libbluray.orig/files/patch-configure.ac 2012-03-17 19:25:30.000000000 +0100 >+++ libbluray/files/patch-configure.ac 1970-01-01 01:00:00.000000000 +0100 >@@ -1,11 +0,0 @@ >---- configure.ac.orig 2011-12-01 02:53:02.000000000 +0400 >-+++ configure.ac 2012-02-23 15:32:47.000000000 +0400 >-@@ -136,7 +136,7 @@ >- fi >- >- # dlopen check >--if test "${SYS}" != "mingw32" ; then >-+if test "${SYS}" != "mingw32" -a "${SYS}" == "${SYS#freebsd}" ; then >- AC_CHECK_FUNCS( >- [dlopen], >- [DLOPEN_LDFLAGS=""], >diff -Nur libbluray.orig/pkg-plist libbluray/pkg-plist >--- libbluray.orig/pkg-plist 2012-03-17 19:25:30.000000000 +0100 >+++ libbluray/pkg-plist 2012-03-20 23:02:34.000000000 +0100 >@@ -9,6 +9,6 @@ > lib/libbluray.a > lib/libbluray.la > lib/libbluray.so >-lib/libbluray.so.1 >+lib/libbluray.so.2 > libdata/pkgconfig/libbluray.pc > @dirrm include/libbluray
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 165449
:
122288
| 122289 |
122290