diff options
author | flz <flz@FreeBSD.org> | 2006-07-10 19:02:08 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2006-07-10 19:02:08 +0800 |
commit | 302e81282a1e711dbad54d073e7a9dbe6e35867a (patch) | |
tree | 7290b34f3b426f3bce3ce941a51b820691b3b323 /astro | |
parent | 28e1cd7ec1969e2cf8dba0290fc2bcd17776ff1b (diff) | |
download | freebsd-ports-gnome-302e81282a1e711dbad54d073e7a9dbe6e35867a.tar.gz freebsd-ports-gnome-302e81282a1e711dbad54d073e7a9dbe6e35867a.tar.zst freebsd-ports-gnome-302e81282a1e711dbad54d073e7a9dbe6e35867a.zip |
Update to 4.0.1660.
PR: ports/99984
Reported by: Jean-Baptiste Quenot <jbq@caraldi.com>
Diffstat (limited to 'astro')
-rw-r--r-- | astro/google-earth/Makefile | 7 | ||||
-rw-r--r-- | astro/google-earth/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile index 469ecb001972..7204c2efafda 100644 --- a/astro/google-earth/Makefile +++ b/astro/google-earth/Makefile @@ -6,10 +6,9 @@ # PORTNAME= google-earth -PORTVERSION= 4 -PORTREVISION= 1 +PORTVERSION= 4.0.1660 CATEGORIES= astro deskutils -MASTER_SITES= http://dl.google.com/earth/GE${PORTVERSION}/ +MASTER_SITES= http://dl.google.com/earth/GE${PORTVERSION:C/\..*//g}/ DISTFILES= GoogleEarthLinux.bin EXTRACT_ONLY= # none @@ -21,6 +20,8 @@ RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info RESTRICTED= Not sure about redistribution rights +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\..*//g}/ + USE_LINUX= yes USE_GNOME= desktopfileutils diff --git a/astro/google-earth/distinfo b/astro/google-earth/distinfo index b2871f768342..3f9c70ceff00 100644 --- a/astro/google-earth/distinfo +++ b/astro/google-earth/distinfo @@ -1,3 +1,3 @@ -MD5 (GoogleEarthLinux.bin) = 8a20af712531bdd358dfc738be605d8a -SHA256 (GoogleEarthLinux.bin) = a4b5a6fbbcc5bac2faf5e13b3f138c012e395fd33e52f0619088115141c80cfb -SIZE (GoogleEarthLinux.bin) = 16984110 +MD5 (GoogleEarthLinux.bin) = e61a47c369e596cfa6e75aad058cc657 +SHA256 (GoogleEarthLinux.bin) = 1347a52849b2c245a8200f78cf2aef4fafa45aabc01fb91bbdbfc3baaaf9172e +SIZE (GoogleEarthLinux.bin) = 17027325 |