View | Details | Raw Unified | Return to bug 113508
Collapse All | Expand All

(-)./gpredict/Makefile (-3 / +2 lines)
Lines 2-12 Link Here
2
# Date created:		2004-01-22
2
# Date created:		2004-01-22
3
# Whom:			Matt Dawson <matt@mattsnetwork.co.uk>
3
# Whom:			Matt Dawson <matt@mattsnetwork.co.uk>
4
#
4
#
5
# $FreeBSD: ports/comms/gpredict/Makefile,v 1.10 2007/05/19 20:00:53 flz Exp $
5
# $FreeBSD: ports/comms/gpredict/Makefile,v 1.9 2007/02/18 09:44:11 jylefort Exp $
6
6
7
PORTNAME=	gpredict
7
PORTNAME=	gpredict
8
PORTVERSION=	0.7.1
8
PORTVERSION=	0.8.0
9
PORTREVISION=	2
10
CATEGORIES=	comms hamradio
9
CATEGORIES=	comms hamradio
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
10
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	groundstation
11
MASTER_SITE_SUBDIR=	groundstation
(-)./gpredict/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (gpredict-0.7.1.tar.gz) = 82bf8d7fb01ed9875b66f3e70bf54702
1
MD5 (gpredict-0.8.0.tar.gz) = 3ff74cd6e978672ae755c8ca589714b5
2
SHA256 (gpredict-0.7.1.tar.gz) = 6158c85cd4f50d79e893bfdd7c0fe6c4b054af3098ee78070c97a02f488daf85
2
SHA256 (gpredict-0.8.0.tar.gz) = 0341c1064171cda201a9b9d132ee9de48beaf08963a6601f1888d10232071834
3
SIZE (gpredict-0.7.1.tar.gz) = 1837113
3
SIZE (gpredict-0.8.0.tar.gz) = 2305701
(-)./gpredict/pkg-plist (+7 lines)
Lines 1-4 Link Here
1
bin/gpredict
1
bin/gpredict
2
share/applications/gpredict.desktop
2
%%DATADIR%%/AUTHORS
3
%%DATADIR%%/AUTHORS
3
%%DATADIR%%/COPYING
4
%%DATADIR%%/COPYING
4
%%DATADIR%%/ChangeLog
5
%%DATADIR%%/ChangeLog
Lines 21-26 Link Here
21
share/pixmaps/gpredict/icons/gpredict-antenna.png
22
share/pixmaps/gpredict/icons/gpredict-antenna.png
22
share/pixmaps/gpredict/icons/gpredict-azel-small.png
23
share/pixmaps/gpredict/icons/gpredict-azel-small.png
23
share/pixmaps/gpredict/icons/gpredict-calendar.png
24
share/pixmaps/gpredict/icons/gpredict-calendar.png
25
share/pixmaps/gpredict/icons/gpredict-clock-small.png
26
share/pixmaps/gpredict/icons/gpredict-clock.png
24
share/pixmaps/gpredict/icons/gpredict-crash.png
27
share/pixmaps/gpredict/icons/gpredict-crash.png
25
share/pixmaps/gpredict/icons/gpredict-icon.png
28
share/pixmaps/gpredict/icons/gpredict-icon.png
26
share/pixmaps/gpredict/icons/gpredict-layout-1.png
29
share/pixmaps/gpredict/icons/gpredict-layout-1.png
Lines 40-49 Link Here
40
share/pixmaps/gpredict/icons/gpredict-sat-list.png
43
share/pixmaps/gpredict/icons/gpredict-sat-list.png
41
share/pixmaps/gpredict/icons/gpredict-sat-pref.png
44
share/pixmaps/gpredict/icons/gpredict-sat-pref.png
42
share/pixmaps/gpredict/maps/earth_800.png
45
share/pixmaps/gpredict/maps/earth_800.png
46
share/pixmaps/gpredict/maps/nasa-topo_1024.jpg
47
share/pixmaps/gpredict/maps/nasa-topo_1600.jpg
48
share/pixmaps/gpredict/maps/nasa-topo_2048.jpg
43
share/pixmaps/gpredict/maps/nasa-topo_800.png
49
share/pixmaps/gpredict/maps/nasa-topo_800.png
44
@dirrm share/pixmaps/gpredict/maps
50
@dirrm share/pixmaps/gpredict/maps
45
@dirrm share/pixmaps/gpredict/icons
51
@dirrm share/pixmaps/gpredict/icons
46
@dirrm share/pixmaps/gpredict
52
@dirrm share/pixmaps/gpredict
53
@dirrmtry share/pixmaps
47
@dirrm %%DATADIR%%/data
54
@dirrm %%DATADIR%%/data
48
@dirrm %%DATADIR%%
55
@dirrm %%DATADIR%%
49
@dirrmtry locale
56
@dirrmtry locale

Return to bug 113508