Ticket #23039: wview-5.10.0_Portfile.diff
File wview-5.10.0_Portfile.diff, 1.3 KB (added by brooks@…, 15 years ago) |
---|
-
Portfile
old new 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 2 # $Id: Portfile 61517 2009-12-13 19:37:59Z macsforever2000@macports.org $3 2 4 3 PortSystem 1.0 5 4 6 5 name wview 7 version 5. 8.06 version 5.10.0 8 7 categories science 9 maintainers mac.com:mbrooksclark8 maintainers clarksonline.net:brooks 10 9 homepage http://wviewweather.com/ 11 10 description unix weather application that generates web sites 12 11 … … 27 26 port:sqlite3 port:curl 28 27 depends_build port:gawk 29 28 30 checksums md5 22145b0f1ff4ba72828668430ead2dcd\31 sha1 80b95fa86740000a80d4dedb131aeaf48a6a15bc\32 rmd160 e5e3185ff6e28b437c4b0b2c894cf4cd6379cc3c29 checksums md5 8a484efc23b3eb3cfdbf257d129d1eaa \ 30 sha1 aed7e5953a91361316cb4dfc23fed60f3bbd48d2 \ 31 rmd160 a590b3212a560f3d034b6bb2b2da30f5edd5cb8b 33 32 34 33 configure.args --enable-station-sim --enable-http 35 34