[30948] trunk/dports/sysutils/sleepnow/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sun Nov 11 22:34:18 PST 2007
Revision: 30948
http://trac.macosforge.org/projects/macports/changeset/30948
Author: ryandesign at macports.org
Date: 2007-11-11 22:34:18 -0800 (Sun, 11 Nov 2007)
Log Message:
-----------
sleepnow: whitespace changes / reformatting
Modified Paths:
--------------
trunk/dports/sysutils/sleepnow/Portfile
Modified: trunk/dports/sysutils/sleepnow/Portfile
===================================================================
--- trunk/dports/sysutils/sleepnow/Portfile 2007-11-12 06:29:37 UTC (rev 30947)
+++ trunk/dports/sysutils/sleepnow/Portfile 2007-11-12 06:34:18 UTC (rev 30948)
@@ -1,28 +1,33 @@
# $Id$
-PortSystem 1.0
-PortGroup xcode 1.0
-name sleepnow
-version 20070603
-categories sysutils
-maintainers ryandesign
-description command-line tool to put Mac OS X machine to sleep
-long_description SleepNow is a Mac OS X command-line tool which puts \
- the machine to sleep, just as though someone had \
- used the Sleep menu command while sitting in front \
- of the machine. The advantage is that SleepNow can \
- be run while logged in to the machine from anywhere \
- on the net.
-homepage http://www.snoize.com/SleepNow/
-master_sites ${homepage}
-distname SleepNow
-dist_subdir ${name}/${version}
+PortSystem 1.0
+PortGroup xcode 1.0
+name sleepnow
+version 20070603
+categories sysutils
+maintainers ryandesign
+homepage http://www.snoize.com/SleepNow/
+master_sites ${homepage}
+distname SleepNow
+dist_subdir ${name}/${version}
+
+description \
+ command-line tool to put Mac OS X machine to sleep
+
+long_description \
+ SleepNow is a Mac OS X command-line tool which puts \
+ the machine to sleep, just as though someone had \
+ used the Sleep menu command while sitting in front \
+ of the machine. The advantage is that SleepNow can \
+ be run while logged in to the machine from anywhere \
+ on the net.
+
checksums \
- md5 a9555e48d9719868dd9ec7ce1423861b \
- sha1 3c061673baedb082cfe53a7c26ea1bbe4f266fe3 \
- rmd160 7be878e3c9cd517c37d1b8dcfd5e4992cfaad0e3
+ md5 a9555e48d9719868dd9ec7ce1423861b \
+ sha1 3c061673baedb082cfe53a7c26ea1bbe4f266fe3 \
+ rmd160 7be878e3c9cd517c37d1b8dcfd5e4992cfaad0e3
-build.dir ${worksrcpath}/Source
-xcode.destroot.path ${prefix}/bin
-xcode.destroot.settings PRODUCT_NAME=${name}
+build.dir ${worksrcpath}/Source
+xcode.destroot.path ${prefix}/bin
+xcode.destroot.settings PRODUCT_NAME=${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071111/e347e518/attachment-0001.html
More information about the macports-changes
mailing list