Revision: 2851 http://gar.svn.sourceforge.net/gar/?rev=2851&view=rev Author: dmichelsen Date: 2009-01-18 16:15:04 +0000 (Sun, 18 Jan 2009)
Log Message: ----------- pth: Move to mGAR v2, add 64 bit support Modified Paths: -------------- csw/mgar/pkg/pth/trunk/Makefile csw/mgar/pkg/pth/trunk/checksums csw/mgar/pkg/pth/trunk/files/CSWpth.gspec Property Changed: ---------------- csw/mgar/pkg/pth/trunk/ Property changes on: csw/mgar/pkg/pth/trunk ___________________________________________________________________ Modified: svn:externals - gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1 + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2 Modified: csw/mgar/pkg/pth/trunk/Makefile =================================================================== --- csw/mgar/pkg/pth/trunk/Makefile 2009-01-18 15:40:56 UTC (rev 2850) +++ csw/mgar/pkg/pth/trunk/Makefile 2009-01-18 16:15:04 UTC (rev 2851) @@ -16,8 +16,14 @@ # We define upstream file regex so we can be notifed of new upstream software release UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz +BUILD64 = 1 +NO_ISAEXEC = 1 + CONFIGURE_ARGS = $(DIRPATHS) +# Add static libs as under Solaris 7/8 x86 shared libpth doesn't work correctly. +MERGE_EXCLUDE_STATICLIBS = + include gar/category.mk # No shared libraries on Solaris 7/8 x86: Modified: csw/mgar/pkg/pth/trunk/checksums =================================================================== --- csw/mgar/pkg/pth/trunk/checksums 2009-01-18 15:40:56 UTC (rev 2850) +++ csw/mgar/pkg/pth/trunk/checksums 2009-01-18 16:15:04 UTC (rev 2851) @@ -1,2 +1,2 @@ 9cb4a25331a4c4db866a31cbe507c793 download/pth-2.0.7.tar.gz -c224e7c168a2510e477113a09e055103 download/CSWpth.gspec +0969fbb8ae032c8c1a08ff1c839a8c1c download/CSWpth.gspec Modified: csw/mgar/pkg/pth/trunk/files/CSWpth.gspec =================================================================== --- csw/mgar/pkg/pth/trunk/files/CSWpth.gspec 2009-01-18 15:40:56 UTC (rev 2850) +++ csw/mgar/pkg/pth/trunk/files/CSWpth.gspec 2009-01-18 16:15:04 UTC (rev 2851) @@ -1,4 +1,4 @@ %var bitname pth %var pkgname CSWpth %include url file://%{PKGLIB}/csw_dyndepend.gspec -%copyright url file://%{WORKSRC}/COPYING +%copyright url file://%{WORKSRC_FIRSTMOD}/COPYING This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel