[30056] trunk/dports/devel/libdatrie/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 19 00:09:35 PDT 2007


Revision: 30056
          http://trac.macosforge.org/projects/macports/changeset/30056
Author:   takanori at macports.org
Date:     2007-10-19 00:09:34 -0700 (Fri, 19 Oct 2007)

Log Message:
-----------
* Version bump to 0.1.2.

Modified Paths:
--------------
    trunk/dports/devel/libdatrie/Portfile

Modified: trunk/dports/devel/libdatrie/Portfile
===================================================================
--- trunk/dports/devel/libdatrie/Portfile	2007-10-19 07:09:02 UTC (rev 30055)
+++ trunk/dports/devel/libdatrie/Portfile	2007-10-19 07:09:34 UTC (rev 30056)
@@ -2,7 +2,7 @@
 
 PortSystem      1.0
 name            libdatrie
-version         0.1.1
+version         0.1.2
 categories      devel
 maintainers     nomaintainer at macports.org
 description     An Implementation of Double-Array Trie.
@@ -13,11 +13,13 @@
 master_sites    http://ftp.yz.yamagata-u.ac.jp/debian/pool/main/libd/libdatrie/ \
                 http://ftp.debian.org/debian/pool/main/libd/libdatrie/
 distname        ${name}_${version}.orig
-checksums       md5 6beadd556169aa58c9210c713d139229 \
-                sha1 011cac6899c418bfc367c8a9437338f3806cd348 \
-                rmd160 7c4afe549fedf470597de2d376d00b0e645dfb24
+checksums       md5 3eaedd5452149e11547a0dc74ee3fcfd \
+                sha1 cffda60f9f5a51a256273c72c5abed0448a6df4c \
+                rmd160 6bf5155b282974a4b6cd1bfadd87139b33710f49
 worksrcdir      ${name}-${version}
 
+patchfiles      patch-datrie_Makefile.in
+
 configure.args  --mandir=${prefix}/share/man --infodir=${prefix}/share/info --disable-doxygen-doc
 
 test.run        yes

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071019/0c7e5e5c/attachment.html


More information about the macports-changes mailing list