[85964] trunk/dports/graphics/ufraw/Portfile

devans at macports.org devans at macports.org
Mon Oct 17 15:55:33 PDT 2011


Revision: 85964
          http://trac.macports.org/changeset/85964
Author:   devans at macports.org
Date:     2011-10-17 15:55:33 -0700 (Mon, 17 Oct 2011)
Log Message:
-----------
ufraw: fix livecheck, add license, mode line, take maintainership openmaintainer.

Modified Paths:
--------------
    trunk/dports/graphics/ufraw/Portfile

Modified: trunk/dports/graphics/ufraw/Portfile
===================================================================
--- trunk/dports/graphics/ufraw/Portfile	2011-10-17 22:46:16 UTC (rev 85963)
+++ trunk/dports/graphics/ufraw/Portfile	2011-10-17 22:55:33 UTC (rev 85964)
@@ -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
@@ -4,8 +5,9 @@
 
 name             ufraw
 version          0.18
+license          GPL-2+
 categories       graphics
-maintainers      nomaintainer
+maintainers      devans openmaintainer
 description      Unidentified Flying Raw (UFRaw)
 
 long_description \
@@ -47,4 +49,4 @@
     configure.compiler clang
 }
 
-livecheck.regex  "<title>${name} ${name}-(\\d+(?:\\.\\d+)*) released.*</title>"
+livecheck.regex  "${name}-(\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111017/25fc423a/attachment.html>


More information about the macports-changes mailing list