most recent changes, diff for kxterm

Index: x11/kxterm/Portfile
--- x11/kxterm/Portfile (revision 32944)
+++ x11/kxterm/Portfile (revision 32945)
@@ -30,7 +30,7 @@

depends_build bin:xmkmf:XFree86

-patchfiles patch-cxterm_misc.c patch-CXterm.ad
+patchfiles patch-cxterm_misc.c.diff patch-CXterm.ad.diff

configure {
system "cd ${worksrcpath} && xmkmf"
@@ -112,6 +112,6 @@
}

platform darwin {
- patchfiles-append patch-cxterm_Imakefile
+ patchfiles-append patch-cxterm_Imakefile.diff
}