[33497] trunk/dports/editors/nano/Portfile

nox at macports.org nox at macports.org
Sun Jan 27 19:59:25 PST 2008


Revision: 33497
          http://trac.macosforge.org/projects/macports/changeset/33497
Author:   nox at macports.org
Date:     2008-01-27 19:59:23 -0800 (Sun, 27 Jan 2008)

Log Message:
-----------
nano:
 * Whitespace changes.
 * Removed GNU livecheck as it's now supported in base/.

Modified Paths:
--------------
    trunk/dports/editors/nano/Portfile

Modified: trunk/dports/editors/nano/Portfile
===================================================================
--- trunk/dports/editors/nano/Portfile	2008-01-28 03:49:41 UTC (rev 33496)
+++ trunk/dports/editors/nano/Portfile	2008-01-28 03:59:23 UTC (rev 33497)
@@ -23,8 +23,8 @@
                 rmd160 96ff5a88288451ed24f679d88d59a752616ce94c
 
 depends_lib     port:ncursesw \
-    		port:gettext \
-    		port:libiconv
+                port:gettext \
+                port:libiconv
 
 configure.args  --enable-nanorc \
                 --disable-wrapping-as-root \
@@ -78,7 +78,3 @@
         ui_msg "You should take a look at the syntax definitions in ${prefix}/share/${name} ."
     }
 }
-
-livecheck.check regex
-livecheck.url   http://ftp.gnu.org/gnu/${name}/?C=M&O=D
-livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080127/37720db1/attachment.html


More information about the macports-changes mailing list