[49808] trunk/dports/devel/libnotify/Portfile

devans at macports.org devans at macports.org
Sat Apr 18 03:49:45 PDT 2009


Revision: 49808
          http://trac.macports.org/changeset/49808
Author:   devans at macports.org
Date:     2009-04-18 03:49:41 -0700 (Sat, 18 Apr 2009)
Log Message:
-----------
libnotify: fix livecheck, add mode line.

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

Modified: trunk/dports/devel/libnotify/Portfile
===================================================================
--- trunk/dports/devel/libnotify/Portfile	2009-04-18 10:41:41 UTC (rev 49807)
+++ trunk/dports/devel/libnotify/Portfile	2009-04-18 10:49:41 UTC (rev 49808)
@@ -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
@@ -20,3 +21,7 @@
 checksums           md5 6a8388f93309dbe336bbe5fc0677de6b \
                     sha1 3bdcd4efaeb14480da4b170c6275cc3d705fb17d \
                     rmd160 8ea0afdb8f2f147a2c5b189bfeca58c2b4558cdb
+
+livecheck.check     regex
+livecheck.url       ${master_sites}
+livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090418/c7f18263/attachment-0001.html>


More information about the macports-changes mailing list