pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/cooledit Changes 3.17:
details: https://anonhg.NetBSD.org/pkgsrc/rev/81829f6e4dfd
branches: trunk
changeset: 501239:81829f6e4dfd
user: adam <adam%pkgsrc.org@localhost>
date: Wed Oct 19 10:53:43 2005 +0000
description:
Changes 3.17:
* Jump to file on Ctrl-j
* Complete in filebrowser with Ctrl-Tab
* Debugger fixes and fixes for HP-UX
* Various build fixes for different OS's
* Insert history in all input widgets.
* Shell command line on Escape pipes selected text through
arbitrary commands (experimental).
* Colour space options, black on white display.
* Prolog syntax highlighting.
* Gimp script syntax highlighting.
* Valgrind auditing.
diffstat:
editors/cooledit/Makefile | 6 +++---
editors/cooledit/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (39 lines):
diff -r bb0a0fa9b1cc -r 81829f6e4dfd editors/cooledit/Makefile
--- a/editors/cooledit/Makefile Wed Oct 19 10:35:47 2005 +0000
+++ b/editors/cooledit/Makefile Wed Oct 19 10:53:43 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2005/06/01 18:02:45 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2005/10/19 10:53:43 adam Exp $
-DISTNAME= cooledit-3.17.14
+DISTNAME= cooledit-3.17.17
CATEGORIES= editors
MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/apps/editors/X/cooledit/
@@ -10,9 +10,9 @@
BUILD_USES_MSGFMT= yes
-USE_TOOLS+= gmake
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
+USE_TOOLS+= gmake
GNU_CONFIGURE= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
diff -r bb0a0fa9b1cc -r 81829f6e4dfd editors/cooledit/distinfo
--- a/editors/cooledit/distinfo Wed Oct 19 10:35:47 2005 +0000
+++ b/editors/cooledit/distinfo Wed Oct 19 10:53:43 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2005/02/23 17:15:10 agc Exp $
+$NetBSD: distinfo,v 1.6 2005/10/19 10:53:43 adam Exp $
-SHA1 (cooledit-3.17.14.tar.gz) = fdab5a0625ca41be6228a07d378ceda3fa9846c7
-RMD160 (cooledit-3.17.14.tar.gz) = 4f511d996ce42bb9164dd43d4fef3200e48a0595
-Size (cooledit-3.17.14.tar.gz) = 1671619 bytes
+SHA1 (cooledit-3.17.17.tar.gz) = 73f9bffcb5e3e92f0a71d3f34fef19eb0287ee07
+RMD160 (cooledit-3.17.17.tar.gz) = 96ddde14fada220c381142d68147735ac5c75163
+Size (cooledit-3.17.17.tar.gz) = 1674273 bytes
SHA1 (patch-ab) = d85ef6100fe3f9dcecdb88af57d585a8ea0881ae
SHA1 (patch-ad) = 09de32bf6e88b11136acf13756dbdc9a77003673
SHA1 (patch-ae) = b5de0e395562effea6790be06b65d0d7265a4ea1
Home |
Main Index |
Thread Index |
Old Index