diff options
author | stas <stas@FreeBSD.org> | 2009-11-20 04:47:29 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2009-11-20 04:47:29 +0800 |
commit | 1ce8251218e1def78f9ba583e1d186179e858719 (patch) | |
tree | 26be485c7d3bde0a83ef7bfca1f08acdeeaaf0e7 /astro | |
parent | cf33c01e5b37594c9d1912c33a0edf4945994583 (diff) | |
download | freebsd-ports-gnome-1ce8251218e1def78f9ba583e1d186179e858719.tar.gz freebsd-ports-gnome-1ce8251218e1def78f9ba583e1d186179e858719.tar.zst freebsd-ports-gnome-1ce8251218e1def78f9ba583e1d186179e858719.zip |
- Update to 0.9.9.
Submitted by: Craig Whipp <crwhipp@gmail.com> (based on)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/tangogps/Makefile | 6 | ||||
-rw-r--r-- | astro/tangogps/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/astro/tangogps/Makefile b/astro/tangogps/Makefile index baa1e9c349bc..3874fdc032fb 100644 --- a/astro/tangogps/Makefile +++ b/astro/tangogps/Makefile @@ -6,8 +6,8 @@ # PORTNAME= tangogps -PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTVERSION= 0.9.9 +PORTREVISION= 0 CATEGORIES= astro geography MASTER_SITES= http://www.tangogps.org/downloads/ @@ -18,7 +18,7 @@ LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ exif.12:${PORTSDIR}/graphics/libexif GNU_CONFIGURE= yes -USE_GNOME= gtk20 gconf2 +USE_GNOME= gtk20 gconf2 libxml2 USE_SQLITE= 3 INSTALLS_ICONS= yes diff --git a/astro/tangogps/distinfo b/astro/tangogps/distinfo index 5523a94cec79..394ae41b16ef 100644 --- a/astro/tangogps/distinfo +++ b/astro/tangogps/distinfo @@ -1,3 +1,3 @@ -MD5 (tangogps-0.9.6.tar.gz) = 85755b15099f6071776d6feb67bdbca8 -SHA256 (tangogps-0.9.6.tar.gz) = e56a77325cdea8c274a39fcb79bd47919cbafa15d8009176538ec9a94f5e6e13 -SIZE (tangogps-0.9.6.tar.gz) = 483451 +MD5 (tangogps-0.9.9.tar.gz) = 0ff6bde0f33b712d066cea08934d4808 +SHA256 (tangogps-0.9.9.tar.gz) = e4f203a3370ef02684a320431cb71c28af3bc9084bd0af2d72889eb36a62da0d +SIZE (tangogps-0.9.9.tar.gz) = 523387 |