Index: head/editors/cooledit/Makefile =================================================================== --- head/editors/cooledit/Makefile (revision 469260) +++ head/editors/cooledit/Makefile (revision 469261) @@ -1,33 +1,33 @@ # Created by: brett@peloton.physics.montana.edu # $FreeBSD$ PORTNAME= cooledit -DISTVERSION= 3.17.25 +DISTVERSION= 3.17.26 CATEGORIES= editors MASTER_SITES= SUNSITE/apps/editors/X/cooledit MAINTAINER= ports@FreeBSD.org COMMENT= Suite of utilities, including a GUI editor LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= gettext gmake libtool python # gettext is linked to despite .mo files having been deleted GNU_CONFIGURE= yes USE_XORG= x11 xt USE_LDCONFIG= yes USE_GCC= any INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -lpthread -L${LOCALBASE}/lib CFLAGS+= -DHAVE_MBRTOWC OPTIONS_DEFINE= NEXT_LOOK NEXT_LOOK_DESC= Enable NeXT look NEXT_LOOK_CONFIGURE_ENABLE= NeXT-look post-patch: @${REINPLACE_CMD} -e 's|po pixmap man|po man|g' ${WRKSRC}/Makefile.in .include Index: head/editors/cooledit/distinfo =================================================================== --- head/editors/cooledit/distinfo (revision 469260) +++ head/editors/cooledit/distinfo (revision 469261) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525627067 -SHA256 (cooledit-3.17.25.tar.gz) = c24b437ae7f9861133559e58191af73fa1ebd48cc8933ef588ed41d71e839b3a -SIZE (cooledit-3.17.25.tar.gz) = 1371155 +TIMESTAMP = 1525656305 +SHA256 (cooledit-3.17.26.tar.gz) = e641385e009fc51637f1a603df0324aa96dd5127be486038bf42b888222e54ac +SIZE (cooledit-3.17.26.tar.gz) = 1371436 Index: head/editors/cooledit/files/patch-widget-coollocal.h =================================================================== --- head/editors/cooledit/files/patch-widget-coollocal.h (revision 469260) +++ head/editors/cooledit/files/patch-widget-coollocal.h (nonexistent) @@ -1,10 +0,0 @@ ---- widget/coollocal.h.orig 2018-04-24 22:04:24 UTC -+++ widget/coollocal.h -@@ -51,7 +51,6 @@ CWidget *allocate_widget (Window newwin, - int eh_picture (struct cool_widget *w, XEvent * xevent, CEvent * cwevent); - void drawstring_xy (Window win, int x, int y, const char *text); - void drawstring_xy_hotkey (Window win, int x, int y, const char *text, int hotkey); --int run_callbacks (CWidget * w, XEvent * xevent, CEvent * cwevent); - void process_external_focus (Window win, int type); - void focus_window (Window win); - void link_scrollbar_to_textbox (CWidget * w, CWidget * textbox, XEvent * xevent, CEvent * cwevent, int whichscrbutton); Property changes on: head/editors/cooledit/files/patch-widget-coollocal.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/editors/cooledit/files/patch-rxvt___rxvtlib.h =================================================================== --- head/editors/cooledit/files/patch-rxvt___rxvtlib.h (revision 469260) +++ head/editors/cooledit/files/patch-rxvt___rxvtlib.h (nonexistent) @@ -1,11 +0,0 @@ ---- rxvt/_rxvtlib.h.orig 2017-07-14 16:03:54 UTC -+++ rxvt/_rxvtlib.h -@@ -128,7 +128,7 @@ - #ifdef TTY_GID_SUPPORT - # include - #endif --#ifdef PTYS_ARE_PTMX -+#if defined(PTYS_ARE_PTMX) && !defined(__FreeBSD__) && !defined(__DragonFly__) - # include /* for struct rlimit */ - # include /* for I_PUSH */ - #endif Property changes on: head/editors/cooledit/files/patch-rxvt___rxvtlib.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/editors/cooledit/files/patch-rxvt_rxvtlib__command.c =================================================================== --- head/editors/cooledit/files/patch-rxvt_rxvtlib__command.c (revision 469260) +++ head/editors/cooledit/files/patch-rxvt_rxvtlib__command.c (nonexistent) @@ -1,11 +0,0 @@ ---- rxvt/rxvtlib_command.c.orig 2017-04-24 20:06:43 UTC -+++ rxvt/rxvtlib_command.c -@@ -385,7 +385,7 @@ int rxvtlib_get_tty (rxvtlib - o->killed = EXIT_FAILURE | DO_EXIT; - return -1; - } --#ifdef PTYS_ARE_PTMX -+#if defined(PTYS_ARE_PTMX) && !defined(__FreeBSD__) && !defined(__DragonFly__) - /* - * Push STREAMS modules: - * ptem: pseudo-terminal hardware emulation module. Property changes on: head/editors/cooledit/files/patch-rxvt_rxvtlib__command.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property