[csw-devel] SF.net SVN: gar:[6319] csw/mgar/pkg/ghc/trunk

trygvis at users.sourceforge.net trygvis at users.sourceforge.net
Wed Sep 16 14:11:28 CEST 2009


Revision: 6319
          http://gar.svn.sourceforge.net/gar/?rev=6319&view=rev
Author:   trygvis
Date:     2009-09-16 12:11:27 +0000 (Wed, 16 Sep 2009)

Log Message:
-----------
o Adding my GHC work, even if it is not done.

Modified Paths:
--------------
    csw/mgar/pkg/ghc/trunk/Makefile
    csw/mgar/pkg/ghc/trunk/checksums
    csw/mgar/pkg/ghc/trunk/files/CSWghc-prof.gspec
    csw/mgar/pkg/ghc/trunk/files/CSWghc.gspec

Modified: csw/mgar/pkg/ghc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ghc/trunk/Makefile	2009-09-16 12:10:42 UTC (rev 6318)
+++ csw/mgar/pkg/ghc/trunk/Makefile	2009-09-16 12:11:27 UTC (rev 6319)
@@ -42,8 +42,15 @@
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARVERSION)/$(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
 
-PKGFILES_CSWghc-prof = $(prefix)/.*\.p_hi
+PKGFILES_CSWghc-prof  = $(prefix)/.*\.p_hi
+PKGFILES_CSWghc-prof += $(prefix)/.*\.so
 
+#PKGFILES_CSWghc  =
+#PKGFILES_CSWghc  = $(prefix)/.*
+#PKGFILES_CSWghc += $(prefix)/.*\.a
+#PKGFILES_CSWghc += $(PKGFILES_DEVEL)
+#PKGFILES_CSWghc += $(PKGFILES_RT)
+
 CONFIGURE_ARGS  = $(DIRPATHS)
 # Disabled for now
 TEST_SCRIPTS =

Modified: csw/mgar/pkg/ghc/trunk/checksums
===================================================================
--- csw/mgar/pkg/ghc/trunk/checksums	2009-09-16 12:10:42 UTC (rev 6318)
+++ csw/mgar/pkg/ghc/trunk/checksums	2009-09-16 12:11:27 UTC (rev 6319)
@@ -1,6 +1,6 @@
 dfa31028b4d06d1d226f55fe3a2ab7b3  download/ghc-6.8.3-src.tar.bz2
+c92b368262a194e8b859815415bc10d0  download/testsuite-6.8.3.tar.gz
 ee43ceea42b9353b6613db6d4058ab0a  download/ghc-6.8.3-sparc-sun-solaris2.tar.bz2
 907c15e1d7d33dfd5a829936fe18176a  download/ghc-6.8.3-i386-unknown-solaris2.tar.bz2
-c92b368262a194e8b859815415bc10d0  download/testsuite-6.8.3.tar.gz
-41b4ca8ae020320be23571cd8a71d4dd  download/CSWghc.gspec
-2c370b5638a7c14488b6844972e74aae  download/CSWghc-prof.gspec
+8f73e728ba2e6f65f738a302d1cc8ff4  download/CSWghc.gspec
+2a3d93a43a4499e0c3366f660ffda4bf  download/CSWghc-prof.gspec

Modified: csw/mgar/pkg/ghc/trunk/files/CSWghc-prof.gspec
===================================================================
--- csw/mgar/pkg/ghc/trunk/files/CSWghc-prof.gspec	2009-09-16 12:10:42 UTC (rev 6318)
+++ csw/mgar/pkg/ghc/trunk/files/CSWghc-prof.gspec	2009-09-16 12:11:27 UTC (rev 6319)
@@ -1,3 +1,10 @@
+# Copyright 2008 OpenCSW
+#
+# Redistribution and/or use, with or without modification, is
+# permitted. This software is without warranty of any kind. The
+# author(s) shall not be liable in the event that use of the
+# software causes damage.
+
 %var            bitname ghc_prof
 %var            pkgname CSWghc-prof
 %include        url file://%{PKGLIB}/csw_dyndepend.gspec

Modified: csw/mgar/pkg/ghc/trunk/files/CSWghc.gspec
===================================================================
--- csw/mgar/pkg/ghc/trunk/files/CSWghc.gspec	2009-09-16 12:10:42 UTC (rev 6318)
+++ csw/mgar/pkg/ghc/trunk/files/CSWghc.gspec	2009-09-16 12:11:27 UTC (rev 6319)
@@ -1,3 +1,10 @@
+# Copyright 2008 OpenCSW
+#
+# Redistribution and/or use, with or without modification, is
+# permitted. This software is without warranty of any kind. The
+# author(s) shall not be liable in the event that use of the
+# software causes damage.
+
 %var            bitname ghc
 %var            pkgname CSWghc
 %include        url file://%{PKGLIB}/csw_dyndepend.gspec


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list