diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 6419c38f8243..35bf6441fffd 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 83ea3f084b6c..b333c981593c 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 7b785ed32b33..2b4ca125b7b0 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