Permalink
Browse files
libbluray: update to 1.1.1
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
multimedia/libbluray/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name libbluray |
|
|
version 1.1.0 |
|
|
version 1.1.1 |
|
|
categories multimedia |
|
|
license LGPL-2.1 |
|
|
platforms darwin |
|
|
@@ -24,9 +24,9 @@ depends_lib port:libxml2 \ |
|
|
port:fontconfig \ |
|
|
port:freetype |
|
|
|
|
|
checksums rmd160 9f1daefee5214950eb41c0b53d6b22e6682c4392 \ |
|
|
sha256 e6a600d26ad3453a168dbb144f041134e954b541b44a9a5aa213d1c7d8c3fe83 \ |
|
|
size 742368 |
|
|
checksums rmd160 3acb2b5c3d897eb80e6b81c25de5670af764086f \ |
|
|
sha256 106478a17c8bcac8c7b4174e7432b2bad5a1e6dd2926c4224791fd4669472338 \ |
|
|
size 746034 |
|
|
|
|
|
configure.perl ${prefix}/bin/perl5 |
|
|
|
|
|
|