diff options
author | mph <mph@FreeBSD.org> | 2000-11-04 09:35:52 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 2000-11-04 09:35:52 +0800 |
commit | bb069972dd26f315c785fd36e4bbf6ffdc7ec55d (patch) | |
tree | fa33f84939fe38a3fe404a0909e3a469ab201f1e | |
parent | 505671ac0229ee80dc0fb1fa1df82f56efa6935b (diff) | |
download | freebsd-ports-gnome-bb069972dd26f315c785fd36e4bbf6ffdc7ec55d.tar.gz freebsd-ports-gnome-bb069972dd26f315c785fd36e4bbf6ffdc7ec55d.tar.zst freebsd-ports-gnome-bb069972dd26f315c785fd36e4bbf6ffdc7ec55d.zip |
Upgrade to 3.17.2.
PR: 22593
Submitted by: brett@peloton.runet.edu
-rw-r--r-- | editors/cooledit/Makefile | 4 | ||||
-rw-r--r-- | editors/cooledit/distinfo | 2 | ||||
-rw-r--r-- | editors/cooledit/pkg-plist | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 3d5ce1c25366..c1f82b816d5d 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -6,11 +6,11 @@ # PORTNAME= cooledit -PORTVERSION= 3.15.3 +PORTVERSION= 3.17.2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.netins.net/showcase/Comput-IT/cooledit/src/ -MASTER_SITE_SUBDIR= apps/editors/X +MASTER_SITE_SUBDIR= apps/editors/X/cooledit MAINTAINER= brett@peloton.runet.edu diff --git a/editors/cooledit/distinfo b/editors/cooledit/distinfo index cfd6a67352e2..e9e0b96f36f9 100644 --- a/editors/cooledit/distinfo +++ b/editors/cooledit/distinfo @@ -1 +1 @@ -MD5 (cooledit-3.15.3.tar.gz) = b7c2a7b1df862cc8e0c539b381acfb27 +MD5 (cooledit-3.17.2.tar.gz) = 1de2e268effd7fbfb2e1f3d0a0a29da5 diff --git a/editors/cooledit/pkg-plist b/editors/cooledit/pkg-plist index 0a6ca33f4b3b..ee5034e8114f 100644 --- a/editors/cooledit/pkg-plist +++ b/editors/cooledit/pkg-plist @@ -22,16 +22,20 @@ share/cooledit/global.py share/cooledit/sh_utils.py share/cooledit/zope_utils.py share/cooledit/syntax/ada95.syntax +share/cooledit/syntax/bapc.syntax share/cooledit/syntax/c.syntax share/cooledit/syntax/changelog.syntax share/cooledit/syntax/diff.syntax share/cooledit/syntax/fortran.syntax share/cooledit/syntax/html.syntax +share/cooledit/syntax/jasm.syntax share/cooledit/syntax/java.syntax share/cooledit/syntax/latex.syntax share/cooledit/syntax/lsm.syntax +share/cooledit/syntax/lua.syntax share/cooledit/syntax/mail.syntax share/cooledit/syntax/makefile.syntax +share/cooledit/syntax/mhtml.syntax share/cooledit/syntax/ml.syntax share/cooledit/syntax/mudela.syntax share/cooledit/syntax/nroff.syntax |