diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-11-10 09:23:23 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-11-10 09:23:23 +0000 |
commit | 7db4ceb3c468eaafd28bcbaffbc8aed132103d6c (patch) | |
tree | 11001786bfdf03206693eee25f10828bef96f7fc /comms/gpredict | |
parent | Put SHA256 checksums. (diff) |
- Update to 0.5.1 [1]
- Add SHA256
PR: ports/88727 [1]
Submitted by: maintainer [1]
Diffstat (limited to 'comms/gpredict')
-rw-r--r-- | comms/gpredict/Makefile | 2 | ||||
-rw-r--r-- | comms/gpredict/distinfo | 5 | ||||
-rw-r--r-- | comms/gpredict/pkg-plist | 30 |
3 files changed, 22 insertions, 15 deletions
diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index e136b28622f6..821fef0cac9e 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= gpredict -PORTVERSION= 0.4.99.7 +PORTVERSION= 0.5.1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= groundstation diff --git a/comms/gpredict/distinfo b/comms/gpredict/distinfo index a7a4a5befa65..72abcda24390 100644 --- a/comms/gpredict/distinfo +++ b/comms/gpredict/distinfo @@ -1,2 +1,3 @@ -MD5 (gpredict-0.4.99.7.tar.gz) = 3ac28d103ae169cdda2e69f12f6bdd60 -SIZE (gpredict-0.4.99.7.tar.gz) = 833443 +MD5 (gpredict-0.5.1.tar.gz) = 11779a7567b1f4997934df2eaee28fd2 +SHA256 (gpredict-0.5.1.tar.gz) = 02a1f141b81b813e0e23a8450f9c64c22f460f6a3858a2f123f8bcc8f7dae916 +SIZE (gpredict-0.5.1.tar.gz) = 844358 diff --git a/comms/gpredict/pkg-plist b/comms/gpredict/pkg-plist index d1a11caaf8d6..ebcb1aa46490 100644 --- a/comms/gpredict/pkg-plist +++ b/comms/gpredict/pkg-plist @@ -1,11 +1,11 @@ bin/gpredict -share/gpredict/amateur.tle -share/gpredict/iridium.tle -share/gpredict/locations.dat -share/gpredict/military.tle -share/gpredict/radar.tle -share/gpredict/science.tle -share/gpredict/weather.tle +%%DATADIR%%/amateur.tle +%%DATADIR%%/iridium.tle +%%DATADIR%%/locations.dat +%%DATADIR%%/military.tle +%%DATADIR%%/radar.tle +%%DATADIR%%/science.tle +%%DATADIR%%/weather.tle share/pixmaps/gpredict/icons/antenna.png share/pixmaps/gpredict/icons/calendar.png share/pixmaps/gpredict/icons/cancel.png @@ -21,18 +21,24 @@ share/pixmaps/gpredict/icons/gpredict-home.png share/pixmaps/gpredict/icons/gpredict-icon.png share/pixmaps/gpredict/icons/gpredict-icon.xpm share/pixmaps/gpredict/icons/gpredict-tle-web.png +share/pixmaps/gpredict/icons/ic910-wide.png +share/pixmaps/gpredict/icons/ic910.png +share/pixmaps/gpredict/icons/info.png +share/pixmaps/gpredict/icons/map-druid.png share/pixmaps/gpredict/icons/map.png share/pixmaps/gpredict/icons/map.xpm -share/pixmaps/gpredict/icons/map-druid.png share/pixmaps/gpredict/icons/mir-original.png +share/pixmaps/gpredict/icons/module-attach.png +share/pixmaps/gpredict/icons/module-close.png +share/pixmaps/gpredict/icons/module-detach.png share/pixmaps/gpredict/icons/prefs.png share/pixmaps/gpredict/icons/prefs_20.png share/pixmaps/gpredict/icons/print.png share/pixmaps/gpredict/icons/print_20.png share/pixmaps/gpredict/icons/radio.png share/pixmaps/gpredict/icons/radio.xpm -share/pixmaps/gpredict/icons/satlist.png share/pixmaps/gpredict/icons/satlist-druid.png +share/pixmaps/gpredict/icons/satlist.png share/pixmaps/gpredict/icons/save.png share/pixmaps/gpredict/icons/save_as.png share/pixmaps/gpredict/icons/save_as_20.png @@ -41,11 +47,11 @@ share/pixmaps/gpredict/icons/stock_timer.png share/pixmaps/gpredict/icons/windows.png share/pixmaps/gpredict/icons/windows_small.png share/pixmaps/gpredict/maps/CPEarth_800.jpg -share/pixmaps/gpredict/maps/earth_800.jpg +share/pixmaps/gpredict/maps/N1MXK_YEL_800.jpg share/pixmaps/gpredict/maps/NASA_800.jpg +share/pixmaps/gpredict/maps/earth_800.jpg share/pixmaps/gpredict/maps/night_800.jpg -share/pixmaps/gpredict/maps/N1MXK_YEL_800.jpg @dirrm share/pixmaps/gpredict/maps @dirrm share/pixmaps/gpredict/icons @dirrm share/pixmaps/gpredict -@dirrm share/gpredict +@dirrm %%DATADIR%% |