Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv18894/10.4/unstable/main/finkinfo/editors

Modified Files:
      Tag: pangocairo-branch
        nedit.info nedit.patch 
Log Message:
Weaken the lesstif detection version-requirements.


Index: nedit.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/nedit.patch,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- nedit.patch 20 Jan 2006 20:23:13 -0000      1.1
+++ nedit.patch 19 Jun 2008 23:09:22 -0000      1.1.2.1
@@ -1,6 +1,7 @@
---- nedit-5.4/makefiles/Makefile.macosx.orig    Mon Jul  1 05:47:10 2002
-+++ nedit-5.4/makefiles/Makefile.macosx                Mon Jul  1 05:42:43 2002
-@@ -8,7 +8,7 @@
+diff -Nurd -x'*~' nedit-5.5.orig/makefiles/Makefile.macosx 
nedit-5.5/makefiles/Makefile.macosx
+--- nedit-5.5.orig/makefiles/Makefile.macosx   2004-07-14 15:48:21.000000000 
-0400
++++ nedit-5.5/makefiles/Makefile.macosx        2008-06-19 18:42:48.000000000 
-0400
+@@ -9,7 +9,7 @@
  # Change this line to point at the location your Motif libraries/headers are
  # installed.  (e.g. /usr/local or /sw)  Use "locate libXm." to find the
  # libraries, then remove the /lib suffix.
@@ -9,15 +10,20 @@
  
  # Use the first line if you're using OpenMotif, use the second if you're using
  # LessTif from Fink.
-@@ -18,8 +18,8 @@
+@@ -19,8 +19,8 @@
  # Use the first line to link to Motif statically (highly recommended) or the 
  # second line to link dynamically.  With Fink you'll probably have to use
  # dynamic linking, since they don't normally distribute the static libraries.
 -MOTIFLINK=${MOTIFDIR}/lib/libXm.a
 -#MOTIFLINK=-L${MOTIFDIR}/lib -lXm.2
 +#MOTIFLINK=${MOTIFDIR}/lib/libXm.a
-+MOTIFLINK=-L${MOTIFDIR}/lib -lXm.2
++MOTIFLINK=-L${MOTIFDIR}/lib -lXm
  
  
  ############### You shouldn't need to edit anything below here ##############
+@@ -46,4 +46,4 @@
+ #
+ include Makefile.common
  
+-verify_config: check_tif_rule
++verify_config:

Index: nedit.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/nedit.info,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -d -r1.2.2.1 -r1.2.2.2
--- nedit.info  6 Oct 2007 19:13:50 -0000       1.2.2.1
+++ nedit.info  19 Jun 2008 23:09:22 -0000      1.2.2.2
@@ -1,14 +1,13 @@
 Package: nedit
 Version: 5.5
-Revision: 1
+Revision: 2
 Source: http://www.nedit.org/ftp/v5_5/nedit-%v.tar.gz
 Source-MD5: 361e81c38098c52329b5923c98627098
-Depends: lesstif-shlibs (>= 1:0.93.18-1)
+Depends: lesstif-shlibs (>= 1:0.93.18-1), x11
 BuildDepends: x11-dev, lesstif (>= 1:0.93.18-1), fink (>= 0.24.12-01)
 PatchFile: %n.patch
-PatchFile-MD5: d51ec1372670339d44516936f3ea7144
+PatchFile-MD5: afbbbee8687273061981406a717788e2
 PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
-NoSetCPPFLAGS: true
 CompileScript: make macosx PREFIX=%p
 InstallScript: <<
  mkdir %i/bin
@@ -27,6 +26,9 @@
 DescPackaging: <<
  The nc command is installed as nedit-nc to avoid a conflict with
  netcat a.k.a. nc.
+
+ Disable motif version-check because it is overly strict ("approved
+ versions" list, long-unupdated).
 <<
 License: GPL
 Maintainer: None <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to