From owner-svn-ports-head@freebsd.org Sat Jul 30 16:00:59 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 093EBBA9CD4; Sat, 30 Jul 2016 16:00:59 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CF35015D5; Sat, 30 Jul 2016 16:00:58 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6UG0wwJ093189; Sat, 30 Jul 2016 16:00:58 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6UG0v3b093187; Sat, 30 Jul 2016 16:00:57 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201607301600.u6UG0v3b093187@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Sat, 30 Jul 2016 16:00:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419324 - head/sysutils/freefilesync X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jul 2016 16:00:59 -0000 Author: kevlo Date: Sat Jul 30 16:00:57 2016 New Revision: 419324 URL: https://svnweb.freebsd.org/changeset/ports/419324 Log: Update to 8.3 Modified: head/sysutils/freefilesync/Makefile head/sysutils/freefilesync/distinfo Modified: head/sysutils/freefilesync/Makefile ============================================================================== --- head/sysutils/freefilesync/Makefile Sat Jul 30 15:52:46 2016 (r419323) +++ head/sysutils/freefilesync/Makefile Sat Jul 30 16:00:57 2016 (r419324) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= freefilesync -PORTVERSION= 8.2 +PORTVERSION= 8.3 CATEGORIES= sysutils MASTER_SITES= http://www.freefilesync.org/download/ \ http://www.freefilesync.org/archive/ @@ -11,6 +11,7 @@ MAINTAINER= kevlo@FreeBSD.org COMMENT= Backup software to synchronize files and folders LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_FreeBSD_9= does not build on FreeBSD < 10.x @@ -18,6 +19,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/zenx LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libnotify.so:devel/libnotify +FETCH_ARGS= --user-agent=firefox + WRKSRC= ${WRKDIR}/FreeFileSync/Source DOS2UNIX_WRKSRC=${WRKDIR} DOS2UNIX_GLOB= *.cpp *.h Modified: head/sysutils/freefilesync/distinfo ============================================================================== --- head/sysutils/freefilesync/distinfo Sat Jul 30 15:52:46 2016 (r419323) +++ head/sysutils/freefilesync/distinfo Sat Jul 30 16:00:57 2016 (r419324) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467264390 -SHA256 (FreeFileSync_8.2_Source.zip) = 11ab0a8daf529ca43415d8a2cf91ad5f938fbf2674fdc9a82cb06a6e373479fc -SIZE (FreeFileSync_8.2_Source.zip) = 3012924 +TIMESTAMP = 1469892304 +SHA256 (FreeFileSync_8.3_Source.zip) = bbde3eaa345d20a088746b14dc6e0721984d316a6f3dbbe54be646b84d60e7a6 +SIZE (FreeFileSync_8.3_Source.zip) = 3020292