[57884] trunk/dports/databases/tokyocabinet
blb at macports.org
blb at macports.org
Thu Sep 17 22:59:39 PDT 2009
Revision: 57884
http://trac.macports.org/changeset/57884
Author: blb at macports.org
Date: 2009-09-17 22:59:36 -0700 (Thu, 17 Sep 2009)
Log Message:
-----------
databases/tokyocabinet - version update to 1.4.33, update homepage; ticket #21360
Modified Paths:
--------------
trunk/dports/databases/tokyocabinet/Portfile
Removed Paths:
-------------
trunk/dports/databases/tokyocabinet/files/
Modified: trunk/dports/databases/tokyocabinet/Portfile
===================================================================
--- trunk/dports/databases/tokyocabinet/Portfile 2009-09-18 02:35:51 UTC (rev 57883)
+++ trunk/dports/databases/tokyocabinet/Portfile 2009-09-18 05:59:36 UTC (rev 57884)
@@ -4,7 +4,7 @@
PortSystem 1.0
name tokyocabinet
-version 1.4.23
+version 1.4.33
categories databases
maintainers openmaintainer kallisys.net:pguyot
platforms darwin
@@ -15,13 +15,13 @@
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.
-homepage http://tokyocabinet.sourceforge.net/
-master_sites ${homepage} \
- sourceforge:${name}
-checksums md5 518f93305a99589301155ce3c4178f17 \
- sha1 6e3567d59c9ef9e97d28d61a2ac126fe5a12752b \
- rmd160 4ec699c4e091c661642cc79f389c959f54ce12c9
+homepage http://1978th.net/tokyocabinet/
+master_sites ${homepage}
+checksums md5 d81c3b04921d189f843c64d56b81a8d4 \
+ sha1 c3ded8ee0bde93f072b9436a6244dc7690abd5c6 \
+ rmd160 8c04d48761940d6520a9c477671ee8aa15157739
+
depends_lib port:zlib
# To avoid linking against a previously installed version, remove the default
@@ -36,8 +36,6 @@
test.run yes
test.target check
-#default_variants +fastest
-
variant debug conflicts devel profile fastest description {build for debugging} {
configure.args-append --enable-debug
}
@@ -62,4 +60,6 @@
configure.args-append --enable-swap
}
-livecheck.type sourceforge
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex "Latest Source Package \\(version (\\d+(?:\\.\\d+)*)\\)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090917/3356b0dd/attachment.html>
More information about the macports-changes
mailing list