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

Modified Files:
        flim.info flim.patch limit.info limit.patch 
Log Message:
Version bumped.

Index: limit.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/editors/limit.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- limit.patch 27 Apr 2005 03:25:39 -0000      1.1
+++ limit.patch 22 Mar 2006 18:08:42 -0000      1.2
@@ -32,7 +32,7 @@
 +EMACSEN_NOMULE=""
 +
 +FLAVOR_SUFFIX=`echo ${FLAVOR} | cut -s -d - -f 2`
-+FLAVORTEST=`echo ${FLAVOR} | cut -c-6`
++FLAVORTEST=`echo ${FLAVOR} | sed -e s/^s// | cut -c-6`
 +if [ "X${FLAVORTEST}" = "Xxemacs" ]; then
 +  FLAVOR_BODY=`echo ${FLAVOR} | cut -d - -f 1`
 +  if [ "X${FLAVOR_SUFFIX}" = "Xmule" ]; then

Index: limit.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/editors/limit.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- limit.info  27 Apr 2005 03:25:39 -0000      1.1
+++ limit.info  22 Mar 2006 18:08:42 -0000      1.2
@@ -1,14 +1,13 @@
 Package: limit
-Version: 1.14.7+cvs20041120
-Revision: 4
+Version: 1.14.8+cvs200602180340
+Revision: 1
 Depends: emacsen, apel (>= 9.22-1), make
 Recommends: semi
 Suggests: wl
-Provides: flim
 Conflicts: flim
 Replaces: flim
-Source: http://www.jpl.org/ftp/pub/m17n/%n-1_14-200411201014.tar.gz
-Source-MD5: 66dbfbe101d3a6d7d68c85a334cd8070
+Source: http://www.jpl.org/ftp/pub/m17n/%n-1_14-200602180340.tar.gz
+Source-MD5: eba17ed005d880ce315b9e7915cc18c7
 PatchScript: <<
  sed 's|@PREFIX@|%p|g' < %a/%n.patch | sed 's|@VERSION@|%v-%r|g' | patch -p1
 <<
@@ -31,6 +30,9 @@
 install -m 755 -d     %i/share/info
 install -m 644 *.info %i/share/info
 
+install -m 755 -d         %i/share/doc/%n/tests
+install -m 644 tests/*.el %i/share/doc/%n/tests
+
 install -m 755 -d              %i/etc/emacs/site-start.d
 install -m 644 fink/%n-startup %i/etc/emacs/site-start.d/50%n.el
 

Index: flim.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/editors/flim.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- flim.patch  27 Apr 2005 03:25:38 -0000      1.1
+++ flim.patch  22 Mar 2006 18:08:42 -0000      1.2
@@ -31,7 +31,7 @@
 +EMACSEN_NOMULE=""
 +
 +FLAVOR_SUFFIX=`echo ${FLAVOR} | cut -s -d - -f 2`
-+FLAVORTEST=`echo ${FLAVOR} | cut -c-6`
++FLAVORTEST=`echo ${FLAVOR} | sed -e s/^s// | cut -c-6`
 +if [ "X${FLAVORTEST}" = "Xxemacs" ]; then
 +  FLAVOR_BODY=`echo ${FLAVOR} | cut -d - -f 1`
 +  if [ "X${FLAVOR_SUFFIX}" = "Xmule" ]; then

Index: flim.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/editors/flim.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- flim.info   27 Apr 2005 03:25:38 -0000      1.1
+++ flim.info   22 Mar 2006 18:08:42 -0000      1.2
@@ -1,14 +1,13 @@
 Package: flim
-Version: 1.14.7
-Revision: 5
+Version: 1.14.8
+Revision: 1
 Depends: emacsen, apel (>= 9.22-1), make
 Recommends: semi
 Suggests: wl
 Conflicts: limit
 Replaces: limit
-#Source: ftp://ftp.m17n.org/pub/mule/%n/%n-1.14/%n-%v.tar.gz
 Source: ftp://ftp.ring.gr.jp/pub/elisp/%n/%n-1.14/%n-%v.tar.gz
-Source-MD5: e32430eced7e244c4049f15e2cdd481b
+Source-MD5: a26c34ae610c58bbcd7fe9f060450044
 PatchScript: <<
  sed 's|@PREFIX@|%p|g' < %a/%n.patch | sed 's|@VERSION@|%v-%r|g' | patch -p1
 <<
@@ -31,6 +30,9 @@
 install -m 755 -d     %i/share/info
 install -m 644 *.info %i/share/info
 
+install -m 755 -d         %i/share/doc/%n/tests
+install -m 644 tests/*.el %i/share/doc/%n/tests
+
 install -m 755 -d              %i/etc/emacs/site-start.d
 install -m 644 fink/%n-startup %i/etc/emacs/site-start.d/50%n.el
 



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to