forked from ports/contrib
libevent: 1.3c -> 1.3d
This commit is contained in:
parent
5390040c46
commit
24c06267f6
@ -6,10 +6,10 @@ drwxr-xr-x root/root usr/include/
|
|||||||
-rw-r--r-- root/root usr/include/event.h
|
-rw-r--r-- root/root usr/include/event.h
|
||||||
-rw-r--r-- root/root usr/include/evhttp.h
|
-rw-r--r-- root/root usr/include/evhttp.h
|
||||||
drwxr-xr-x root/root usr/lib/
|
drwxr-xr-x root/root usr/lib/
|
||||||
lrwxrwxrwx root/root usr/lib/libevent-1.3c.so.1 -> libevent-1.3c.so.1.0.3
|
lrwxrwxrwx root/root usr/lib/libevent-1.3d.so.1 -> libevent-1.3d.so.1.0.3
|
||||||
-rwxr-xr-x root/root usr/lib/libevent-1.3c.so.1.0.3
|
-rwxr-xr-x root/root usr/lib/libevent-1.3d.so.1.0.3
|
||||||
-rwxr-xr-x root/root usr/lib/libevent.la
|
-rwxr-xr-x root/root usr/lib/libevent.la
|
||||||
lrwxrwxrwx root/root usr/lib/libevent.so -> libevent-1.3c.so.1.0.3
|
lrwxrwxrwx root/root usr/lib/libevent.so -> libevent-1.3d.so.1.0.3
|
||||||
drwxr-xr-x root/root usr/man/
|
drwxr-xr-x root/root usr/man/
|
||||||
drwxr-xr-x root/root usr/man/man3/
|
drwxr-xr-x root/root usr/man/man3/
|
||||||
-rw-r--r-- root/root usr/man/man3/evdns.3.gz
|
-rw-r--r-- root/root usr/man/man3/evdns.3.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
1757aab21287acb798542a2d3ea00fc9 libevent-1.3c.tar.gz
|
664a429247e7737162bd667e166b2761 libevent-1.3d.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
# Depends on:
|
# Depends on:
|
||||||
|
|
||||||
name=libevent
|
name=libevent
|
||||||
version=1.3c
|
version=1.3d
|
||||||
release=3
|
release=1
|
||||||
source=(http://www.monkey.org/~provos/libevent-$version.tar.gz)
|
source=(http://www.monkey.org/~provos/libevent-$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user