[42021] trunk/dports/audio/wavpack/Portfile

devans at macports.org devans at macports.org
Thu Nov 13 08:53:46 PST 2008


Revision: 42021
          http://trac.macports.org/changeset/42021
Author:   devans at macports.org
Date:     2008-11-13 08:53:46 -0800 (Thu, 13 Nov 2008)
Log Message:
-----------
wavpack: lint, fix livecheck, add mode line.

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

Modified: trunk/dports/audio/wavpack/Portfile
===================================================================
--- trunk/dports/audio/wavpack/Portfile	2008-11-13 16:51:41 UTC (rev 42020)
+++ trunk/dports/audio/wavpack/Portfile	2008-11-13 16:53:46 UTC (rev 42021)
@@ -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            wavpack
 version         4.50.1
 categories      audio
@@ -19,3 +21,7 @@
                 sha1    1bd8d754b7550143be88cd0f18a973740c1c3b8c \
                 rmd160  680bb584521c84ea4556b2991bea38a91c65bfdc
 use_bzip2       yes
+
+livecheck.check regex
+livecheck.url   ${homepage}/changelog.txt
+livecheck.regex "Release (\\d+(?:\\.\\d+)*) -"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081113/ef3d3f77/attachment.html>


More information about the macports-changes mailing list