[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fink-commits
Subject:    [cvs] dists/10.4/unstable/main/finkinfo/languages gauche.info, 1.1,
From:       Benjamin Reed <rangerrick () users ! sourceforge ! net>
Date:       2007-04-30 2:48:27
Message-ID: E1HiLwl-0002VU-Sj () mail ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22221/main/finkinfo/languages

Modified Files:
      Tag: pangocairo-branch
	gauche.info gauche.patch perl581.info perl584.info 
	python23.info 
Log Message:
merge from head

Index: perl581.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/perl581.info,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- perl581.info	25 Aug 2006 16:07:54 -0000	1.4
+++ perl581.info	30 Apr 2007 02:48:25 -0000	1.4.2.1
@@ -1,6 +1,7 @@
 Package: perl581
 Version: 5.8.1
 Revision: 8
+Distribution: 10.4
 Architecture: powerpc
 Depends: perl581-core (>= %v-%r)
 BuildDepends: gcc3.3

Index: python23.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/python23.info,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -d -r1.3.2.1 -r1.3.2.2
--- python23.info	31 Jan 2007 19:18:01 -0000	1.3.2.1
+++ python23.info	30 Apr 2007 02:48:25 -0000	1.3.2.2
@@ -1,6 +1,7 @@
 Package: python23
 Version: 2.3.5
 Revision: 1127
+Distribution: 10.4
 Epoch: 1
 Maintainer: Jeffrey Whitaker <jswhit@fastmail.fm>
 Conflicts: python23-nox, python-nox (<= 2.2.1-8)

Index: perl584.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/perl584.info,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- perl584.info	25 Aug 2006 16:07:54 -0000	1.2
+++ perl584.info	30 Apr 2007 02:48:25 -0000	1.2.2.1
@@ -1,6 +1,7 @@
 Package: perl584
 Version: 5.8.4
 Revision: 8
+Distribution: 10.4
 Architecture: powerpc
 Depends: %n-core (>= %v-%r)
 BuildDepends: gcc3.3

Index: gauche.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/gauche.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- gauche.info	20 Jan 2006 20:28:27 -0000	1.1
+++ gauche.info	30 Apr 2007 02:48:25 -0000	1.1.2.1
@@ -1,10 +1,10 @@
 Package: gauche
-Version: 0.8.6
-Revision: 2
+Version: 0.8.10
+Revision: 1
 Depends: gdbm3-shlibs, slib, libiconv
 BuildDepends: libiconv-dev, gdbm3
 Source: mirror:sourceforge:%n/Gauche-%v.tgz
-Source-MD5: 68398b2e6136c726bbcbd39e43ae5181
+Source-MD5: 8ff2506962808c9e06e5049d2c5c1a0b
 Patch: %n.patch
 ConfigureParams: --build=%m-apple-darwin`uname -r|sed 's/\..*//'` \
--infodir='${prefix}/share/info' --mandir='${prefix}/share/man' --with-iconv=%p \
--with-slib=%p/share/slib --enable-threads=pthreads --enable-ipv6 \
--enable-multibyte=utf-8  CompileScript: <<
@@ -26,14 +26,15 @@
 built-in system interface, native multilingual support are some of my
 goals.
 <<
-DescPort: <<
+DescPackaging: <<
 Gauche has its own directory hierarchy and library naming policy.
 For example,
 * libgauche.dylib has no version number.
 * headers are installed in /sw/lib/gauche/(version)/include.
 For compatibility with other platforms, this package simply
 installs everything without SplitOff.
-
+<<
+DescPort: <<
 Without "LC_ALL=C", broken *.info.gz would be created.
 <<
 License: BSD

Index: gauche.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/gauche.patch,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- gauche.patch	20 Jan 2006 20:28:27 -0000	1.1
+++ gauche.patch	30 Apr 2007 02:48:25 -0000	1.1.2.1
@@ -1,6 +1,6 @@
-diff -Naur Gauche-0.8.6/doc/gauche-ref.texi Gauche-0.8.6.fink/doc/gauche-ref.texi
---- Gauche-0.8.6/doc/gauche-ref.texi	2005-10-09 21:54:47.000000000 +0900
-+++ Gauche-0.8.6.fink/doc/gauche-ref.texi	2005-12-21 03:02:09.000000000 +0900
+diff -Naur Gauche-0.8.9.orig/doc/gauche-ref.texi Gauche-0.8.9/doc/gauche-ref.texi
+--- Gauche-0.8.9.orig/doc/gauche-ref.texi	2006-04-07 11:29:48.000000000 +0000
++++ Gauche-0.8.9/doc/gauche-ref.texi	2007-04-14 02:02:09.000000000 +0000
 @@ -5,14 +5,14 @@
  @settitle Gauche Users' Reference
  @dircategory The Algorithmic Language Scheme
@@ -16,12 +16,12 @@
 -* Gauche (ja): (gauche-refj.info).	An R5RS Scheme implementation.
 +* Gauche (ja): (gauche-refj).	An R5RS Scheme implementation.
  @end direntry
+ @documentencoding euc-jp
  @c COMMON
- @comment %**end of header
-diff -Naur Gauche-0.8.6/ext/Makefile.ext.in Gauche-0.8.6.fink/ext/Makefile.ext.in
---- Gauche-0.8.6/ext/Makefile.ext.in	2005-10-30 23:04:01.000000000 +0900
-+++ Gauche-0.8.6.fink/ext/Makefile.ext.in	2005-12-21 03:00:24.000000000 +0900
-@@ -19,7 +19,7 @@
+diff -Naur Gauche-0.8.9.orig/ext/Makefile.ext.in Gauche-0.8.9/ext/Makefile.ext.in
+--- Gauche-0.8.9.orig/ext/Makefile.ext.in	2007-01-08 10:19:33.000000000 +0000
++++ Gauche-0.8.9/ext/Makefile.ext.in	2007-04-14 02:02:09.000000000 +0000
+@@ -20,7 +20,7 @@
  LIBS     = $(XLIBS) @LIBS@ 
  CFLAGS   = @CFLAGS@ @SHLIB_SO_CFLAGS@ $(XCFLAGS)
  CPPFLAGS = @CPPFLAGS@ $(XCPPFLAGS)
@@ -30,19 +30,19 @@
  
  # These are set by configure
  DEFS     = @DEFS@
-diff -Naur Gauche-0.8.6/src/Makefile.in Gauche-0.8.6.fink/src/Makefile.in
---- Gauche-0.8.6/src/Makefile.in	2005-11-04 17:26:41.000000000 +0900
-+++ Gauche-0.8.6.fink/src/Makefile.in	2005-12-21 03:00:24.000000000 +0900
-@@ -78,7 +78,7 @@
+diff -Naur Gauche-0.8.9.orig/src/Makefile.in Gauche-0.8.9/src/Makefile.in
+--- Gauche-0.8.9.orig/src/Makefile.in	2007-01-08 10:19:34.000000000 +0000
++++ Gauche-0.8.9/src/Makefile.in	2007-04-14 02:02:09.000000000 +0000
+@@ -80,7 +80,7 @@
  #  doesn't need to call it).
- HOSTGOSH  = gosh -usrfi-1 -usrfi-13 -ufile.util -uutil.match -I$(top_srcdir)/src \
-I$(top_srcdir)/lib + HOSTGOSH  = gosh -l./preload -I$(top_srcdir)/src \
-I$(top_srcdir)/lib  
 -LIB_INSTALL_DIR  = @libdir@
 +LIB_INSTALL_DIR  = $(ARCH_INSTALL_DIR)
  BIN_INSTALL_DIR  = @bindir@
- DATA_INSTALL_DIR = @datadir@
+ DATA_INSTALL_DIR = $(datadir)
  
-@@ -294,7 +294,6 @@
+@@ -309,7 +309,6 @@
  	$(INSTALL) -m 444 $(INSTALL_HEADERS) $(DESTDIR)$(HEADER_INSTALL_DIR)
  	$(INSTALL) -m 444 $(INSTALL_SUBHEADERS) $(DESTDIR)$(HEADER_INSTALL_DIR)/gauche
  	$(INSTALL)        $(INSTALL_LIBS) $(DESTDIR)$(LIB_INSTALL_DIR)


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic