From ea45a09eda370d04ad75870f478656d47af4d2af Mon Sep 17 00:00:00 2001 From: Arkadiy Shapkin Date: Mon, 3 Apr 2017 15:54:11 +0300 Subject: [libevent] Initial support --- ports/libevent/CONTROL | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ports/libevent/CONTROL (limited to 'ports/libevent/CONTROL') diff --git a/ports/libevent/CONTROL b/ports/libevent/CONTROL new file mode 100644 index 000000000..f4edafe6b --- /dev/null +++ b/ports/libevent/CONTROL @@ -0,0 +1,3 @@ +Source: libevent +Version: 2.1.8 +Description: An event notification library \ No newline at end of file -- cgit v1.2.3 From 7c085d90088c2ade7ccffc1276463e896bd82eda Mon Sep 17 00:00:00 2001 From: Robert Schumacher Date: Wed, 5 Apr 2017 16:56:53 -0700 Subject: [libevent] Fixup cmake config files to not have hardcoded paths. --- ports/libevent/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/libevent/CONTROL') diff --git a/ports/libevent/CONTROL b/ports/libevent/CONTROL index f4edafe6b..56ca1f4c7 100644 --- a/ports/libevent/CONTROL +++ b/ports/libevent/CONTROL @@ -1,3 +1,3 @@ Source: libevent -Version: 2.1.8 +Version: 2.1.8-1 Description: An event notification library \ No newline at end of file -- cgit v1.2.3