diff options
author | rafan <rafan@FreeBSD.org> | 2007-06-11 11:15:50 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-06-11 11:15:50 +0800 |
commit | be36d77d86f90fdea07b9b36c225ddbd73470eda (patch) | |
tree | 8ba37a9cf28401a38466bd2853f3b4c7f7490bad /comms | |
parent | 0107952a03409765d34b96594a2715f3b7fb38d6 (diff) | |
download | freebsd-ports-graphics-be36d77d86f90fdea07b9b36c225ddbd73470eda.tar.gz freebsd-ports-graphics-be36d77d86f90fdea07b9b36c225ddbd73470eda.tar.zst freebsd-ports-graphics-be36d77d86f90fdea07b9b36c225ddbd73470eda.zip |
- Update to 0.8.0
PR: ports/113508
Submitted by: Matt Dawson <matt at chronos.org.uk> (maintainer)
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 ca0b8078281..5740fe95508 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 c974e8be794..e608d543d9f 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 7bbc3dfef64..5f293170cd1 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 |