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

ryandesign at macports.org ryandesign at macports.org
Tue Nov 19 17:33:49 PST 2013


Revision: 113571
          https://trac.macports.org/changeset/113571
Author:   ryandesign at macports.org
Date:     2013-11-19 17:33:49 -0800 (Tue, 19 Nov 2013)
Log Message:
-----------
libdvdread: update homepage and livecheck; add modeline

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

Modified: trunk/dports/devel/libdvdread/Portfile
===================================================================
--- trunk/dports/devel/libdvdread/Portfile	2013-11-20 01:10:04 UTC (rev 113570)
+++ trunk/dports/devel/libdvdread/Portfile	2013-11-20 01:33:49 UTC (rev 113571)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0
@@ -21,8 +22,8 @@
     3. A simple library for parsing the navigation (NAV) packets \
        (nav_read.h/nav_types.h).
 
-homepage        http://www.dtek.chalmers.se/groups/dvd/
-master_sites    http://dvdnav.mplayerhq.hu/releases/
+homepage        http://dvdnav.mplayerhq.hu/
+master_sites    ${homepage}releases/
 
 use_bzip2           yes
 checksums           md5     ab7a19d3ab1a437ae754ef477d6231a4 \
@@ -40,5 +41,5 @@
 configure.cmd   ./autogen.sh
 
 livecheck.type  regex
-livecheck.url   http://www1.mplayerhq.hu/MPlayer/releases/dvdnav/
+livecheck.url   [lindex ${master_sites} 0]
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131119/4110b974/attachment.html>


More information about the macports-changes mailing list