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

(-)gwget/Makefile (-4 / +7 lines)
Lines 6-20 Link Here
6
#
6
#
7
7
8
PORTNAME=	gwget
8
PORTNAME=	gwget
9
PORTVERSION=	0.93
9
PORTVERSION=	0.94
10
PORTREVISION=	2
11
CATEGORIES=	ftp www gnome
10
CATEGORIES=	ftp www gnome
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_GNOME}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION}
13
DIST_SUBDIR=	gnome2
14
14
15
MAINTAINER=	radek@raadradd.com
15
MAINTAINER=	radek@raadradd.com
16
COMMENT=	A download manager for GNOME, based on wget
16
COMMENT=	A download manager for GNOME, based on wget
17
17
18
RUN_DEPENDS=	wget:${PORTSDIR}/ftp/wget
19
20
USE_BZIP2=	yes
18
USE_GMAKE=	yes
21
USE_GMAKE=	yes
19
USE_GNOME=	gnomehack gnomeprefix intlhack libgnomeui
22
USE_GNOME=	gnomehack gnomeprefix intlhack libgnomeui
20
USE_LIBTOOL_VER=15
23
USE_LIBTOOL_VER=15
(-)gwget/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (gwget-0.93.tar.gz) = 79a3625ef99a5a417164e0d97020fcc5
1
MD5 (gnome2/gwget-0.94.tar.bz2) = 15a9d6120c52c20aa44934bb75738385
2
SIZE (gwget-0.93.tar.gz) = 526996
2
SIZE (gnome2/gwget-0.94.tar.bz2) = 398490
(-)gwget/pkg-descr (-1 / +1 lines)
Lines 2-5 Link Here
2
The most important features include pause/continue support, resuming
2
The most important features include pause/continue support, resuming
3
and recursive downloading.
3
and recursive downloading.
4
4
5
WWW: http://gwget.sourceforge.net/
5
WWW: http://gnome.org/projects/gwget/
(-)gwget/pkg-plist (+2 lines)
Lines 34-39 Link Here
34
share/locale/fi/LC_MESSAGES/gwget.mo
34
share/locale/fi/LC_MESSAGES/gwget.mo
35
share/locale/fr/LC_MESSAGES/gwget.mo
35
share/locale/fr/LC_MESSAGES/gwget.mo
36
share/locale/hu/LC_MESSAGES/gwget.mo
36
share/locale/hu/LC_MESSAGES/gwget.mo
37
share/locale/it/LC_MESSAGES/gwget.mo
37
share/locale/ja/LC_MESSAGES/gwget.mo
38
share/locale/ja/LC_MESSAGES/gwget.mo
38
share/locale/lt/LC_MESSAGES/gwget.mo
39
share/locale/lt/LC_MESSAGES/gwget.mo
39
share/locale/mk/LC_MESSAGES/gwget.mo
40
share/locale/mk/LC_MESSAGES/gwget.mo
Lines 45-50 Link Here
45
share/locale/ro/LC_MESSAGES/gwget.mo
46
share/locale/ro/LC_MESSAGES/gwget.mo
46
share/locale/ru/LC_MESSAGES/gwget.mo
47
share/locale/ru/LC_MESSAGES/gwget.mo
47
share/locale/sk/LC_MESSAGES/gwget.mo
48
share/locale/sk/LC_MESSAGES/gwget.mo
49
share/locale/sq/LC_MESSAGES/gwget.mo
48
share/locale/sv/LC_MESSAGES/gwget.mo
50
share/locale/sv/LC_MESSAGES/gwget.mo
49
share/locale/tr/LC_MESSAGES/gwget.mo
51
share/locale/tr/LC_MESSAGES/gwget.mo
50
share/locale/zh_CN/LC_MESSAGES/gwget.mo
52
share/locale/zh_CN/LC_MESSAGES/gwget.mo

Return to bug 79405