[102046] trunk/dports/devel/openfst/Portfile

hum at macports.org hum at macports.org
Sat Jan 26 04:35:31 PST 2013


Revision: 102046
          https://trac.macports.org/changeset/102046
Author:   hum at macports.org
Date:     2013-01-26 04:35:30 -0800 (Sat, 26 Jan 2013)
Log Message:
-----------
openfst: update to 1.3.3.

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

Modified: trunk/dports/devel/openfst/Portfile
===================================================================
--- trunk/dports/devel/openfst/Portfile	2013-01-26 12:33:49 UTC (rev 102045)
+++ trunk/dports/devel/openfst/Portfile	2013-01-26 12:35:30 UTC (rev 102046)
@@ -4,11 +4,8 @@
 PortSystem          1.0
 
 name                openfst
-version             1.3.2
-revision            2
+version             1.3.3
 categories          devel
-platforms           darwin
-license             Apache-2
 maintainers         hum openmaintainer
 
 description         C++ finite-state transducers library
@@ -18,16 +15,13 @@
                     transducers (FSTs).
 
 homepage            http://www.openfst.org/
+platforms           darwin
+license             Apache-2
+
 master_sites        ${homepage}twiki/pub/FST/FstDownload/
+checksums           rmd160  197e49ac1bd1b956dcc04eecb9cd9147022c9815 \
+                    sha256  b3672384056999abdbce861d2065074cbca471a23c4a89072460fddd0c33e3f6
 
-# http://www.openfst.org/twiki/bin/rdiff/FST/FstDownload?type=history
-# 1.3.2 version 3 was released 2012-06-12
-# 1.3.2 version 4 was released 2012-06-14 (#34996)
-dist_subdir         ${name}/${version}_4
-
-checksums           rmd160  19ed51f6a02c5d60b07086cfc9f6eac26864f06f \
-                    sha256  4e1c2e4f6c54aef15cf13f4f01611ac72122a97214dfa7dab0b7d1a7e1214602
-
 # OpenFst doesn't like Xcode's compiler before Snow Leopard.
 # See http://www.openfst.org/twiki/bin/view/FST/CompilingOnMacOSX
 if {${os.platform} == "darwin" && ${os.major} < 10} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130126/7269fe20/attachment.html>


More information about the macports-changes mailing list