OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 09-Aug-2006 21:40:27
Branch: HEAD Handle: 2006080920402700
Modified files:
openpkg-src/ghc ghc.spec
Log:
upgrade binary boostrap under FreeBSD and Linux
Summary:
Revision Changes Path
1.8 +4 -4 openpkg-src/ghc/ghc.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ghc/ghc.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 ghc.spec
--- openpkg-src/ghc/ghc.spec 18 Apr 2006 20:09:38 -0000 1.7
+++ openpkg-src/ghc/ghc.spec 9 Aug 2006 19:40:27 -0000 1.8
@@ -24,8 +24,8 @@
# package version
%define V_source 6.4.2
-%define V_boot_bsd 6.4.1
-%define V_boot_lnx 6.4.1
+%define V_boot_bsd 6.4.2
+%define V_boot_lnx 6.4.2
%define V_boot_sol 6.4.1
# package information
@@ -39,11 +39,11 @@
Group: Language
License: X11-style
Version: %{V_source}
-Release: 20060418
+Release: 20060809
# list of sources
Source0:
http://haskell.org/ghc/dist/%{V_source}/ghc-%{V_source}-src.tar.bz2
-Source1:
http://haskell.org/ghc/dist/%{V_boot_bsd}/FreeBSD/ghc-%{V_boot_bsd}-i386-unknown-freebsd5-boot.tar.bz2
+Source1:
http://haskell.org/ghc/dist/%{V_boot_bsd}/FreeBSD/ghc-%{V_boot_bsd}-i386-unknown-freebsd6-boot.tar.bz2
Source2:
http://haskell.org/ghc/dist/%{V_boot_lnx}/ghc-%{V_boot_lnx}-i386-unknown-linux.tar.bz2
Source3:
http://haskell.org/ghc/dist/%{V_boot_sol}/ghc-%{V_boot_sol}-2005-09-17-sparc-sun-solaris2.tar.bz2
Patch0: ghc.patch
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]