ports/100602: Update port: astro/google-earth to 4.0.1693

Frank W. Josellis frank at dynamical-systems.org
Thu Jul 20 09:50:15 UTC 2006


>Number:         100602
>Category:       ports
>Synopsis:       Update port: astro/google-earth to 4.0.1693
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 20 09:50:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Frank W. Josellis
>Release:        FreeBSD 5.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD pollux.senax.net 5.5-STABLE FreeBSD 5.5-STABLE #7: Sun May 28 19:03:10 CEST 2006 root at pollux.senax.net:/usr/obj/usr/src/sys/POLLUX i386


	
>Description:
The distfile has recently been updated to version 4.0.1693, the previous 
one is apparently no longer accessible. Please consider the patch below
for upgrading the port.   


>How-To-Repeat:
	
>Fix:

	

--- google-earth-4.0.1693.patch begins here ---
diff -Nur google-earth.BAK/Makefile google-earth/Makefile
--- google-earth.BAK/Makefile	Fri Jul 14 14:08:42 2006
+++ google-earth/Makefile	Wed Jul 19 22:37:12 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	google-earth
-PORTVERSION=	4.0.1660
+PORTVERSION=	4.0.1693
 CATEGORIES=	astro deskutils
 MASTER_SITES=	http://dl.google.com/earth/GE${PORTVERSION:C/\..*//g}/
 DISTFILES=	${TARGET_DISTFILE}
diff -Nur google-earth.BAK/distinfo google-earth/distinfo
--- google-earth.BAK/distinfo	Fri Jul 14 14:08:42 2006
+++ google-earth/distinfo	Wed Jul 19 22:37:29 2006
@@ -1,3 +1,3 @@
-MD5 (GoogleEarthLinux-4.0.1660.bin) = e61a47c369e596cfa6e75aad058cc657
-SHA256 (GoogleEarthLinux-4.0.1660.bin) = 1347a52849b2c245a8200f78cf2aef4fafa45aabc01fb91bbdbfc3baaaf9172e
-SIZE (GoogleEarthLinux-4.0.1660.bin) = 17027325
+MD5 (GoogleEarthLinux-4.0.1693.bin) = efb79ba98510934bdb4836488b890dd3
+SHA256 (GoogleEarthLinux-4.0.1693.bin) = 10898f018ee27df4407dd3e93651f384b59fa92b5fadb82288bd4ecbdf1bbd25
+SIZE (GoogleEarthLinux-4.0.1693.bin) = 17033653
diff -Nur google-earth.BAK/pkg-plist google-earth/pkg-plist
--- google-earth.BAK/pkg-plist	Fri Jul 14 14:08:42 2006
+++ google-earth/pkg-plist	Wed Jul 19 22:55:04 2006
@@ -58,18 +58,20 @@
 %%DATADIR%%/resources/en_CA.locale/license.txt
 %%DATADIR%%/resources/en_NZ.locale/default_myplaces.kml
 %%DATADIR%%/resources/en_NZ.locale/license.txt
-%%DATADIR%%/resources/en_UK.locale/default_myplaces.kml
-%%DATADIR%%/resources/en_UK.locale/license.txt
+%%DATADIR%%/resources/en_GB.locale/default_myplaces.kml
+%%DATADIR%%/resources/en_GB.locale/license.txt
 %%DATADIR%%/resources/en_AU.locale/default_myplaces.kml
 %%DATADIR%%/resources/en_AU.locale/license.txt
-%%DATADIR%%/resources/es_ES.locale/default_myplaces.kml
-%%DATADIR%%/resources/es_ES.locale/license.txt
-%%DATADIR%%/resources/fr_FR.locale/default_myplaces.kml
-%%DATADIR%%/resources/fr_FR.locale/license.txt
-%%DATADIR%%/resources/it_IT.locale/default_myplaces.kml
-%%DATADIR%%/resources/it_IT.locale/license.txt
-%%DATADIR%%/resources/de_DE.locale/default_myplaces.kml
-%%DATADIR%%/resources/de_DE.locale/license.txt
+%%DATADIR%%/resources/en.locale/default_myplaces.kml
+%%DATADIR%%/resources/en.locale/license.txt
+%%DATADIR%%/resources/es.locale/default_myplaces.kml
+%%DATADIR%%/resources/es.locale/license.txt
+%%DATADIR%%/resources/fr.locale/default_myplaces.kml
+%%DATADIR%%/resources/fr.locale/license.txt
+%%DATADIR%%/resources/it.locale/default_myplaces.kml
+%%DATADIR%%/resources/it.locale/license.txt
+%%DATADIR%%/resources/de.locale/default_myplaces.kml
+%%DATADIR%%/resources/de.locale/license.txt
 %%DATADIR%%/resources/streamed_layer.png
 %%DATADIR%%/resources/circle-gr.png
 %%DATADIR%%/resources/circle-md.png
@@ -652,6 +654,8 @@
 %%DATADIR%%/lang/qt_en.qm
 %%DATADIR%%/lang/qt_es.qm
 %%DATADIR%%/lang/qt_fr.qm
+%%DATADIR%%/lang/qt_ja.qm
+%%DATADIR%%/lang/qt_pt-br.qm
 %%DATADIR%%/lang/de.qm
 %%DATADIR%%/kvw/default_lt.kvw
 %%DATADIR%%/xml/render.module.xml
@@ -731,12 +735,13 @@
 @dirrm %%DATADIR%%/resources/en_US.locale
 @dirrm %%DATADIR%%/resources/en_CA.locale
 @dirrm %%DATADIR%%/resources/en_NZ.locale
- at dirrm %%DATADIR%%/resources/en_UK.locale
+ at dirrm %%DATADIR%%/resources/en_GB.locale
 @dirrm %%DATADIR%%/resources/en_AU.locale
- at dirrm %%DATADIR%%/resources/es_ES.locale
- at dirrm %%DATADIR%%/resources/fr_FR.locale
- at dirrm %%DATADIR%%/resources/it_IT.locale
- at dirrm %%DATADIR%%/resources/de_DE.locale
+ at dirrm %%DATADIR%%/resources/en.locale
+ at dirrm %%DATADIR%%/resources/es.locale
+ at dirrm %%DATADIR%%/resources/fr.locale
+ at dirrm %%DATADIR%%/resources/it.locale
+ at dirrm %%DATADIR%%/resources/de.locale
 @dirrm %%DATADIR%%/resources
 @dirrm %%DATADIR%%/linux/xdg
 @dirrm %%DATADIR%%/linux/mailto-scripts
--- google-earth-4.0.1693.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list