[csw-devel] SF.net SVN: gar:[3045] csw/mgar/pkg/pth/trunk

valholla at users.sourceforge.net valholla at users.sourceforge.net
Tue Feb 10 03:41:27 CET 2009


Revision: 3045
          http://gar.svn.sourceforge.net/gar/?rev=3045&view=rev
Author:   valholla
Date:     2009-02-10 02:41:27 +0000 (Tue, 10 Feb 2009)

Log Message:
-----------
working recipe for gnu pth with 64bit support working

Modified Paths:
--------------
    csw/mgar/pkg/pth/trunk/Makefile
    csw/mgar/pkg/pth/trunk/checksums

Modified: csw/mgar/pkg/pth/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pth/trunk/Makefile	2009-02-10 02:40:14 UTC (rev 3044)
+++ csw/mgar/pkg/pth/trunk/Makefile	2009-02-10 02:41:27 UTC (rev 3045)
@@ -18,6 +18,9 @@
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
+## Patch PTH.H to increase FD_SETSIZE for 64bit builds
+PATCHFILES = patch_pth_fdsetsize64.diff
+
 BUILD64 = 1
 NO_ISAEXEC = 1
 

Modified: csw/mgar/pkg/pth/trunk/checksums
===================================================================
--- csw/mgar/pkg/pth/trunk/checksums	2009-02-10 02:40:14 UTC (rev 3044)
+++ csw/mgar/pkg/pth/trunk/checksums	2009-02-10 02:41:27 UTC (rev 3045)
@@ -1,2 +1,3 @@
 9cb4a25331a4c4db866a31cbe507c793  download/pth-2.0.7.tar.gz
 0969fbb8ae032c8c1a08ff1c839a8c1c  download/CSWpth.gspec
+d7abc5f4f304d19371e3667de4810e48  download/patch_pth_fdsetsize64.diff


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