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

(-)Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	filezilla
8
PORTNAME=	filezilla
9
PORTVERSION=	3.2.0
9
PORTVERSION=	3.2.1
10
CATEGORIES=	ftp
10
CATEGORIES=	ftp
11
MASTER_SITES=	SF
11
MASTER_SITES=	SF
12
DISTNAME=	FileZilla_${PORTVERSION}_src
12
DISTNAME=	FileZilla_${PORTVERSION}_src
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (FileZilla_3.2.0_src.tar.bz2) = b57fa73db4028b81efc275b911cfc3c2
1
MD5 (FileZilla_3.2.1_src.tar.bz2) = 9aff3d8149a0cbbd365513a7b3231fd5
2
SHA256 (FileZilla_3.2.0_src.tar.bz2) = 26ac3dc2cf1792373de76b11ced1eacd83786999fc3516af6c6d7e3339c44fdc
2
SHA256 (FileZilla_3.2.1_src.tar.bz2) = aa99a6f1efb0dd12faeaaf3ae93163c4e5ce0493ea04fceba51e7c5f3eecbf7c
3
SIZE (FileZilla_3.2.0_src.tar.bz2) = 2789823
3
SIZE (FileZilla_3.2.1_src.tar.bz2) = 2854766
(-)pkg-plist (+36 lines)
Lines 291-296 Link Here
291
%%DATADIR%%/resources/lone/48x48/upload.png
291
%%DATADIR%%/resources/lone/48x48/upload.png
292
%%DATADIR%%/resources/lone/48x48/uploadadd.png
292
%%DATADIR%%/resources/lone/48x48/uploadadd.png
293
%%DATADIR%%/resources/lone/theme.xml
293
%%DATADIR%%/resources/lone/theme.xml
294
%%DATADIR%%/resources/minimal/16x16/ascii.png
295
%%DATADIR%%/resources/minimal/16x16/auto.png
296
%%DATADIR%%/resources/minimal/16x16/binary.png
297
%%DATADIR%%/resources/minimal/16x16/bookmarks.png
298
%%DATADIR%%/resources/minimal/16x16/cancel.png
299
%%DATADIR%%/resources/minimal/16x16/compare.png
300
%%DATADIR%%/resources/minimal/16x16/disconnect.png
301
%%DATADIR%%/resources/minimal/16x16/download.png
302
%%DATADIR%%/resources/minimal/16x16/downloadadd.png
303
%%DATADIR%%/resources/minimal/16x16/file.png
304
%%DATADIR%%/resources/minimal/16x16/filter.png
305
%%DATADIR%%/resources/minimal/16x16/folder.png
306
%%DATADIR%%/resources/minimal/16x16/folderback.png
307
%%DATADIR%%/resources/minimal/16x16/folderclosed.png
308
%%DATADIR%%/resources/minimal/16x16/folderup.png
309
%%DATADIR%%/resources/minimal/16x16/help.png
310
%%DATADIR%%/resources/minimal/16x16/localtreeview.png
311
%%DATADIR%%/resources/minimal/16x16/lock.png
312
%%DATADIR%%/resources/minimal/16x16/logview.png
313
%%DATADIR%%/resources/minimal/16x16/processqueue.png
314
%%DATADIR%%/resources/minimal/16x16/queueview.png
315
%%DATADIR%%/resources/minimal/16x16/reconnect.png
316
%%DATADIR%%/resources/minimal/16x16/refresh.png
317
%%DATADIR%%/resources/minimal/16x16/remotetreeview.png
318
%%DATADIR%%/resources/minimal/16x16/server.png
319
%%DATADIR%%/resources/minimal/16x16/showhidden.png
320
%%DATADIR%%/resources/minimal/16x16/sitemanager.png
321
%%DATADIR%%/resources/minimal/16x16/speedlimits.png
322
%%DATADIR%%/resources/minimal/16x16/synchronize.png
323
%%DATADIR%%/resources/minimal/16x16/upload.png
324
%%DATADIR%%/resources/minimal/16x16/uploadadd.png
325
%%DATADIR%%/resources/minimal/32x32/file.png
326
%%DATADIR%%/resources/minimal/theme.xml
294
%%DATADIR%%/resources/opencrystal/16x16/ascii.png
327
%%DATADIR%%/resources/opencrystal/16x16/ascii.png
295
%%DATADIR%%/resources/opencrystal/16x16/auto.png
328
%%DATADIR%%/resources/opencrystal/16x16/auto.png
296
%%DATADIR%%/resources/opencrystal/16x16/binary.png
329
%%DATADIR%%/resources/opencrystal/16x16/binary.png
Lines 412-417 Link Here
412
@dirrm %%DATADIR%%/resources/opencrystal/32x32
445
@dirrm %%DATADIR%%/resources/opencrystal/32x32
413
@dirrm %%DATADIR%%/resources/opencrystal/16x16
446
@dirrm %%DATADIR%%/resources/opencrystal/16x16
414
@dirrm %%DATADIR%%/resources/opencrystal
447
@dirrm %%DATADIR%%/resources/opencrystal
448
@dirrm %%DATADIR%%/resources/minimal/32x32
449
@dirrm %%DATADIR%%/resources/minimal/16x16
450
@dirrm %%DATADIR%%/resources/minimal
415
@dirrm %%DATADIR%%/resources/lone/48x48
451
@dirrm %%DATADIR%%/resources/lone/48x48
416
@dirrm %%DATADIR%%/resources/lone/32x32
452
@dirrm %%DATADIR%%/resources/lone/32x32
417
@dirrm %%DATADIR%%/resources/lone/16x16
453
@dirrm %%DATADIR%%/resources/lone/16x16

Return to bug 131474