[126702] trunk/dports/devel/libdvdread/Portfile

ctreleaven at macports.org ctreleaven at macports.org
Mon Oct 13 19:33:00 PDT 2014


Revision: 126702
          https://trac.macports.org/changeset/126702
Author:   ctreleaven at macports.org
Date:     2014-10-13 19:33:00 -0700 (Mon, 13 Oct 2014)
Log Message:
-----------
libdvdread: update to 5.0.0, new master_site

Modified Paths:
--------------
    trunk/dports/devel/libdvdread/Portfile

Modified: trunk/dports/devel/libdvdread/Portfile
===================================================================
--- trunk/dports/devel/libdvdread/Portfile	2014-10-14 02:06:59 UTC (rev 126701)
+++ trunk/dports/devel/libdvdread/Portfile	2014-10-14 02:33:00 UTC (rev 126702)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            libdvdread
-version         4.2.1
+version         5.0.0
 categories      devel multimedia
 platforms       darwin
 # nav_print.c and nav_types.h do not allow "any later version"
@@ -22,12 +22,12 @@
     3. A simple library for parsing the navigation (NAV) packets \
        (nav_read.h/nav_types.h).
 
-homepage        http://dvdnav.mplayerhq.hu/
-master_sites    ${homepage}releases/
+homepage            http://dvdnav.mplayerhq.hu/
+master_sites        http://download.videolan.org/pub/videolan/${name}/${version}/
 
-use_xz              yes
-checksums           rmd160  50ae1afbbabc5a8640dbf065184f52af38d0ef6d \
-                    sha256  af9b98f049580a6521d56c978b736d3d609562dd12955e11d50e26d97542dcd4
+use_bzip2           yes
+checksums           rmd160  91c663a52acb45e4a1a96d33591a7649e6b0807b \
+                    sha256  66fb1a3a42aa0c56b02547f69c7eb0438c5beeaf21aee2ae2c6aa23ea8305f14
 
 depends_build   port:autoconf port:automake port:libtool
 depends_lib     port:libdvdcss
@@ -37,7 +37,7 @@
     reinplace -locale C "s|@@PREFIX@@|${prefix}|" ${worksrcpath}/src/dvd_input.c
 }
 
-configure.cmd   ./autogen.sh
+configure.args-append   --disable-silent-rules
 
 livecheck.type  regex
 livecheck.url   [lindex ${master_sites} 0]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141013/588c9694/attachment.html>


More information about the macports-changes mailing list