[47925] trunk/dports/databases/tokyotyrant/Portfile

pguyot at kallisys.net pguyot at kallisys.net
Tue Mar 10 02:06:08 PDT 2009


Revision: 47925
          http://trac.macports.org/changeset/47925
Author:   pguyot at kallisys.net
Date:     2009-03-10 02:06:08 -0700 (Tue, 10 Mar 2009)
Log Message:
-----------
databases/tokyotyrant: update to 1.1.17

Modified Paths:
--------------
    trunk/dports/databases/tokyotyrant/Portfile

Modified: trunk/dports/databases/tokyotyrant/Portfile
===================================================================
--- trunk/dports/databases/tokyotyrant/Portfile	2009-03-10 09:05:16 UTC (rev 47924)
+++ trunk/dports/databases/tokyotyrant/Portfile	2009-03-10 09:06:08 UTC (rev 47925)
@@ -3,23 +3,19 @@
 PortSystem      1.0
 
 name            tokyotyrant
-version         1.1.6
+version         1.1.17
 categories      databases
 maintainers     openmaintainer pguyot at kallisys.net
 platforms       darwin
-description     Tokyo Cabinet is a library of routines for managing a database.
+description     Tokyo Cabinet remote server
 long_description    \
-    Tokyo Cabinet is a library of routines for managing a database. The database\
-    is a simple data file containing records, each is a pair of a key and a value.\
-    Every key and value is serial bytes with variable length. Both binary data and\
-    character string can be used as a key and a value. There is neither concept of\
-    data tables nor data types. Records are organized in hash table or B+ tree.
+    Tokyo Tyrant is Tokyo Cabinet remote server.
 homepage        http://tokyocabinet.sourceforge.net/
 master_sites    ${homepage} \
                 sourceforge:tokyocabinet
-checksums       md5     fec3e5accfe1e487682f26ab9749783b \
-                sha1    b549dcee08502598ab09991f273f8a960f4e6e05 \
-                rmd160  f8a4b762ea177a2319eb89028e2632dbbc7722a6
+checksums       md5     1e0787b4afc105c1b75c2d9a3e6540b2 \
+                sha1    496603773d39e837e9403032a78300024795aa82 \
+                rmd160  c6af9729a407ec5bce6c8c3929e385f2cac1cdbd
 
 depends_lib     port:zlib \
                 port:tokyocabinet
@@ -33,3 +29,5 @@
 }
 
 livecheck.check sourceforge
+livecheck.name  tokyocabinet
+livecheck.regex "<title>${name} (.*) released.*</title>"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090310/94eaabfe/attachment-0001.html>


More information about the macports-changes mailing list