[PC-BSD Commits] r20936 - pbi/modules/astro/google-earth
svn at pcbsd.org
svn at pcbsd.org
Fri Jan 11 07:30:14 PST 2013
Author: kenmoore
Date: 2013-01-11 15:30:14 +0000 (Fri, 11 Jan 2013)
New Revision: 20936
Modified:
pbi/modules/astro/google-earth/external-links
pbi/modules/astro/google-earth/pbi.conf
Log:
Change hte google-earth links to "binary" instead of linux, still trying to fix the ELF file settings.
Modified: pbi/modules/astro/google-earth/external-links
===================================================================
--- pbi/modules/astro/google-earth/external-links 2013-01-11 15:22:20 UTC (rev 20935)
+++ pbi/modules/astro/google-earth/external-links 2013-01-11 15:30:14 UTC (rev 20936)
@@ -9,4 +9,4 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
-bin/googleearth bin/googleearth linux,nocrash
+bin/googleearth bin/googleearth binary,nocrash
Modified: pbi/modules/astro/google-earth/pbi.conf
===================================================================
--- pbi/modules/astro/google-earth/pbi.conf 2013-01-11 15:22:20 UTC (rev 20935)
+++ pbi/modules/astro/google-earth/pbi.conf 2013-01-11 15:30:14 UTC (rev 20936)
@@ -22,6 +22,6 @@
PBI_MAKEPORT="astro/google-earth"
PBI_MKPORTAFTER="graphics/libGL"; export PBI_MKPORTAFTER
-PBI_BUILDKEY="09"; export PBI_BUILDKEY
+PBI_BUILDKEY="10"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list