diff options
author | nox <nox@FreeBSD.org> | 2007-09-18 05:23:48 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2007-09-18 05:23:48 +0800 |
commit | 5a50cf1d48269c6b94b7ba588fce4dba7df04df3 (patch) | |
tree | 45df5e4792af18afa87f486afab651382ba9080d /astro/google-earth | |
parent | 1f0914166216cadab4132b7ea2b3a662fb085825 (diff) | |
download | freebsd-ports-gnome-5a50cf1d48269c6b94b7ba588fce4dba7df04df3.tar.gz freebsd-ports-gnome-5a50cf1d48269c6b94b7ba588fce4dba7df04df3.tar.zst freebsd-ports-gnome-5a50cf1d48269c6b94b7ba588fce4dba7df04df3.zip |
- Chase updated distfile, at 4.2.198.2451 now
- Go back to previous TARGET_DISTFILE, I was just confused :)
- Take over maintainership from flz
Approved by: flz (old maintainer, via irc)
Diffstat (limited to 'astro/google-earth')
-rw-r--r-- | astro/google-earth/Makefile | 6 | ||||
-rw-r--r-- | astro/google-earth/distinfo | 6 | ||||
-rw-r--r-- | astro/google-earth/pkg-plist | 1 |
3 files changed, 7 insertions, 6 deletions
diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile index 68a9917338dc..f57e2a502001 100644 --- a/astro/google-earth/Makefile +++ b/astro/google-earth/Makefile @@ -6,13 +6,13 @@ # PORTNAME= google-earth -PORTVERSION= 4.2.180.1134 +PORTVERSION= 4.2.198.2451 CATEGORIES= astro deskutils geography MASTER_SITES= http://dl.google.com/earth/client/current/ DISTFILES= ${TARGET_DISTFILE} EXTRACT_ONLY= # none -MAINTAINER= flz@FreeBSD.org +MAINTAINER= nox@FreeBSD.org COMMENT= Explore, Search and Discover EXTRACT_DEPENDS= unmakeself:${PORTSDIR}/archivers/unmakeself @@ -26,7 +26,7 @@ USE_LINUX= yes USE_GNOME= desktopfileutils REAL_DISTFILE= GoogleEarthLinux.bin -TARGET_DISTFILE= GoogleEarthLinux.bin +TARGET_DISTFILE= GoogleEarthLinux-${PORTVERSION}.bin FETCH_CMD= /usr/bin/fetch -ARm FETCH_BEFORE_ARGS= -o ${TARGET_DISTFILE} diff --git a/astro/google-earth/distinfo b/astro/google-earth/distinfo index 6adee22b4167..0f5cfaf1a0ab 100644 --- a/astro/google-earth/distinfo +++ b/astro/google-earth/distinfo @@ -1,3 +1,3 @@ -MD5 (GoogleEarthLinux.bin) = 1ddf2d69b4ab81e5530a1d8bf4cb0695 -SHA256 (GoogleEarthLinux.bin) = 7e0a1acc078c3c73fcb1b60cacf5f87dbf3d8d5fd30c4fef62c1479de59571a4 -SIZE (GoogleEarthLinux.bin) = 21277288 +MD5 (GoogleEarthLinux-4.2.198.2451.bin) = 27ba15e03b6faa6adf675a26953ad51e +SHA256 (GoogleEarthLinux-4.2.198.2451.bin) = 366713c1613023e7f834223620740ab0cfb87641d8aba7adece81f295d69c29e +SIZE (GoogleEarthLinux-4.2.198.2451.bin) = 23042785 diff --git a/astro/google-earth/pkg-plist b/astro/google-earth/pkg-plist index 6baba24b3670..6f7f79630887 100644 --- a/astro/google-earth/pkg-plist +++ b/astro/google-earth/pkg-plist @@ -54,6 +54,7 @@ bin/googleearth %%DATADIR%%/libcrypto.so.0.9.8 %%DATADIR%%/libcurl.so.3 %%DATADIR%%/libevll.so +%%DATADIR%%/libevllpro.so %%DATADIR%%/libflightsim.so %%DATADIR%%/libframework.so %%DATADIR%%/libfreeimage.so.3 |