diff options
author | adam <adam@pkgsrc.org> | 2005-01-05 15:27:40 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-01-05 15:27:40 +0000 |
commit | 24ab3a2de916f5391cc84dc9ac1fc8594bbf5417 (patch) | |
tree | 55e4ee4aa510cd9630eb38b4dfef9761e48b30d9 /editors/cooledit | |
parent | b8b52c216d131e6b67b56563857d7998dcfdd36d (diff) | |
download | pkgsrc-24ab3a2de916f5391cc84dc9ac1fc8594bbf5417.tar.gz |
Changes 3.17.14:
* Bug fixes
Diffstat (limited to 'editors/cooledit')
-rw-r--r-- | editors/cooledit/Makefile | 4 | ||||
-rw-r--r-- | editors/cooledit/PLIST | 3 | ||||
-rw-r--r-- | editors/cooledit/distinfo | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index bb9bd7ecdd0..d9595e6fcef 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2004/11/30 15:00:34 adam Exp $ +# $NetBSD: Makefile,v 1.15 2005/01/05 15:27:40 adam Exp $ -DISTNAME= cooledit-3.17.12 +DISTNAME= cooledit-3.17.14 CATEGORIES= editors MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/apps/editors/X/cooledit/ diff --git a/editors/cooledit/PLIST b/editors/cooledit/PLIST index acdc47b015e..c420aa017c0 100644 --- a/editors/cooledit/PLIST +++ b/editors/cooledit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/11/08 15:48:20 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2005/01/05 15:27:40 adam Exp $ bin/cooledit bin/cooledit-gdb bin/coolman @@ -60,5 +60,6 @@ share/cooledit/syntax/swig.syntax share/cooledit/syntax/texinfo.syntax share/cooledit/syntax/unknown.syntax share/cooledit/syntax/xml.syntax +@dirrm share/coolicon @dirrm share/cooledit/syntax @dirrm share/cooledit diff --git a/editors/cooledit/distinfo b/editors/cooledit/distinfo index e9f8751cf0a..167a845013b 100644 --- a/editors/cooledit/distinfo +++ b/editors/cooledit/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2004/11/30 15:00:34 adam Exp $ +$NetBSD: distinfo,v 1.4 2005/01/05 15:27:40 adam Exp $ -SHA1 (cooledit-3.17.12.tar.gz) = 5f7869740808b0b81eeeac42429296528df28af1 -Size (cooledit-3.17.12.tar.gz) = 1674551 bytes +SHA1 (cooledit-3.17.14.tar.gz) = fdab5a0625ca41be6228a07d378ceda3fa9846c7 +Size (cooledit-3.17.14.tar.gz) = 1671619 bytes SHA1 (patch-ab) = d85ef6100fe3f9dcecdb88af57d585a8ea0881ae SHA1 (patch-ad) = 09de32bf6e88b11136acf13756dbdc9a77003673 SHA1 (patch-ae) = b5de0e395562effea6790be06b65d0d7265a4ea1 |