summaryrefslogtreecommitdiffstats
path: root/editors/cooledit
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2000-03-11 14:22:54 +0000
committerjedgar <jedgar@FreeBSD.org>2000-03-11 14:22:54 +0000
commit8f5dcb2cd9f5d421b798baf5ca7bd9c81bd105ba (patch)
tree96a7a8d6e94cec46edba3a1f7e81be7d06e019b5 /editors/cooledit
parentc80bee78102f846d5badb8a34be7ffdfa79aa102 (diff)
downloadFreeBSD-ports-8f5dcb2cd9f5d421b798baf5ca7bd9c81bd105ba.zip
FreeBSD-ports-8f5dcb2cd9f5d421b798baf5ca7bd9c81bd105ba.tar.gz
Update port to 3.13.2
PR: 17273 Submitted by: Maintainer
Diffstat (limited to 'editors/cooledit')
-rw-r--r--editors/cooledit/Makefile2
-rw-r--r--editors/cooledit/distinfo2
-rw-r--r--editors/cooledit/pkg-plist9
3 files changed, 9 insertions, 4 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile
index 6419c38..35bf644 100644
--- a/editors/cooledit/Makefile
+++ b/editors/cooledit/Makefile
@@ -6,7 +6,7 @@
# $FreeBSD$
#
-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 --git a/editors/cooledit/distinfo b/editors/cooledit/distinfo
index 83ea3f0..b333c98 100644
--- a/editors/cooledit/distinfo
+++ b/editors/cooledit/distinfo
@@ -1 +1 @@
-MD5 (cooledit-3.12.0.tar.gz) = 6071b98029c366e7d42e08ccafc71949
+MD5 (cooledit-3.13.2.tar.gz) = f53b6d0d11ac6a23e27d5f0462261366
diff --git a/editors/cooledit/pkg-plist b/editors/cooledit/pkg-plist
index 7b785ed..2b4ca12 100644
--- a/editors/cooledit/pkg-plist
+++ b/editors/cooledit/pkg-plist
@@ -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
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
OpenPOWER on IntegriCloud