pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/nedit Changes 5.5:
details: https://anonhg.NetBSD.org/pkgsrc/rev/6817a4d826d9
branches: trunk
changeset: 481951:6817a4d826d9
user: adam <adam%pkgsrc.org@localhost>
date: Fri Oct 15 13:29:00 2004 +0000
description:
Changes 5.5:
* Tabbed windows
* Find and Clear buttons
* Improvements in macro language
* Better efficiency
* Bug fixes
diffstat:
editors/nedit/Makefile | 17 ++++++++---------
editors/nedit/distinfo | 6 +++---
2 files changed, 11 insertions(+), 12 deletions(-)
diffs (49 lines):
diff -r 312d5f755b7d -r 6817a4d826d9 editors/nedit/Makefile
--- a/editors/nedit/Makefile Fri Oct 15 12:42:12 2004 +0000
+++ b/editors/nedit/Makefile Fri Oct 15 13:29:00 2004 +0000
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.37 2004/10/08 09:18:07 adam Exp $
+# $NetBSD: Makefile,v 1.38 2004/10/15 13:29:00 adam Exp $
-DISTNAME= nedit-${VERS}-source
+DISTNAME= nedit-${VERS}-src
PKGNAME= nedit-${VERS}
-PKGREVISION= 2
CATEGORIES= editors
-#MASTER_SITES= http://www.nedit.org/ftp/v${VERS:S/./_/g}/ \
-# http://www.au.nedit.org/ftp/v${VERS:S/./_/g}/ \
-# ftp://ftp.nl.nedit.org/pub/mirror/NEdit/v${VERS:S/./_/g}/
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nedit/}
+MASTER_SITES= http://www.nedit.org/ftp/v${VERS:S/./_/g}/ \
+ ${MASTER_SITE_SOURCEFORGE:=nedit/} \
+ http://www.au.nedit.org/ftp/v${VERS:S/./_/g}/ \
+ ftp://ftp.nl.nedit.org/pub/mirror/NEdit/v${VERS:S/./_/g}/
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://www.nedit.org/
COMMENT= Motif based standard GUI style text editor
-VERS= 5.4
+VERS= 5.5
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_BUILDLINK3= YES
@@ -33,5 +33,4 @@
.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/motif.buildlink3.mk"
-
.include "../../mk/bsd.pkg.mk"
diff -r 312d5f755b7d -r 6817a4d826d9 editors/nedit/distinfo
--- a/editors/nedit/distinfo Fri Oct 15 12:42:12 2004 +0000
+++ b/editors/nedit/distinfo Fri Oct 15 13:29:00 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2004/05/21 12:13:05 adam Exp $
+$NetBSD: distinfo,v 1.11 2004/10/15 13:29:00 adam Exp $
-SHA1 (nedit-5.4-source.tar.gz) = ef63d6ca803cc7f68ab7d9ba9140857d9cdfa9a2
-Size (nedit-5.4-source.tar.gz) = 1226732 bytes
+SHA1 (nedit-5.5-src.tar.bz2) = 7d3c87a793a5047cf857af1ac82e39f3b33e8a87
+Size (nedit-5.5-src.tar.bz2) = 1124825 bytes
SHA1 (patch-aa) = 29cf7e55b23e437b0203e0dde09cc053d65f245c
Home |
Main Index |
Thread Index |
Old Index