Ticket #29264: umit.3.patch
File umit.3.patch, 1.2 KB (added by angad@…, 14 years ago) |
---|
-
/opt/local/var/macports/sources/rsync.macports.org/release/ports/net/umit/Portfile
old new 1 1 # $Id: Portfile 51955 2009-06-07 10:04:10Z arthurk@macports.org $ 2 2 3 3 PortSystem 1.0 4 PortGroup python2 51.04 PortGroup python26 1.0 5 5 6 6 name umit 7 version 0.9.58 revision 17 version 1.0 8 revision 0 9 9 epoch 1 10 10 categories net 11 11 maintainers gmail.com:luis.kop … … 14 14 platforms darwin freebsd 15 15 long_description Umit is a graphical scanner. 16 16 17 patchfiles patch-base.diff patch-setup.diff patch-locale.diff 17 destroot.args -P 18 18 master_sites sourceforge:umit 19 19 20 checksums md5 f4c63b19d22e9f7d78458b3409d440ad\21 sha1 0d49f306e7482a83924966559d0f711cd82b57bd\22 rmd160 ad03c62e7e2fe8884945b74f24601c913dd0ab1820 checksums md5 68412d8d50dafd53e0392f71ed62dcfc \ 21 sha1 20db7b527b76d1f58b865557f5762dca5472061a \ 22 rmd160 6bd3c87e0b35f0de81a37e4c0ee145dd21d3ad02 23 23 24 24 depends_lib port:coreutils\ 25 25 port:nmap \ 26 port:py2 5-gtk26 port:py26-gtk 27 27 28 28 use_bzip2 yes 29 29 30 post-patch { 31 reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/umitCore/BasePaths.py 32 } 30 python.link_binaries_suffix