[131317] trunk/dports/sysutils/beanstalkd/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Jan 9 08:23:41 PST 2015
Revision: 131317
https://trac.macports.org/changeset/131317
Author: ryandesign at macports.org
Date: 2015-01-09 08:23:41 -0800 (Fri, 09 Jan 2015)
Log Message:
-----------
beanstalkd: add modeline and adjust whitespace and formatting
Modified Paths:
--------------
trunk/dports/sysutils/beanstalkd/Portfile
Modified: trunk/dports/sysutils/beanstalkd/Portfile
===================================================================
--- trunk/dports/sysutils/beanstalkd/Portfile 2015-01-09 16:21:41 UTC (rev 131316)
+++ trunk/dports/sysutils/beanstalkd/Portfile 2015-01-09 16:23:41 UTC (rev 131317)
@@ -1,21 +1,23 @@
+# -*- 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
+PortSystem 1.0
PortGroup github 1.0
github.setup kr beanstalkd 1.10 v
-
-license MIT
-description a fast, distributed, in-memory workqueue service
-long_description \
- beanstalkd is a fast, distributed, in-memory workqueue service. \
- Its interface is generic, but is intended for use in reducing the \
- latency of page views in high-volume web applications by running most \
- time-consuming tasks asynchronously.
-maintainers nomaintainer
categories sysutils
platforms darwin
+maintainers nomaintainer
+license MIT
+description a fast, distributed, in-memory workqueue service
+
+long_description beanstalkd is a fast, distributed, in-memory workqueue \
+ service. Its interface is generic, but is intended for \
+ use in reducing the latency of page views in \
+ high-volume web applications by running most \
+ time-consuming tasks asynchronously.
+
checksums rmd160 a5ac5261b14092b087747500324753df01c11f26 \
sha256 9d8119ac782c2d699842020fd6776eca21afa199b046884bbb2f3e01037b1026
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150109/53ee676d/attachment.html>
More information about the macports-changes
mailing list