[70628] trunk/dports/x11/xdaliclock/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 15 07:09:34 PDT 2010


Revision: 70628
          http://trac.macports.org/changeset/70628
Author:   ryandesign at macports.org
Date:     2010-08-15 07:09:34 -0700 (Sun, 15 Aug 2010)
Log Message:
-----------
xdaliclock: whitespace changes only

Modified Paths:
--------------
    trunk/dports/x11/xdaliclock/Portfile

Modified: trunk/dports/x11/xdaliclock/Portfile
===================================================================
--- trunk/dports/x11/xdaliclock/Portfile	2010-08-15 14:08:32 UTC (rev 70627)
+++ trunk/dports/x11/xdaliclock/Portfile	2010-08-15 14:09:34 UTC (rev 70628)
@@ -1,22 +1,29 @@
 # $Id$
 
-PortSystem       1.0
-name             xdaliclock
-version          2.20
-categories       x11
-maintainers      nomaintainer
-description      A rather neat animated clock
-long_description \
-    This is a neat program which ``morphs'' each of the \
-    digits into the next in the sequence to update the \
-    time. Good processor hog for all you P90 owners.
-homepage         http://www.jwz.org/xdaliclock/
-platforms        darwin
-master_sites     ${homepage}
-checksums        md5 be9642cc711a8d93ff13faac0cf4f306
-configure.dir    ${worksrcpath}/X11
-build.dir        ${configure.dir}
-destroot.destdir install_prefix=${destroot}
+PortSystem          1.0
 
+name                xdaliclock
+version             2.20
+categories          x11
+platforms           darwin
+maintainers         nomaintainer
+
+description         A rather neat animated clock
+
+long_description    This is a neat program which ``morphs'' each of the \
+                    digits into the next in the sequence to update the \
+                    time. Good processor hog for all you P90 owners.
+
+homepage            http://www.jwz.org/xdaliclock/
+master_sites        ${homepage}
+
+checksums           md5     be9642cc711a8d93ff13faac0cf4f306
+
+configure.dir       ${worksrcpath}/X11
+
+build.dir           ${configure.dir}
+
+destroot.destdir    install_prefix=${destroot}
+
 livecheck.type      regex
 livecheck.regex     ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100815/c4f8e2b7/attachment.html>


More information about the macports-changes mailing list