[52285] trunk/dports/lang/python-mode.el/Portfile
nox at macports.org
nox at macports.org
Sat Jun 13 08:38:08 PDT 2009
Revision: 52285
http://trac.macports.org/changeset/52285
Author: nox at macports.org
Date: 2009-06-13 08:38:07 -0700 (Sat, 13 Jun 2009)
Log Message:
-----------
python-mode.el:
* Fix homepage (project moved to launchpad).
* Fix livecheck.
Modified Paths:
--------------
trunk/dports/lang/python-mode.el/Portfile
Modified: trunk/dports/lang/python-mode.el/Portfile
===================================================================
--- trunk/dports/lang/python-mode.el/Portfile 2009-06-13 14:53:36 UTC (rev 52284)
+++ trunk/dports/lang/python-mode.el/Portfile 2009-06-13 15:38:07 UTC (rev 52285)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -17,7 +18,7 @@
functional sections of code, code execution in inferior Python processes, \
class/function marking, integration with pdb, the Python debugger.
-homepage http://python-mode.sourceforge.net/
+homepage https://launchpad.net/python-mode/
master_sites sourceforge:${my_name}
checksums md5 57fde95d350e010b5a00d98b8ce4a066 \
@@ -48,5 +49,5 @@
universal_variant no
-livecheck.regex "<title>${my_name} v(.*) released.*</title>"
-
+livecheck.url ${homepage}+download
+livecheck.regex {trunk/(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090613/bfc2bc63/attachment.html>
More information about the macports-changes
mailing list