mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 3.2.1
PR: 131474 Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
This commit is contained in:
parent
00fad10640
commit
4f07ea3151
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227791
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= filezilla
|
||||
PORTVERSION= 3.2.0
|
||||
PORTVERSION= 3.2.1
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= FileZilla_${PORTVERSION}_src
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (FileZilla_3.2.0_src.tar.bz2) = b57fa73db4028b81efc275b911cfc3c2
|
||||
SHA256 (FileZilla_3.2.0_src.tar.bz2) = 26ac3dc2cf1792373de76b11ced1eacd83786999fc3516af6c6d7e3339c44fdc
|
||||
SIZE (FileZilla_3.2.0_src.tar.bz2) = 2789823
|
||||
MD5 (FileZilla_3.2.1_src.tar.bz2) = 9aff3d8149a0cbbd365513a7b3231fd5
|
||||
SHA256 (FileZilla_3.2.1_src.tar.bz2) = aa99a6f1efb0dd12faeaaf3ae93163c4e5ce0493ea04fceba51e7c5f3eecbf7c
|
||||
SIZE (FileZilla_3.2.1_src.tar.bz2) = 2854766
|
||||
|
@ -291,6 +291,39 @@ share/pixmaps/filezilla.png
|
||||
%%DATADIR%%/resources/lone/48x48/upload.png
|
||||
%%DATADIR%%/resources/lone/48x48/uploadadd.png
|
||||
%%DATADIR%%/resources/lone/theme.xml
|
||||
%%DATADIR%%/resources/minimal/16x16/ascii.png
|
||||
%%DATADIR%%/resources/minimal/16x16/auto.png
|
||||
%%DATADIR%%/resources/minimal/16x16/binary.png
|
||||
%%DATADIR%%/resources/minimal/16x16/bookmarks.png
|
||||
%%DATADIR%%/resources/minimal/16x16/cancel.png
|
||||
%%DATADIR%%/resources/minimal/16x16/compare.png
|
||||
%%DATADIR%%/resources/minimal/16x16/disconnect.png
|
||||
%%DATADIR%%/resources/minimal/16x16/download.png
|
||||
%%DATADIR%%/resources/minimal/16x16/downloadadd.png
|
||||
%%DATADIR%%/resources/minimal/16x16/file.png
|
||||
%%DATADIR%%/resources/minimal/16x16/filter.png
|
||||
%%DATADIR%%/resources/minimal/16x16/folder.png
|
||||
%%DATADIR%%/resources/minimal/16x16/folderback.png
|
||||
%%DATADIR%%/resources/minimal/16x16/folderclosed.png
|
||||
%%DATADIR%%/resources/minimal/16x16/folderup.png
|
||||
%%DATADIR%%/resources/minimal/16x16/help.png
|
||||
%%DATADIR%%/resources/minimal/16x16/localtreeview.png
|
||||
%%DATADIR%%/resources/minimal/16x16/lock.png
|
||||
%%DATADIR%%/resources/minimal/16x16/logview.png
|
||||
%%DATADIR%%/resources/minimal/16x16/processqueue.png
|
||||
%%DATADIR%%/resources/minimal/16x16/queueview.png
|
||||
%%DATADIR%%/resources/minimal/16x16/reconnect.png
|
||||
%%DATADIR%%/resources/minimal/16x16/refresh.png
|
||||
%%DATADIR%%/resources/minimal/16x16/remotetreeview.png
|
||||
%%DATADIR%%/resources/minimal/16x16/server.png
|
||||
%%DATADIR%%/resources/minimal/16x16/showhidden.png
|
||||
%%DATADIR%%/resources/minimal/16x16/sitemanager.png
|
||||
%%DATADIR%%/resources/minimal/16x16/speedlimits.png
|
||||
%%DATADIR%%/resources/minimal/16x16/synchronize.png
|
||||
%%DATADIR%%/resources/minimal/16x16/upload.png
|
||||
%%DATADIR%%/resources/minimal/16x16/uploadadd.png
|
||||
%%DATADIR%%/resources/minimal/32x32/file.png
|
||||
%%DATADIR%%/resources/minimal/theme.xml
|
||||
%%DATADIR%%/resources/opencrystal/16x16/ascii.png
|
||||
%%DATADIR%%/resources/opencrystal/16x16/auto.png
|
||||
%%DATADIR%%/resources/opencrystal/16x16/binary.png
|
||||
@ -412,6 +445,9 @@ share/applications/filezilla.desktop
|
||||
@dirrm %%DATADIR%%/resources/opencrystal/32x32
|
||||
@dirrm %%DATADIR%%/resources/opencrystal/16x16
|
||||
@dirrm %%DATADIR%%/resources/opencrystal
|
||||
@dirrm %%DATADIR%%/resources/minimal/32x32
|
||||
@dirrm %%DATADIR%%/resources/minimal/16x16
|
||||
@dirrm %%DATADIR%%/resources/minimal
|
||||
@dirrm %%DATADIR%%/resources/lone/48x48
|
||||
@dirrm %%DATADIR%%/resources/lone/32x32
|
||||
@dirrm %%DATADIR%%/resources/lone/16x16
|
||||
|
Loading…
Reference in New Issue
Block a user