[51104] trunk/dports/devel/libdvdnav/Portfile

devans at macports.org devans at macports.org
Sun May 17 21:49:28 PDT 2009


Revision: 51104
          http://trac.macports.org/changeset/51104
Author:   devans at macports.org
Date:     2009-05-17 21:49:26 -0700 (Sun, 17 May 2009)
Log Message:
-----------
libdvdnav: fix livecheck, add mode line.

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

Modified: trunk/dports/devel/libdvdnav/Portfile
===================================================================
--- trunk/dports/devel/libdvdnav/Portfile	2009-05-18 02:54:09 UTC (rev 51103)
+++ trunk/dports/devel/libdvdnav/Portfile	2009-05-18 04:49:26 UTC (rev 51104)
@@ -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
@@ -49,3 +50,7 @@
 	xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog INSTALL \
 		NEWS README TODO ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.check regex
+livecheck.url   http://www1.mplayerhq.hu/MPlayer/releases/dvdnav/
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090517/07057584/attachment.html>


More information about the macports-changes mailing list