Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2006 00:43:33 +0200 (CEST)
From:      Benjamin Lutz <mail@maxlor.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        flz@FreeBSD.org
Subject:   ports/104396: astro/google-earth: fix pkg-plist, unbreak
Message-ID:  <20061013224333.EDF332E140@maxlor.mine.nu>
Resent-Message-ID: <200610132250.k9DMoHqx082714@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104396
>Category:       ports
>Synopsis:       astro/google-earth: fix pkg-plist, unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 13 22:50:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Benjamin Lutz
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD atlantis.intranet 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #5: Tue Oct 3 02:34:38 CEST 2006 maxlor@atlantis.intranet:/usr/obj/usr/src/sys/ATLANTIS i386


>Description:
fix pkg-plist, unbreak
>How-To-Repeat:
>Fix:

--- google-earth.patch begins here ---
diff -ruN astro/google-earth.orig/Makefile astro/google-earth/Makefile
--- astro/google-earth.orig/Makefile	Sat Oct 14 00:12:08 2006
+++ astro/google-earth/Makefile	Sat Oct 14 00:41:12 2006
@@ -18,8 +18,6 @@
 BUILD_DEPENDS=	unmakeself:${PORTSDIR}/archivers/unmakeself
 RUN_DEPENDS=	update-mime-database:${PORTSDIR}/misc/shared-mime-info
 
-#BROKEN=		Incomplete pkg-plist
-
 RESTRICTED=	Not sure about redistribution rights
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\..*//g}/
diff -ruN astro/google-earth.orig/pkg-plist astro/google-earth/pkg-plist
--- astro/google-earth.orig/pkg-plist	Mon Sep 18 16:53:38 2006
+++ astro/google-earth/pkg-plist	Sat Oct 14 00:40:20 2006
@@ -1965,6 +1965,9 @@
 %%DATADIR%%/xml/navigate.module.xml
 %%DATADIR%%/xml/render.module.xml
 %%DATADIR%%/xml/web.module.xml
+bin/googleearth
+share/applications/googleearth.desktop
+share/mime/packages/googleearth-mimetypes.xml
 @dirrm %%DATADIR%%/bin
 @dirrm %%DATADIR%%/res/pal2
 @dirrm %%DATADIR%%/res/pal3
--- google-earth.patch ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061013224333.EDF332E140>