[141175] trunk/dports/multimedia/libbluray/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Oct 11 11:40:53 PDT 2015


Revision: 141175
          https://trac.macports.org/changeset/141175
Author:   jeremyhu at macports.org
Date:     2015-10-11 11:40:53 -0700 (Sun, 11 Oct 2015)
Log Message:
-----------
libbluray: Bump to 0.9.0

Modified Paths:
--------------
    trunk/dports/multimedia/libbluray/Portfile

Modified: trunk/dports/multimedia/libbluray/Portfile
===================================================================
--- trunk/dports/multimedia/libbluray/Portfile	2015-10-11 18:39:55 UTC (rev 141174)
+++ trunk/dports/multimedia/libbluray/Portfile	2015-10-11 18:40:53 UTC (rev 141175)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                libbluray
-version             0.7.0
+version             0.9.0
 categories          multimedia
 license             LGPL-2.1
 platforms           darwin
@@ -19,18 +19,21 @@
 use_bzip2           yes
 
 depends_build       port:pkgconfig \
-                    port:perl5.16
+                    port:perl5
 
 depends_lib         port:libxml2 \
                     port:fontconfig \
                     port:freetype
 
-checksums           rmd160  9992b101cc3fff089b66ad246a23d439ccc98646 \
-                    sha256  f79beb9fbb24117cbb1264c919e686ae9e6349c0ad08b48c4b6233b2887eb68d
+checksums           rmd160  37d8d47240005927f011282f5227c2b9df6c12ab \
+                    sha256  84b61da9202fa724a76ac885af69df16a5583eb11d43e940dc201833bbfd694d
 
-configure.perl      ${prefix}/bin/perl5.16
+configure.perl      ${prefix}/bin/perl5
 
-configure.args      --disable-doxygen-doc
+configure.args      --disable-doxygen-doc \
+                    --disable-bdjava \
+                    --disable-examples \
+                    --enable-udf
 
 livecheck.type      regex
 livecheck.url       ${homepage}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151011/0a1ad019/attachment.html>


More information about the macports-changes mailing list