From 96098408b6bcadcb32958ff7c2da4e2fdf4215c8 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sat, 17 Jan 2015 10:27:46 +0000 Subject: Remove expired ports: 2015-01-13 x11/rxvt-devel: No longer developed nor maintained and deprecated by x11/xvt and x11/rxvt-unicode 2015-01-15 comms/spandsp-devel: Use newer comms/spandsp 2015-01-16 multimedia/universal-media-server: "RC script broken, especially prestart target" --- x11/rxvt-devel/files/patch-src__init.c | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 x11/rxvt-devel/files/patch-src__init.c (limited to 'x11/rxvt-devel/files/patch-src__init.c') diff --git a/x11/rxvt-devel/files/patch-src__init.c b/x11/rxvt-devel/files/patch-src__init.c deleted file mode 100644 index 262158bd0e6b..000000000000 --- a/x11/rxvt-devel/files/patch-src__init.c +++ /dev/null @@ -1,22 +0,0 @@ ---- src/init.c.orig Wed Dec 4 03:21:17 2002 -+++ src/init.c Mon Oct 10 00:30:31 2005 -@@ -1531,6 +1531,9 @@ - # ifdef VEOL2 - tio->c_cc[VEOL2] = VDISABLE; - # endif -+# ifdef VERASE2 -+ tio->c_cc[VERASE2] = CERASE2; -+# endif - # ifdef VSWTC - tio->c_cc[VSWTC] = VDISABLE; - # endif -@@ -1650,6 +1653,9 @@ - FOO(VEOL, "VEOL"); - # ifdef VEOL2 - FOO(VEOL2, "VEOL2"); -+# endif -+# ifdef VERASE2 -+ FOO(VERASE2, "VERASE2"); - # endif - # ifdef VSWTC - FOO(VSWTC, "VSWTC"); -- cgit v1.2.3