[119957] trunk/dports/aqua/sloth/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun May 11 17:41:00 PDT 2014
Revision: 119957
https://trac.macports.org/changeset/119957
Author: ryandesign at macports.org
Date: 2014-05-11 17:41:00 -0700 (Sun, 11 May 2014)
Log Message:
-----------
sloth: add modeline and adjust whitespace and formatting
Modified Paths:
--------------
trunk/dports/aqua/sloth/Portfile
Modified: trunk/dports/aqua/sloth/Portfile
===================================================================
--- trunk/dports/aqua/sloth/Portfile 2014-05-12 00:40:32 UTC (rev 119956)
+++ trunk/dports/aqua/sloth/Portfile 2014-05-12 00:41:00 UTC (rev 119957)
@@ -1,38 +1,40 @@
+# -*- 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
-PortGroup xcode 1.0
+PortSystem 1.0
+PortGroup xcode 1.0
-name sloth
+name sloth
version 1.5
-categories aqua sysutils
-license GPL-2+
-maintainers nomaintainer
-description Program that displays a list of open files by applications
+categories aqua sysutils
+maintainers nomaintainer
+license GPL-2+
-long_description Sloth is a program that displays a list of all open \
- files in use by all the applications your user \
- account is running on the system -- this list \
- includes IP and Unix sockets, character devices and \
- directories. This list is presented along with the \
- names of applications using the file and their \
- process IDs.
+description Program that displays a list of open files by applications
+long_description Sloth is a program that displays a list of all open \
+ files in use by all the applications your user \
+ account is running on the system -- this list \
+ includes IP and Unix sockets, character devices and \
+ directories. This list is presented along with the \
+ names of applications using the file and their \
+ process IDs.
+
homepage http://sveinbjorn.org/sloth
master_sites http://sveinbjorn.org/files/software/sloth/
-distname ${name}-${version}.src
-use_zip yes
+distname ${name}-${version}.src
+use_zip yes
checksums md5 0fb0fd3c9205fb66962cc3fca4c66018 \
sha1 067a08210048940bef074d06aacd804e0d0c51c0 \
rmd160 e23af571fe5e7f94b89f5e9b7a67cf4fc5fcf04f
-worksrcdir Sloth
+worksrcdir Sloth
xcode.configuration Release
patchfiles patch-Sloth.xcodeproj-project.pbxproj.diff
-livecheck.type regex
-livecheck.url ${homepage}
-livecheck.regex "Sloth (\\d+(?:\\.\\d+)*)"
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex "Sloth (\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140511/7348c609/attachment.html>
More information about the macports-changes
mailing list