diff options
author | Joseph S. Atkinson <jsa@FreeBSD.org> | 2011-04-07 03:03:02 +0000 |
---|---|---|
committer | Joseph S. Atkinson <jsa@FreeBSD.org> | 2011-04-07 03:03:02 +0000 |
commit | 06199f2c30fb2eff0237d5c016cda125c9332b93 (patch) | |
tree | 866a6c03da35fbc6e889106ab529675096f52224 /ftp | |
parent | 91dd2e41fe03f55be1950e10efbed67e86080ccc (diff) | |
download | ports-06199f2c30fb2eff0237d5c016cda125c9332b93.tar.gz ports-06199f2c30fb2eff0237d5c016cda125c9332b93.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/filezilla/Makefile | 6 | ||||
-rw-r--r-- | ftp/filezilla/distinfo | 4 | ||||
-rw-r--r-- | ftp/filezilla/pkg-plist | 3 |
3 files changed, 5 insertions, 8 deletions
diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile index c4e59b1efa4a..4be1a406ca12 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -6,8 +6,7 @@ # PORTNAME= filezilla -PORTVERSION= 3.3.5.1 -PORTREVISION= 1 +PORTVERSION= 3.4.0 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src @@ -32,7 +31,8 @@ USE_WX= 2.8 WX_CONF_ARGS= relative WX_UNICODE= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= filezilla.1 fzputtygen.1 fzsftp.1 diff --git a/ftp/filezilla/distinfo b/ftp/filezilla/distinfo index 2065e648343e..88c24d701a09 100644 --- a/ftp/filezilla/distinfo +++ b/ftp/filezilla/distinfo @@ -1,2 +1,2 @@ -SHA256 (FileZilla_3.3.5.1_src.tar.bz2) = 2668af3cab5fd716db04ea09bf1972903e02cd2347f7b17de702e489a0e81fb0 -SIZE (FileZilla_3.3.5.1_src.tar.bz2) = 3313867 +SHA256 (FileZilla_3.4.0_src.tar.bz2) = b09add065c8382228722a943e30503748ee9466e4becccd9f4d9738962e127fc +SIZE (FileZilla_3.4.0_src.tar.bz2) = 3323200 diff --git a/ftp/filezilla/pkg-plist b/ftp/filezilla/pkg-plist index 00bf094bf226..24c695e6a721 100644 --- a/ftp/filezilla/pkg-plist +++ b/ftp/filezilla/pkg-plist @@ -15,7 +15,6 @@ bin/fzputtygen %%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 -%%NLS%%share/locale/fr_CA/LC_MESSAGES/filezilla.mo %%NLS%%share/locale/gl_ES/LC_MESSAGES/filezilla.mo %%NLS%%share/locale/he_IL/LC_MESSAGES/filezilla.mo %%NLS%%share/locale/hr/LC_MESSAGES/filezilla.mo @@ -534,8 +533,6 @@ share/applications/filezilla.desktop @dirrmtry share/locale/he_IL @dirrmtry share/locale/gl_ES/LC_MESSAGES @dirrmtry share/locale/gl_ES -@dirrmtry share/locale/fr_CA/LC_MESSAGES -@dirrmtry share/locale/fr_CA @dirrmtry share/locale/fi_FI/LC_MESSAGES @dirrmtry share/locale/fi_FI @dirrmtry share/locale/eu_ES/LC_MESSAGES |