[51860] trunk/dports/audio/cdparanoia/Portfile

devans at macports.org devans at macports.org
Fri Jun 5 10:32:34 PDT 2009


Revision: 51860
          http://trac.macports.org/changeset/51860
Author:   devans at macports.org
Date:     2009-06-05 10:32:33 -0700 (Fri, 05 Jun 2009)
Log Message:
-----------
cdparanoia: fix livecheck, mode line, lint.

Modified Paths:
--------------
    trunk/dports/audio/cdparanoia/Portfile

Modified: trunk/dports/audio/cdparanoia/Portfile
===================================================================
--- trunk/dports/audio/cdparanoia/Portfile	2009-06-05 16:57:00 UTC (rev 51859)
+++ trunk/dports/audio/cdparanoia/Portfile	2009-06-05 17:32:33 UTC (rev 51860)
@@ -1,6 +1,8 @@
+# -*- 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
+
 name			cdparanoia
 version			10.2
 epoch			20050508
@@ -52,3 +54,6 @@
     patchfiles-append   patch-paranoia_paranoia.c.10.4.diff
 }
 
+livecheck.check regex
+livecheck.url   ${master_sites}
+livecheck.regex "cdparanoia-III-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090605/4d46cd4b/attachment.html>


More information about the macports-changes mailing list