[PC-BSD Commits] r20736 - pbi/modules/astro/google-earth
svn at pcbsd.org
svn at pcbsd.org
Fri Dec 21 06:19:00 PST 2012
Author: kenmoore
Date: 2012-12-21 14:19:00 +0000 (Fri, 21 Dec 2012)
New Revision: 20736
Modified:
pbi/modules/astro/google-earth/external-links
pbi/modules/astro/google-earth/pbi.conf
Log:
Have astro-google-earth rebuild with the binary flagged as "linux" in external-links
Modified: pbi/modules/astro/google-earth/external-links
===================================================================
--- pbi/modules/astro/google-earth/external-links 2012-12-21 14:04:42 UTC (rev 20735)
+++ pbi/modules/astro/google-earth/external-links 2012-12-21 14:19:00 UTC (rev 20736)
@@ -9,4 +9,4 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
-bin/googleearth bin/googleearth binary,nocrash
+bin/googleearth bin/googleearth linux,nocrash
Modified: pbi/modules/astro/google-earth/pbi.conf
===================================================================
--- pbi/modules/astro/google-earth/pbi.conf 2012-12-21 14:04:42 UTC (rev 20735)
+++ pbi/modules/astro/google-earth/pbi.conf 2012-12-21 14:19:00 UTC (rev 20736)
@@ -22,6 +22,6 @@
PBI_MAKEPORT="astro/google-earth"
PBI_MKPORTAFTER="graphics/libGL"; export PBI_MKPORTAFTER
-PBI_BUILDKEY="07"; export PBI_BUILDKEY
+PBI_BUILDKEY="08"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list