diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-06-11 03:15:50 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-06-11 03:15:50 +0000 |
commit | db704181e2a08220dc3f9db9ba516f0b3dd32402 (patch) | |
tree | e11709ad494d65d5f99034568c11730a567fc5a8 /comms | |
parent | e38d342c6f1b053beeffb2a4eb1ea3a45915091b (diff) | |
download | ports-db704181e2a08220dc3f9db9ba516f0b3dd32402.tar.gz ports-db704181e2a08220dc3f9db9ba516f0b3dd32402.zip |
- Update to 0.8.0
PR: ports/113508
Submitted by: Matt Dawson <matt at chronos.org.uk> (maintainer)
Notes
Notes:
svn path=/head/; revision=193203
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gpredict/Makefile | 3 | ||||
-rw-r--r-- | comms/gpredict/distinfo | 6 | ||||
-rw-r--r-- | comms/gpredict/pkg-plist | 7 |
3 files changed, 10 insertions, 6 deletions
diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index ca0b8078281e..5740fe95508a 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= gpredict -PORTVERSION= 0.7.1 -PORTREVISION= 2 +PORTVERSION= 0.8.0 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= groundstation diff --git a/comms/gpredict/distinfo b/comms/gpredict/distinfo index c974e8be7940..e608d543d9f0 100644 --- a/comms/gpredict/distinfo +++ b/comms/gpredict/distinfo @@ -1,3 +1,3 @@ -MD5 (gpredict-0.7.1.tar.gz) = 82bf8d7fb01ed9875b66f3e70bf54702 -SHA256 (gpredict-0.7.1.tar.gz) = 6158c85cd4f50d79e893bfdd7c0fe6c4b054af3098ee78070c97a02f488daf85 -SIZE (gpredict-0.7.1.tar.gz) = 1837113 +MD5 (gpredict-0.8.0.tar.gz) = 3ff74cd6e978672ae755c8ca589714b5 +SHA256 (gpredict-0.8.0.tar.gz) = 0341c1064171cda201a9b9d132ee9de48beaf08963a6601f1888d10232071834 +SIZE (gpredict-0.8.0.tar.gz) = 2305701 diff --git a/comms/gpredict/pkg-plist b/comms/gpredict/pkg-plist index 7bbc3dfef646..5f293170cd1f 100644 --- a/comms/gpredict/pkg-plist +++ b/comms/gpredict/pkg-plist @@ -21,6 +21,8 @@ bin/gpredict share/pixmaps/gpredict/icons/gpredict-antenna.png share/pixmaps/gpredict/icons/gpredict-azel-small.png share/pixmaps/gpredict/icons/gpredict-calendar.png +share/pixmaps/gpredict/icons/gpredict-clock-small.png +share/pixmaps/gpredict/icons/gpredict-clock.png share/pixmaps/gpredict/icons/gpredict-crash.png share/pixmaps/gpredict/icons/gpredict-icon.png share/pixmaps/gpredict/icons/gpredict-layout-1.png @@ -40,10 +42,13 @@ share/pixmaps/gpredict/icons/gpredict-polar-small.png share/pixmaps/gpredict/icons/gpredict-sat-list.png share/pixmaps/gpredict/icons/gpredict-sat-pref.png share/pixmaps/gpredict/maps/earth_800.png +share/pixmaps/gpredict/maps/nasa-topo_1024.jpg +share/pixmaps/gpredict/maps/nasa-topo_1600.jpg +share/pixmaps/gpredict/maps/nasa-topo_2048.jpg share/pixmaps/gpredict/maps/nasa-topo_800.png @dirrm share/pixmaps/gpredict/maps @dirrm share/pixmaps/gpredict/icons @dirrm share/pixmaps/gpredict @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% -@dirrmtry locale +@dirrmtry lib/locale |