pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/nedit Don't complain about lesstif version any...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d4212b96e2c0
branches:  trunk
changeset: 475613:d4212b96e2c0
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri May 21 12:13:05 2004 +0000

description:
Don't complain about lesstif version any more, and use the original web-site, since it is working again

diffstat:

 editors/nedit/Makefile         |   7 ++-----
 editors/nedit/distinfo         |   4 ++--
 editors/nedit/patches/patch-aa |  10 ++++++----
 3 files changed, 10 insertions(+), 11 deletions(-)

diffs (56 lines):

diff -r 44bb3045bb4a -r d4212b96e2c0 editors/nedit/Makefile
--- a/editors/nedit/Makefile    Fri May 21 10:46:46 2004 +0000
+++ b/editors/nedit/Makefile    Fri May 21 12:13:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/04/12 03:35:28 snj Exp $
+# $NetBSD: Makefile,v 1.35 2004/05/21 12:13:05 adam Exp $
 
 DISTNAME=      nedit-${VERS}-source
 PKGNAME=       nedit-${VERS}
@@ -8,12 +8,9 @@
 #              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/}
-#EXTRACT_SUFX= .tar.bz2
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
-#XXX nedit.org's ISP currently has problems
-#HOMEPAGE=     http://www.nedit.org/
-HOMEPAGE=      http://nedit.sourceforge.net/
+HOMEPAGE=      http://www.nedit.org/
 COMMENT=       Motif based standard GUI style text editor
 
 VERS=          5.4
diff -r 44bb3045bb4a -r d4212b96e2c0 editors/nedit/distinfo
--- a/editors/nedit/distinfo    Fri May 21 10:46:46 2004 +0000
+++ b/editors/nedit/distinfo    Fri May 21 12:13:05 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2004/01/22 17:34:48 recht Exp $
+$NetBSD: distinfo,v 1.10 2004/05/21 12:13:05 adam Exp $
 
 SHA1 (nedit-5.4-source.tar.gz) = ef63d6ca803cc7f68ab7d9ba9140857d9cdfa9a2
 Size (nedit-5.4-source.tar.gz) = 1226732 bytes
-SHA1 (patch-aa) = 409a79b643fbfd5e21aa88f43b861f0fe9a2eea7
+SHA1 (patch-aa) = 29cf7e55b23e437b0203e0dde09cc053d65f245c
diff -r 44bb3045bb4a -r d4212b96e2c0 editors/nedit/patches/patch-aa
--- a/editors/nedit/patches/patch-aa    Fri May 21 10:46:46 2004 +0000
+++ b/editors/nedit/patches/patch-aa    Fri May 21 12:13:05 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.13 2004/01/22 17:34:48 recht Exp $
+$NetBSD: patch-aa,v 1.14 2004/05/21 12:13:05 adam Exp $
 
---- makefiles/Makefile.netbsd.orig     2003-09-28 17:03:10.000000000 +0200
-+++ makefiles/Makefile.netbsd  2004-01-22 18:18:44.000000000 +0100
-@@ -10,9 +10,9 @@
+--- makefiles/Makefile.netbsd.orig     2003-09-28 15:03:10.000000000 +0000
++++ makefiles/Makefile.netbsd
+@@ -10,10 +10,10 @@ AR=ar
  # To test if the Motif library exports the runtime version
  # add -DHAVE__XMVERSIONSTRING to CFLAGS
  #
@@ -14,3 +14,5 @@
  
  include Makefile.common
  
+-verify_config: check_tif_rule
++verify_config:



Home | Main Index | Thread Index | Old Index