Ticket #16577: Portfile.diff
File Portfile.diff, 1.2 KB (added by macports_dharland@…, 16 years ago) |
---|
-
ports/python/py-logilab-common/Portfile
old new 1 # $Id: Portfile 3 8475 2008-07-21 23:56:40Z mr_bond@macports.org $1 # $Id: Portfile 34767 2008-03-04 21:03:48Z raimue@macports.org $ 2 2 3 3 PortSystem 1.0 4 4 PortGroup python24 1.0 5 5 name py-logilab-common 6 version 0.3 2.06 version 0.35.0 7 7 maintainers trashmail.net:macports_dharland 8 8 description A number of modules used by various projects from Logilab 9 9 long_description ${description} … … 14 14 master_sites ftp://ftp.logilab.fr/pub/common/ 15 15 distname logilab-common-${version} 16 16 17 checksums md5 f 8e5c9e35f88251c6314128a5d1e4959\18 sha1 94dc511f791cfcd0c7f1c5e0421c27e04df70b7f\19 rmd160 05964f2a95f3363df50b0fb7096d1720d87c418917 checksums md5 f0bd119e6e6a7635a88a0a7035079180 \ 18 sha1 ffea21547552c530bdb45c787366cd3c5cbfa03d \ 19 rmd160 2806bd11543c2dd9058bbe57b27d3279f2aca44e 20 20 21 21 post-destroot { 22 22 xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}