Ticket #17592: Portfile.diff
File Portfile.diff, 964 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 16 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 5 5 name doxygen 6 version 1.5.7 7 revision 2 6 version 1.5.7.1 8 7 categories textproc devel 9 maintainers css @macports.org8 maintainers css 10 9 description Documentation system for several programming languages 11 10 long_description \ 12 11 It can generate an on-line documentation browser (in HTML) and/or an \ … … 28 27 master_sites ftp://ftp.stack.nl/pub/users/dimitri/ 29 28 distfiles ${distname}.src${extract.suffix} 30 29 31 checksums md5 ee2fed530ade60daede50461d5227885\32 sha1 91a35d0ff0e5d19c8f0362999c305ed640c9ba92\33 rmd160 13c4872d49c9d4b178934fe93d02f6ed5e358bee30 checksums md5 bc35dfd52bdae0247b862e67e0cbe7d7 \ 31 sha1 aecb0c453f76e900eb2aa8132ad063215005fca3 \ 32 rmd160 f9614bb076d6531334a212a95dfbb862a7502c69 34 33 35 34 depends_lib lib:libpng:libpng bin:dot:graphviz \ 36 35 bin:ginstall:coreutils port:libiconv