diff options
author | 2003-01-10 01:43:26 +0000 | |
---|---|---|
committer | 2003-01-10 01:43:26 +0000 | |
commit | 25e96cba952191987e31f488d9c359aeb46823c1 (patch) | |
tree | c574ccfe99d15261bdbc74f7744d564951c37f92 /app-text/dbacl/files | |
parent | static support #12978 (diff) | |
download | historical-25e96cba952191987e31f488d9c359aeb46823c1.tar.gz historical-25e96cba952191987e31f488d9c359aeb46823c1.tar.bz2 historical-25e96cba952191987e31f488d9c359aeb46823c1.zip |
update + patch #13181
Diffstat (limited to 'app-text/dbacl/files')
-rw-r--r-- | app-text/dbacl/files/dbacl-1.3.patch | 11 | ||||
-rw-r--r-- | app-text/dbacl/files/digest-dbacl-1.3 | 1 |
2 files changed, 12 insertions, 0 deletions
diff --git a/app-text/dbacl/files/dbacl-1.3.patch b/app-text/dbacl/files/dbacl-1.3.patch new file mode 100644 index 000000000000..e38e8282d9ab --- /dev/null +++ b/app-text/dbacl/files/dbacl-1.3.patch @@ -0,0 +1,11 @@ +--- dbacl-1.3/mailinspect.c.orig 2003-01-09 20:20:22.000000000 -0500 ++++ dbacl-1.3/mailinspect.c 2003-01-09 20:20:29.000000000 -0500 +@@ -1003,7 +1003,7 @@ + disp.highlighted = disp.first_visible = 0; + break; + +- case '
': ++ case '\r': + case 'v': + if( emails.num_limited > 0 ) { + view_current_email(); diff --git a/app-text/dbacl/files/digest-dbacl-1.3 b/app-text/dbacl/files/digest-dbacl-1.3 new file mode 100644 index 000000000000..6d92b3a8bd33 --- /dev/null +++ b/app-text/dbacl/files/digest-dbacl-1.3 @@ -0,0 +1 @@ +MD5 78b2037f752e73577686465290d62c48 dbacl-1.3.tar.gz 330455 |