-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: 861e431f54262dc8afadea4f28eecbeb36979c86:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit 861e431f54262dc8afadea4f28eecbeb36979c86
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Mon Jan 10 13:01:59 2011 +0000

    *** empty log message ***

diff --git a/Changes b/Changes

index 304316e92b0b2cb23fc4fb48a4b449b176f72301..

index ..a4c232f0ec5e608234830937340c945640c191e6 100644

--- a/Changes
+++ b/Changes
@@ -32,6 +32,7 @@ TODO: resources section in manual talks bullshit about system-wide app-defaults
           errors on freebsd (seems to have trouble with static member variables) - also
           saves a couple of hundred bytes, if your compiler is smart enough.
         - added "newlines to spaces" option in selection-popup.
+        - actually enabled solaris event ports backends (was disabled by accident).

 9.10 Mon Dec 13 17:43:52 CET 2010
 	- the "schmorp=north korea dickey=south korea" release.
diff --git a/src/ev_cpp.h b/src/ev_cpp.h

index 26347786fb32393b1524ba24ee6ca6afdb3c6497..

index ..80dd9b2e0b3ada732757bb5b1b19415f10156599 100644

--- a/src/ev_cpp.h
+++ b/src/ev_cpp.h
@@ -2,7 +2,7 @@
 #define EV_USE_SELECT 1
 #define EV_USE_EPOLL 1
 #define EV_USE_KQUEUE 1
-#define EV_USE_PORTS 1
+#define EV_USE_PORT 1
 #define EV_PREPARE_ENABLE 1
 #define EV_IDLE_ENABLE 1
 #define EV_SIGNAL_ENABLE 1

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 13:56:31 2024