[66288] trunk/dports/sysutils/gearmand/Portfile

snc at macports.org snc at macports.org
Thu Apr 8 06:45:17 PDT 2010


Revision: 66288
          http://trac.macports.org/changeset/66288
Author:   snc at macports.org
Date:     2010-04-08 06:45:16 -0700 (Thu, 08 Apr 2010)
Log Message:
-----------
update version, #24374

Modified Paths:
--------------
    trunk/dports/sysutils/gearmand/Portfile

Modified: trunk/dports/sysutils/gearmand/Portfile
===================================================================
--- trunk/dports/sysutils/gearmand/Portfile	2010-04-08 13:35:32 UTC (rev 66287)
+++ trunk/dports/sysutils/gearmand/Portfile	2010-04-08 13:45:16 UTC (rev 66288)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -3,6 +4,5 @@
 
 name                    gearmand
-version                 0.12
-revision                1
+version                 0.13
 description             framework for distributed computation
 long_description        Gearman provides a generic application framework \
@@ -22,7 +22,9 @@
 homepage                http://gearman.org/
 master_sites            https://launchpad.net/gearmand/trunk/${version}/+download/
 
-checksums               md5  6e88a6bfb26e50d5aed37d143184e7f2
+checksums           md5     8e5d126b7ef252d062a48ab47eb95e65 \
+                    sha1    a8ff09540fb98ea987384007e8736931c976a441 \
+                    rmd160  b0dab0408ab2379940914aa96fc731587121eb4f
 
 depends_lib             port:libevent
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100408/77a020a9/attachment.html>


More information about the macports-changes mailing list