Ticket #10999: patch-Portfile

File patch-Portfile, 571 bytes (added by darren.bane@…, 17 years ago)

Patch against devel/libevent/Portfile

Line 
1--- Portfile.orig       2006-11-06 15:57:11.000000000 +0000
2+++ Portfile    2006-11-06 15:57:26.000000000 +0000
3@@ -2,7 +2,7 @@
4 
5 PortSystem 1.0
6 name           libevent
7-version                1.1b
8+version                1.2
9 categories     devel
10 maintainers    toby@opendarwin.org
11 description    asynchronous event library
12@@ -16,7 +16,7 @@
13 homepage       http://monkey.org/~provos/libevent/
14 platforms      darwin
15 master_sites   http://monkey.org/~provos/
16-checksums      sha1 deb76c4809f088591267c38850ab4495511808a4
17+checksums      sha1 bea42d1f670f1278c999cb4d52bd852f7415a5c3
18 configure.args --mandir=${prefix}/share/man
19 
20 test.run       yes