Index: head/ftp/libfilezilla/Makefile =================================================================== --- head/ftp/libfilezilla/Makefile (revision 419326) +++ head/ftp/libfilezilla/Makefile (revision 419327) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= libfilezilla -PORTVERSION= 0.5.3 +PORTVERSION= 0.6.1 CATEGORIES= ftp MASTER_SITES= SF/filezilla/${PORTNAME}/${PORTVERSION} MAINTAINER= matthew@reztek.cz COMMENT= C++ library for building platform-independent programs LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_powerpc64= Does not build BROKEN_FreeBSD_9= requires C++14 complier, 9.x lacks C++11 standard library USES= compiler:c++14-lang gmake iconv:wchar_t libtool localbase pathfix pkgconfig tar:bzip2 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip .include Index: head/ftp/libfilezilla/distinfo =================================================================== --- head/ftp/libfilezilla/distinfo (revision 419326) +++ head/ftp/libfilezilla/distinfo (revision 419327) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466504503 -SHA256 (libfilezilla-0.5.3.tar.bz2) = 11303c1581073aaf6aa8b5aa0913fb1fc4cd96e1563cbedaa01e5914af68e917 -SIZE (libfilezilla-0.5.3.tar.bz2) = 376339 +TIMESTAMP = 1469702818 +SHA256 (libfilezilla-0.6.1.tar.bz2) = 73c3ada6f9c5649abd93e6a3e7ecc6682d4f43248660b5506918eab76a7b901b +SIZE (libfilezilla-0.6.1.tar.bz2) = 379625 Property changes on: head/ftp/libfilezilla/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/ftp/libfilezilla/pkg-plist =================================================================== --- head/ftp/libfilezilla/pkg-plist (revision 419326) +++ head/ftp/libfilezilla/pkg-plist (revision 419327) @@ -1,27 +1,28 @@ include/libfilezilla/apply.hpp include/libfilezilla/event.hpp include/libfilezilla/event_handler.hpp include/libfilezilla/event_loop.hpp include/libfilezilla/file.hpp +include/libfilezilla/format.hpp include/libfilezilla/glue/wx.hpp include/libfilezilla/iputils.hpp include/libfilezilla/libfilezilla.hpp include/libfilezilla/local_filesys.hpp include/libfilezilla/mutex.hpp include/libfilezilla/optional.hpp include/libfilezilla/private/defs.hpp include/libfilezilla/private/visibility.hpp include/libfilezilla/private/windows.hpp include/libfilezilla/process.hpp include/libfilezilla/recursive_remove.hpp include/libfilezilla/shared.hpp include/libfilezilla/string.hpp include/libfilezilla/thread.hpp include/libfilezilla/time.hpp include/libfilezilla/util.hpp include/libfilezilla/version.hpp lib/libfilezilla.a lib/libfilezilla.so lib/libfilezilla.so.0 lib/libfilezilla.so.0.0.0 libdata/pkgconfig/libfilezilla.pc Property changes on: head/ftp/libfilezilla/pkg-plist ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property