diff options
author | adam <adam@pkgsrc.org> | 2004-05-21 12:13:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-05-21 12:13:05 +0000 |
commit | a86fd4da03bdb5cbcbffec6a2b37ec0ce137f117 (patch) | |
tree | 6780e9a0886a9cc1ebc68efe9d8008850b441c28 /editors | |
parent | ae89160a59c6102211edc484433f1373be25cc90 (diff) | |
download | pkgsrc-a86fd4da03bdb5cbcbffec6a2b37ec0ce137f117.tar.gz |
Don't complain about lesstif version any more, and use the original web-site, since it is working again
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nedit/Makefile | 7 | ||||
-rw-r--r-- | editors/nedit/distinfo | 4 | ||||
-rw-r--r-- | editors/nedit/patches/patch-aa | 10 |
3 files changed, 10 insertions, 11 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index 9362c1ee818..7678e8aa1c9 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -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 @@ CATEGORIES= editors # 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 -#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 --git a/editors/nedit/distinfo b/editors/nedit/distinfo index 487ce94c893..194aee09c1c 100644 --- a/editors/nedit/distinfo +++ b/editors/nedit/distinfo @@ -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 --git a/editors/nedit/patches/patch-aa b/editors/nedit/patches/patch-aa index 95461fb1e1e..bfc2d025693 100644 --- a/editors/nedit/patches/patch-aa +++ b/editors/nedit/patches/patch-aa @@ -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 @@ $NetBSD: patch-aa,v 1.13 2004/01/22 17:34:48 recht Exp $ include Makefile.common +-verify_config: check_tif_rule ++verify_config: |