Ticket #15763: patch-Portfile-1.4.7.diff
File patch-Portfile-1.4.7.diff, 622 bytes (added by cssdev, 16 years ago) |
---|
-
Portfile
3 3 PortSystem 1.0 4 4 5 5 name libevent 6 version 1.4. 36 version 1.4.7 7 7 categories devel 8 8 maintainers brett@macports.org 9 9 description asynchronous event library … … 19 19 master_sites http://monkey.org/~provos/ 20 20 distfiles ${distname}-stable.tar.gz 21 21 worksrcdir ${distname}-stable 22 checksums sha1 222812fc8993823895567ea5de1dc16880b0fac622 checksums sha1 3b72533d9c10beb9dea55771bde228bd5e61ca4e 23 23 configure.args --mandir=${prefix}/share/man 24 24 25 25 test.run yes