Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv26277/main/finkinfo/languages

Modified Files:
        ucblogo.info ucblogo.patch 
Log Message:
latest versions to stable

Index: ucblogo.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/ucblogo.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ucblogo.patch       20 Jan 2006 20:12:54 -0000      1.1
+++ ucblogo.patch       24 Aug 2008 22:03:54 -0000      1.2
@@ -1,60 +1,23 @@
-diff -ru ucblogo-5.3-orig/emacs/makefile ucblogo-5.3/emacs/makefile
---- ucblogo-5.3-orig/emacs/makefile    Sat Apr 12 00:44:55 2003
-+++ ucblogo-5.3/emacs/makefile Sat Apr 12 00:55:50 2003
-@@ -1,7 +1,7 @@
+diff -ru ucblogo-5.5-orig/emacs/makefile ucblogo-5.5/emacs/makefile
+--- ucblogo-5.5-orig/emacs/makefile    2007-11-23 23:48:50.000000000 +0100
++++ ucblogo-5.5/emacs/makefile 2007-11-23 23:50:17.000000000 +0100
+@@ -1,6 +1,6 @@
  BUILDIR             = `pwd`
+ EMACSDIR      = $(LIBLOC)/emacs
 -INFODIR             = $(prefix)/info
 +INFODIR             = $(prefix)/share/info
- EMACSDIR      = $(LIBLOC)/emacs
--DOCSDIR             = $(LIBLOC)/docs
-+DOCSDIR             = $(prefix)/share/doc/ucblogo
- HTMLDIR             = $(DOCSDIR)/html
  LOADPATH      = $(subst X,$(EMACSDIR),(setq load-path (cons "\"X\"" 
load-path)))
  LOGOBIN             = $(subst X,$(BINDIR),(setq logo-binary-name \"X/logo\"))
-Only in ucblogo-5.3/emacs: makefile~
-diff -ru ucblogo-5.3-orig/makefile.in ucblogo-5.3/makefile.in
---- ucblogo-5.3-orig/makefile.in       Sat Apr 12 00:44:55 2003
-+++ ucblogo-5.3/makefile.in    Sat Apr 12 00:46:14 2003
+ INFOPATH      = $(subst X,$(INFODIR),(setq logo-info-file \"X/ucblogo.info\"))
+diff -ru ucblogo-5.5-orig/makefile.in ucblogo-5.5/makefile.in
+--- ucblogo-5.5-orig/makefile.in       2007-11-23 23:48:50.000000000 +0100
++++ ucblogo-5.5/makefile.in    2007-11-23 23:51:20.000000000 +0100
 @@ -4,7 +4,7 @@
  LIBS  = @X_PRE_LIBS@ @X_LIBS@ @LIBS@ @X_EXTRA_LIBS@
  prefix = @prefix@
  BINDIR        = $(prefix)/bin
 -LIBLOC        = $(prefix)/lib/logo
 +LIBLOC        = $(prefix)/lib/ucblogo
+ MAKE = @MAKE@
  
  # LIBLOC      = `pwd`
- 
-@@ -54,12 +54,12 @@
- 
- clean:
-       rm -f *.o libloc.c
--      cd emacs; gmake clean
-+      cd emacs; make clean
- 
- ship:
-       rm -f config.h config.cache config.log config.status
-       rm -f makefile makehelp logo *.o libloc.c
--      cd emacs; gmake ship
-+      cd emacs; make ship
- 
- install: all
-       for d in $(BINDIR) $(LIBLOC) $(LIBLOC)/logolib $(LIBLOC)/helpfiles 
$(LIBLOC)/csls; do [ -d $$d ] || mkdir -p $$d || exit 1; done
-@@ -67,12 +67,12 @@
-       cp -f logolib/* $(LIBLOC)/logolib/.
-       cp -f helpfiles/* $(LIBLOC)/helpfiles/.
-       cp -f csls/* $(LIBLOC)/csls/.
--      (cd emacs; prefix=$(prefix) LIBLOC=$(LIBLOC) BINDIR=$(BINDIR) gmake 
install)
--#     prefix=$(prefix); LIBLOC=$(LIBLOC); BINDIR=$(BINDIR); export prefix 
LIBLOC BINDIR; cd emacs; gmake install
-+      (cd emacs; prefix=$(prefix) LIBLOC=$(LIBLOC) BINDIR=$(BINDIR) make 
install)
-+#     prefix=$(prefix); LIBLOC=$(LIBLOC); BINDIR=$(BINDIR); export prefix 
LIBLOC BINDIR; cd emacs; make install
- 
- logo-mode: 
--      (cd emacs; prefix=$(prefix) LIBLOC=$(LIBLOC) BINDIR=$(BINDIR) gmake)
--#     @prefix=$(prefix); LIBLOC=$(LIBLOC); BINDIR=$(BINDIR); export prefix 
LIBLOC BINDIR; cd emacs; gmake
-+      (cd emacs; prefix=$(prefix) LIBLOC=$(LIBLOC) BINDIR=$(BINDIR) make)
-+#     @prefix=$(prefix); LIBLOC=$(LIBLOC); BINDIR=$(BINDIR); export prefix 
LIBLOC BINDIR; cd emacs; make
- 
- docs:
--      cd emacs; gmake docs
-+      cd emacs; make docs
-Only in ucblogo-5.3: makefile.in~

Index: ucblogo.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/ucblogo.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ucblogo.info        12 Mar 2007 06:26:37 -0000      1.2
+++ ucblogo.info        24 Aug 2008 22:03:54 -0000      1.3
@@ -1,25 +1,32 @@
 Package: ucblogo
-Version: 5.3
-Revision: 3
+Version: 5.5
+Revision: 2
 Maintainer: Matthias Neeracher <[EMAIL PROTECTED]>
 BuildDepends: x11-dev
 Depends: x11
 Source: ftp://ftp.cs.berkeley.edu/pub/%n/%n-%v.tar.gz
-Source-MD5: d10fb7ef5d36c38d54cfe5f2f3f7b5d6
+Source-MD5: caf68577630645718492fd7d10fd4927
 Patch: %n.patch
 InstallScript: <<
+#!/bin/sh -ev
  make install prefix=%i
  rm %i/lib/ucblogo/emacs/comint-logo.elc
  rm %i/lib/ucblogo/emacs/letrec.elc
  rm %i/lib/ucblogo/emacs/logo.elc
- rm -f %i/share/info/*
+ mkdir -p %i/share
+ mv %i/info %i/share
+ cd %i/share/info
+ gunzip *.gz
+ for f in loops %n; do sed -i.bak -e "s,\.texi\.,&\nThis file documents $f.," 
$f.info ; done
+ rm *.bak
 <<
+InfoDocs: loops.info %n.info
 DocFiles: README general-public-license
 Description: Berkeley Logo Interpreter
 DescDetail: <<
 This is an interpreter for the Logo programming language.
 <<
-DescPackaging: InfoDocs give errors, so we remove them
+DescPackaging: InfoDocs give errors, so we patch info files
 License: GPL
 Homepage: http://http.cs.berkeley.edu/~bh/
 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to