Ticket #48881: apertium.diff
File apertium.diff, 1.4 KB (added by unhammer+dill@…, 9 years ago) |
---|
-
(a) apertium.orig vs. (b) /Users/unhammer/opt/macports-test//var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/apertium/Portfile
a b 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id $2 # $Id: Portfile 92837 2012-05-09 00:51:48Z ryandesign@macports.org $ 3 3 4 4 PortSystem 1.0 5 5 6 6 name apertium 7 version 3. 1.17 version 3.4.0 8 8 revision 1 9 9 categories textproc 10 license GPL-2+ 10 11 platforms darwin 11 maintainers gmail.com:p.ixiemotion12 maintainers nomaintainer 12 13 13 14 description machine translation platform 14 15 … … 27 28 homepage http://apertium.org/ 28 29 master_sites sourceforge 29 30 30 checksums md5 bf993e1ddc1b510f8d734b29d2a415e9 \ 31 sha1 d65246cebf2c3afc75f2a3c99062d93d18769031 \ 32 rmd160 e5c015cdbadb1a570026d89f6341a63f253ca96d 31 checksums rmd160 a5bf6c017cfad361b51fa1fb22a1d59f38cba274 \ 32 sha256 2bd7f44b794615ebca1c5d3949b2139b665e2a5af24c40931ea0856e268fc3da 33 33 34 34 depends_build port:pkgconfig 35 35