Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 1999 17:14:41 -0700 (MST)
From:      brett@peloton.physics.montana.edu
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9378: upgrade cooledit -> 3.8.2
Message-ID:  <199901080014.RAA25297@peloton.physics.montana.edu>

next in thread | raw e-mail | index | archive | help

>Number:         9378
>Category:       ports
>Synopsis:       upgrade cooledit -> 3.8.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan  7 16:20:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Brett Taylor
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
Montana State University, Bozeman
>Environment:

	2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Wed Dec  2 15:44:43 MST 1998

>Description:

	cooledit has been updated recently to 3.8.2 and the old distfile 
	is now gone - I've updated it to fetch and build the latest 
	version

>How-To-Repeat:

	apply diff below

>Fix:
	

diff -ruN cooledit/Makefile cooledit/Makefile
--- cooledit/Makefile	Sat Oct 24 23:07:07 1998
+++ cooledit/Makefile	Thu Jan  7 16:57:18 1999
@@ -6,7 +6,7 @@
 # $Id: Makefile,v 1.9 1998/10/14 04:07:19 jseger Exp $
 #
 
-DISTNAME=	cooledit-3.7.4
+DISTNAME=	cooledit-3.8.2
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=	apps/editors/X
diff -ruN cooledit/files/md5 cooledit/files/md5
--- cooledit/files/md5	Fri Oct  9 15:20:09 1998
+++ cooledit/files/md5	Thu Jan  7 14:58:58 1999
@@ -1 +1 @@
-MD5 (cooledit-3.7.4.tar.gz) = 327f14ace33cff94ec5c2b8e4fa8b62c
+MD5 (cooledit-3.8.2.tar.gz) = 90fd115a122b65137f320dcd6df2d212
diff -ruN cooledit/patches/patch-aa cooledit/patches/patch-aa
--- cooledit/patches/patch-aa	Fri Oct  9 15:20:09 1998
+++ cooledit/patches/patch-aa	Thu Jan  7 15:02:41 1999
@@ -1,7 +1,7 @@
-*** icon/Makefile.in	Fri Sep 18 08:20:35 1998
---- icon/Makefile.in	Mon Sep 21 11:06:13 1998
+*** icon/Makefile.in	Wed Dec 16 01:05:40 1998
+--- icon/Makefile.in	Thu Jan  7 15:01:13 1999
 ***************
-*** 93,100 ****
+*** 95,102 ****
   VERSION = @VERSION@
   l = @l@
   
@@ -10,7 +10,7 @@
   
   INCLUDES = -I$(top_srcdir)/widget -I$(top_srcdir) -I$(top_srcdir)/intl
   
---- 93,100 ----
+--- 95,102 ----
   VERSION = @VERSION@
   l = @l@
   
@@ -20,7 +20,7 @@
   INCLUDES = -I$(top_srcdir)/widget -I$(top_srcdir) -I$(top_srcdir)/intl
   
 ***************
-*** 105,117 ****
+*** 107,119 ****
   coolquery_SOURCES = coolquery.c trivoptions.c
   coolinput_SOURCES = coolinput.c trivoptions.c
   
@@ -34,9 +34,9 @@
   coolicon_LDADD = -lm ../widget/libCw.la -lX11 ../intl/libintl.$la -lXext -lXpm ../widget/libC3d.a
   coolbrowse_LDADD = ../widget/libCw.la -lX11 ../intl/libintl.$la
   coolmessage_LDADD = ../widget/libCw.la -lX11 ../intl/libintl.$la
---- 105,110 ----
+--- 107,112 ----
 ***************
-*** 119,131 ****
+*** 121,133 ****
   coolquery_LDADD = ../widget/libCw.la -lX11 ../intl/libintl.$la
   coolinput_LDADD = ../widget/libCw.la -lX11 ../intl/libintl.$la
   
@@ -50,9 +50,9 @@
   datadir = $(prefix)/@DATADIRNAME@
   localedir = $(datadir)/locale
   
---- 112,117 ----
+--- 114,119 ----
 ***************
-*** 146,191 ****
+*** 148,193 ****
   coolicon_DEPENDENCIES =  ../widget/libCw.la ../intl/libintl.$la \
   ../widget/libC3d.a
   coolicon_LDFLAGS = 
@@ -99,9 +99,9 @@
   CFLAGS = @CFLAGS@
   COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
   LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
---- 132,152 ----
+--- 134,154 ----
 ***************
-*** 197,204 ****
+*** 199,206 ****
   
   TAR = tar
   GZIP = --best
@@ -110,7 +110,7 @@
   
   all: Makefile $(PROGRAMS)
   
---- 158,165 ----
+--- 160,167 ----
   
   TAR = tar
   GZIP = --best
@@ -120,7 +120,7 @@
   all: Makefile $(PROGRAMS)
   
 ***************
-*** 279,327 ****
+*** 281,329 ****
   	@rm -f coolicon
   	$(LINK) $(coolicon_LDFLAGS) $(coolicon_OBJECTS) $(coolicon_LDADD) $(LIBS)
   
@@ -170,4 +170,4 @@
   
   tags: TAGS
   
---- 240,264 ----
+--- 242,266 ----
diff -ruN cooledit/patches/patch-ab cooledit/patches/patch-ab
--- cooledit/patches/patch-ab	Fri Oct  9 15:20:09 1998
+++ cooledit/patches/patch-ab	Thu Jan  7 15:24:09 1999
@@ -1,50 +1,49 @@
-*** editor/Makefile.in	Fri Sep 18 08:20:35 1998
---- editor/Makefile.in	Mon Sep 21 10:59:53 1998
+*** editor/Makefile.in	Wed Dec 16 01:05:40 1998
+--- editor/Makefile.in	Thu Jan  7 15:23:36 1999
 ***************
-*** 93,99 ****
+*** 95,101 ****
   VERSION = @VERSION@
   l = @l@
   
 ! bin_PROGRAMS = cooledit smalledit coolman cooledit.static smalledit.static coolman.static
   
-  INCLUDES = -I$(top_srcdir)/widget -I$(top_srcdir) -I$(top_srcdir)/intl
+  INCLUDES = -I$(top_srcdir)/widget -I$(top_srcdir) -I$(top_srcdir)/intl @PYTHON_INCLUDES@
   
---- 93,99 ----
+--- 95,101 ----
   VERSION = @VERSION@
   l = @l@
   
 ! bin_PROGRAMS = cooledit smalledit coolman 
   
-  INCLUDES = -I$(top_srcdir)/widget -I$(top_srcdir) -I$(top_srcdir)/intl
+  INCLUDES = -I$(top_srcdir)/widget -I$(top_srcdir) -I$(top_srcdir)/intl @PYTHON_INCLUDES@
   
 ***************
-*** 103,120 ****
+*** 105,120 ****
   smalledit_SOURCES = smalledit.c copyright.h trivoptions.c
   coolman_SOURCES = coolman.c manpage.c trivoptions.c
   
 - cooledit_static_SOURCES = cooledit.c editoptions.c mancmd.c options.c \
 - 	cooleditmenus.c shell.c shell.h copyright.h mail.c complete.c \
-- 	manpage.c percentsubs.c
+- 	manpage.c percentsubs.c _coolpython.c
 - smalledit_static_SOURCES = smalledit.c copyright.h trivoptions.c
 - coolman_static_SOURCES = coolman.c manpage.c trivoptions.c
 - 
-  LDADD = ../widget/libCw.la -lX11 ../intl/libintl.$la
-  
-- cooledit_static_LDADD = ../widget/.libs/libCw.a -lX11 ../intl/libintl.$la
+- cooledit_static_LDADD = ../widget/.libs/libCw.a -lX11 ../intl/libintl.$la @PYTHON_LIBS@
 - smalledit_static_LDADD = ../widget/.libs/libCw.a -lX11 ../intl/libintl.$la
 - coolman_static_LDADD = ../widget/.libs/libCw.a -lX11 ../intl/libintl.$la
 - 
-  datadir = $(prefix)/@DATADIRNAME@
-  localedir = $(datadir)/locale
-  
---- 103,110 ----
+  cooledit_LDADD = ../widget/libCw.la -lX11 ../intl/libintl.$la @PYTHON_LIBS@
+  smalledit_LDADD = ../widget/libCw.la -lX11 ../intl/libintl.$la
+  coolman_LDADD = ../widget/libCw.la -lX11 ../intl/libintl.$la
+--- 105,110 ----
 ***************
-*** 143,161 ****
-  coolman_LDADD = $(LDADD)
+*** 145,164 ****
+  coolman_OBJECTS =  coolman.o manpage.o trivoptions.o
   coolman_DEPENDENCIES =  ../widget/libCw.la ../intl/libintl.$la
   coolman_LDFLAGS = 
 - cooledit_static_OBJECTS =  cooledit.o editoptions.o mancmd.o options.o \
-- cooleditmenus.o shell.o mail.o complete.o manpage.o percentsubs.o
+- cooleditmenus.o shell.o mail.o complete.o manpage.o percentsubs.o \
+- _coolpython.o
 - cooledit_static_DEPENDENCIES =  ../widget/.libs/libCw.a \
 - ../intl/libintl.$la
 - cooledit_static_LDFLAGS = 
@@ -59,9 +58,9 @@
   CFLAGS = @CFLAGS@
   COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
   LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
---- 133,138 ----
+--- 135,140 ----
 ***************
-*** 167,174 ****
+*** 170,177 ****
   
   TAR = tar
   GZIP = --best
@@ -70,7 +69,7 @@
   
   all: Makefile $(PROGRAMS)
   
---- 144,151 ----
+--- 146,153 ----
   
   TAR = tar
   GZIP = --best
@@ -80,7 +79,7 @@
   all: Makefile $(PROGRAMS)
   
 ***************
-*** 256,273 ****
+*** 259,278 ****
   coolman: $(coolman_OBJECTS) $(coolman_DEPENDENCIES)
   	@rm -f coolman
   	$(LINK) $(coolman_LDFLAGS) $(coolman_OBJECTS) $(coolman_LDADD) $(LIBS)
@@ -96,7 +95,9 @@
 - coolman.static: $(coolman_static_OBJECTS) $(coolman_static_DEPENDENCIES)
 - 	@rm -f coolman.static
 - 	$(LINK) $(coolman_static_LDFLAGS) $(coolman_static_OBJECTS) $(coolman_static_LDADD) $(LIBS)
+- 
+- tags: TAGS
   
-  tags: TAGS
-  
---- 233,238 ----
+  ID: $(HEADERS) $(SOURCES) $(LISP)
+  	here=`pwd` && cd $(srcdir) \
+--- 235,240 ----
diff -ruN cooledit/pkg/PLIST cooledit/pkg/PLIST
--- cooledit/pkg/PLIST	Sat Oct 24 23:07:09 1998
+++ cooledit/pkg/PLIST	Thu Jan  7 16:25:22 1999
@@ -12,6 +12,7 @@
 lib/libCw.so.1
 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
+lib/cooledit/global.py
 lib/coolicon/browse.xpm
 lib/coolicon/cooledit.xpm
 lib/coolicon/coolicon.config
@@ -49,3 +50,4 @@
 share/locale/ko/LC_MESSAGES/cooledit.mo
 share/locale/sl/LC_MESSAGES/cooledit.mo
 @dirrm lib/coolicon
+@dirrm lib/cooledit
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901080014.RAA25297>