Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Mar 2000 18:24:36 -0500 (EST)
From:      brett@peloton.runet.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17273: UPDATE to cooledit port
Message-ID:  <200003082324.SAA23854@peloton.runet.edu>

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

>Number:         17273
>Category:       ports
>Synopsis:       update of cooledit to latest version
>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:   Wed Mar  8 15:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Brett Taylor
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Radford University
>Environment:

	FreeBSD 3.4-STABLE #0: Fri Jan  7 10:58:02 EST 2000

>Description:

	cooledit was updated (this thing updates more frequently than 
	some people change underwear) - minor PLIST changes; MD5 and 
	version number changed to grab latest greatest

>How-To-Repeat:

	apply attached diff

>Fix:

diff -ruN cooledit/Makefile cooledit/Makefile
--- cooledit/Makefile	Sat Jan 29 01:56:26 2000
+++ cooledit/Makefile	Wed Mar  8 17:27:21 2000
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/editors/cooledit/Makefile,v 1.19 2000/01/29 06:56:26 cpiazza Exp $
 #
 
-DISTNAME=	cooledit-3.12.0
+DISTNAME=	cooledit-3.13.2
 CATEGORIES=	editors
 MASTER_SITES= 	${MASTER_SITE_SUNSITE} \
 		http://www.netins.net/showcase/Comput-IT/cooledit/src/
diff -ruN cooledit/files/md5 cooledit/files/md5
--- cooledit/files/md5	Wed Jan 26 18:33:56 2000
+++ cooledit/files/md5	Wed Mar  8 17:27:38 2000
@@ -1 +1 @@
-MD5 (cooledit-3.12.0.tar.gz) = 6071b98029c366e7d42e08ccafc71949
+MD5 (cooledit-3.13.2.tar.gz) = f53b6d0d11ac6a23e27d5f0462261366
diff -ruN cooledit/pkg/PLIST cooledit/pkg/PLIST
--- cooledit/pkg/PLIST	Thu Jan 27 23:09:57 2000
+++ cooledit/pkg/PLIST	Wed Mar  8 17:43:13 2000
@@ -1,13 +1,14 @@
 bin/coolbrowse
 bin/cooledit
+bin/cooledit-gdb
 bin/coolicon
 bin/coolinput
 bin/coollistbox
 bin/coolman
 bin/coolmessage
+bin/coolproject
 bin/coolquery
 bin/smalledit
-bin/ttyname_stop
 etc/coolicon.config.dist
 @exec if [ ! -f %D/etc/coolicon.config ]; then cp -p %D/%F %B/cooledit.config; fi 
 lib/libCw.a
@@ -15,12 +16,16 @@
 lib/libCw.so.1
 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
+share/cooledit/Xmlrpclib.py
+share/cooledit/c_utils.py
 share/cooledit/global.py
+share/cooledit/sh_utils.py
+share/cooledit/zope_utils.py
 share/cooledit/syntax/ada95.syntax
 share/cooledit/syntax/c.syntax
 share/cooledit/syntax/changelog.syntax
 share/cooledit/syntax/diff.syntax
-share/cooledit/syntax/diffc.syntax
+share/cooledit/syntax/fortran.syntax
 share/cooledit/syntax/html.syntax
 share/cooledit/syntax/java.syntax
 share/cooledit/syntax/latex.syntax

>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?200003082324.SAA23854>