1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Update port to 3.13.2

PR:		17273
Submitted by:	Maintainer
This commit is contained in:
Chris D. Faulhaber 2000-03-11 14:22:54 +00:00
parent 6c8c3473cf
commit 34d763523f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26746
3 changed files with 9 additions and 4 deletions

View File

@ -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/

View File

@ -1 +1 @@
MD5 (cooledit-3.12.0.tar.gz) = 6071b98029c366e7d42e08ccafc71949
MD5 (cooledit-3.13.2.tar.gz) = f53b6d0d11ac6a23e27d5f0462261366

View File

@ -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