From owner-svn-ports-head@freebsd.org Fri Mar 2 12:57:03 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 411BDF432C1 for ; Fri, 2 Mar 2018 12:57:03 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-io0-x22b.google.com (mail-io0-x22b.google.com [IPv6:2607:f8b0:4001:c06::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C53F17F2B5 for ; Fri, 2 Mar 2018 12:57:02 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-io0-x22b.google.com with SMTP id m22so10488752iob.12 for ; Fri, 02 Mar 2018 04:57:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=puEvGddXKbpM5qBHTsXLTX0DfXSGiAWcj+iGD5EeOH0=; b=BR6SxolRg0+p44fBEOgqlCjkpcKY+BSP2oDIHJaP1kbTUXv/P+94EfmCxr+DjjemQT mqpVc9+fjUTOrg6mUTrKn7klPMQ+/HjLdzaUuLvBXS5YJq+ht2jishzXwORK4z3lwOYQ Ry+92Aj1HbGwiGsnJO6H+hpvA5imPIo3/sBfguzQylsAuNk6grqLEIMyrGOgnUK4mjLx yFi1h1X2wpAOoizOV4v0Tfh915pefmwzSfW6bNHL+OhOiclmwN8brbC4jV0aoM0bESck pvHyrnJgL9k3Mcsqr7ukNVhsv2yr6YtAZ2/ZDCcCuLE0DTW1p0gHh57mNCVR8aXnvgPR cJng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=puEvGddXKbpM5qBHTsXLTX0DfXSGiAWcj+iGD5EeOH0=; b=aR5WrqqVWxmXT9ca1QS+59tTvMOQtaqtIVEXWXo5DxbXnq4uIz5EGmbhimbGqphJey DVyDQETa6ZGO4xLoUJN3Aoay2pdA2Fpm+LcFVfSLmk6CVC4PvJWVmduPEY6/etq8QR58 tknnyqKVfh0tcj4JabDu86TTo8ddrr2NhxA3+4wXp4xfBS+zYswGvtNFn+rYFxILAxDD 16DCXK5vS+MvqdDOSsD9+qHE4M8dNz6Lt0EY3ZS1Q9I23abIzPoH0jraRaYebe7Cx6Bw /UaZnE30bQEwl4nwAjnSt4Jdv7hOfNJ8NYH/pIKeC/Z2QVAarpeZ0Ox562BvCfre5NRA 6zIg== X-Gm-Message-State: APf1xPDOkjDeAW8/jZARJ5IReI4BgDYbTmpFe5Ja/ooR3LBSc9PJe8Z+ 4kSJh4L6ulOJ/ZDzBWlCMvtwFtE6lb2uwSmh35oAzg== X-Google-Smtp-Source: AG47ELt6tczJbxxHoL36f5R9c6i6AVU6vIyxZPYBT+IXH0ohXWVUT5+/nEVinOwkUMB4ANV8q+/ac06xJGzimLmar4o= X-Received: by 10.107.128.77 with SMTP id b74mr6409453iod.233.1519995422090; Fri, 02 Mar 2018 04:57:02 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.2.145.7 with HTTP; Fri, 2 Mar 2018 04:56:21 -0800 (PST) In-Reply-To: <201803020851.w228pIjs052801@repo.freebsd.org> References: <201803020851.w228pIjs052801@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 2 Mar 2018 20:56:21 +0800 X-Google-Sender-Auth: XKe5Jaqup1WSlU8vKnDhaeAQlao Message-ID: Subject: Re: svn commit: r463383 - in head/sysutils/freefilesync: . files To: Yuri Victorovich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 02 Mar 2018 12:57:03 -0000 On Fri, Mar 2, 2018 at 4:51 PM, Yuri Victorovich wrote: > Author: yuri > Date: Fri Mar 2 08:51:18 2018 > New Revision: 463383 > URL: https://svnweb.freebsd.org/changeset/ports/463383 > > Log: > sysutils/freefilesync: Update to 9.8 > > Port changes: > * Updated LICENSE_FILE > * Added IGNORE_FreeBSD_10 because of missing _cxa_thread_atexit() FYI, here it is. https://svnweb.freebsd.org/base?view=revision&revision=304527 Regards, sunpoet > * Added to LIB_DEPENDS > * Added USE_GNOME > * Removed USE_LDCONFIG > * Updated post-patch > > PR: 226276 > Submitted by: Olexandr Davydenko > Approved by: tcberner (mentor, implicit) > > Added: > head/sysutils/freefilesync/files/patch-lib_dir__lock.h (contents, > props changed) > head/sysutils/freefilesync/files/patch-ui_main__dlg.cpp (contents, > props changed) > head/sysutils/freefilesync/files/patch-zen_file__io.cpp (contents, > props changed) > head/sysutils/freefilesync/files/patch-zen_thread.h (contents, props > changed) > Deleted: > head/sysutils/freefilesync/files/patch-fs_native.cpp > head/sysutils/freefilesync/files/patch-zen_scope__guard.h > Modified: > head/sysutils/freefilesync/Makefile > head/sysutils/freefilesync/distinfo > head/sysutils/freefilesync/files/patch-Makefile > head/sysutils/freefilesync/files/patch-ui_version__check.cpp > head/sysutils/freefilesync/pkg-plist >