[csw-devel] SF.net SVN: gar:[21435] csw/mgar/pkg/filezilla/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jul 4 14:12:39 CEST 2013
Revision: 21435
http://gar.svn.sourceforge.net/gar/?rev=21435&view=rev
Author: dmichelsen
Date: 2013-07-04 12:12:39 +0000 (Thu, 04 Jul 2013)
Log Message:
-----------
filezilla/trunk: Update to 3.7.1.1
Modified Paths:
--------------
csw/mgar/pkg/filezilla/trunk/Makefile
csw/mgar/pkg/filezilla/trunk/checksums
Modified: csw/mgar/pkg/filezilla/trunk/Makefile
===================================================================
--- csw/mgar/pkg/filezilla/trunk/Makefile 2013-07-04 10:10:44 UTC (rev 21434)
+++ csw/mgar/pkg/filezilla/trunk/Makefile 2013-07-04 12:12:39 UTC (rev 21435)
@@ -1,5 +1,5 @@
NAME = filezilla
-VERSION = 3.2.7
+VERSION = 3.7.1.1
GARTYPE = v2
DESCRIPTION = Cross-platform FTP, FTPS and SFTP client
@@ -8,12 +8,19 @@
lots of useful features and an intuitive graphical user interface.
endef
-MASTER_SITES = http://d10xg45o6p6dbl.cloudfront.net/projects/f/filezilla/
+MASTER_SITES = $(SF_MIRROR)
DISTFILES = FileZilla_$(VERSION)_src.tar.bz2
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = FileZilla_(\d+(?:\.\d+)*)_src.tar.bz2
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
-CONFIGURE_ARGS = $(DIRPATHS)
+BUILD_DEP_PKGS += CSWxdg-utils
+GARCOMPILER = GCC4
+
+CONFIGURE_ARGS += $(DIRPATHS)
+CONFIGURE_ARGS += --with-tinyxml=builtin
+
+# We need msgfmt form GNU textutils before /usr/bin
+CONFIGURE_ENV_PATH = /opt/csw/gnu:$(PATH)
+
include gar/category.mk
Modified: csw/mgar/pkg/filezilla/trunk/checksums
===================================================================
--- csw/mgar/pkg/filezilla/trunk/checksums 2013-07-04 10:10:44 UTC (rev 21434)
+++ csw/mgar/pkg/filezilla/trunk/checksums 2013-07-04 12:12:39 UTC (rev 21435)
@@ -1 +1 @@
-fcbcb291ec6f4dd821670a4498b5ad35 download/FileZilla_3.2.7_src.tar.bz2
+52c6f764b2f4a94b1781da42b2bbb9b5 FileZilla_3.7.1.1_src.tar.bz2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list