FreeBSD Bugzilla – Attachment 158679 Details for
Bug 201516
[MAINTAINER] ftp/filezilla: update to 3.12.0.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ftp/filezilla update to 3.12.0.2
ftp_filezilla.patch (text/plain), 2.09 KB, created by
Matthew Rezny
on 2015-07-13 04:00:39 UTC
(
hide
)
Description:
ftp/filezilla update to 3.12.0.2
Filename:
MIME Type:
Creator:
Matthew Rezny
Created:
2015-07-13 04:00:39 UTC
Size:
2.09 KB
patch
obsolete
>Index: ftp/filezilla/Makefile >=================================================================== >--- ftp/filezilla/Makefile (revision 391687) >+++ ftp/filezilla/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= filezilla >-PORTVERSION= 3.11.0.1 >+PORTVERSION= 3.12.0.2 > CATEGORIES= ftp > MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} > DISTNAME= FileZilla_${PORTVERSION}_src >@@ -20,8 +20,6 @@ > libidn.so:${PORTSDIR}/dns/libidn \ > libtinyxml.so:${PORTSDIR}/textproc/tinyxml > >-BROKEN_FreeBSD_9= does not build on FreeBSD 9.x (gcc segfault) >- > INSTALLS_ICONS= yes > USES= compiler:c++11-lib gmake pkgconfig tar:bzip2 > USE_SQLITE= 3 >@@ -49,8 +47,8 @@ > > .include <bsd.port.pre.mk> > >-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 >-# can't count on Clang having lic++ before 10, so compiler uses selects gcc >+.if ${CHOOSEN_COMPILER_TYPE} == "gcc" >+BROKEN= GCC dies with Internal Compiler Error > .if ${ARCH} == i386 && ! ${CFLAGS:M-march=*} > # needed for __atomic_exchange_8, __atmoic_fetch_add_8, __atomic_store_8 > CFLAGS+= -march=i586 >Index: ftp/filezilla/distinfo >=================================================================== >--- ftp/filezilla/distinfo (revision 391687) >+++ ftp/filezilla/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (FileZilla_3.11.0.1_src.tar.bz2) = 0309d5fbb12988a615b7e57eaf5a1b3ffad23ea4cc0e932d9ddea185fdd44c72 >-SIZE (FileZilla_3.11.0.1_src.tar.bz2) = 4434678 >+SHA256 (FileZilla_3.12.0.2_src.tar.bz2) = 7a296fc2cd94d00d3a14ad29b84ff081c60a791f4cddc07f0bd8022bd57e1d0d >+SIZE (FileZilla_3.12.0.2_src.tar.bz2) = 4440836 >Index: ftp/filezilla/pkg-plist >=================================================================== >--- ftp/filezilla/pkg-plist (revision 391687) >+++ ftp/filezilla/pkg-plist (working copy) >@@ -668,7 +668,6 @@ > %%NLS%%share/locale/es/LC_MESSAGES/filezilla.mo > %%NLS%%share/locale/et/LC_MESSAGES/filezilla.mo > %%NLS%%share/locale/eu/LC_MESSAGES/filezilla.mo >-%%NLS%%share/locale/eu_ES/LC_MESSAGES/filezilla.mo > %%NLS%%share/locale/fa_IR/LC_MESSAGES/filezilla.mo > %%NLS%%share/locale/fi_FI/LC_MESSAGES/filezilla.mo > %%NLS%%share/locale/fr/LC_MESSAGES/filezilla.mo
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 201516
:
158679
|
158680