From owner-svn-ports-all@freebsd.org Tue Apr 19 09:10:23 2016 Return-Path: Delivered-To: svn-ports-all@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 E014EB127B9; Tue, 19 Apr 2016 09:10:23 +0000 (UTC) (envelope-from marino@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 94EDF19A7; Tue, 19 Apr 2016 09:10:23 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u3J9AM75029052; Tue, 19 Apr 2016 09:10:22 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3J9AM1c029050; Tue, 19 Apr 2016 09:10:22 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201604190910.u3J9AM1c029050@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 19 Apr 2016 09:10:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413629 - in head/ports-mgmt/synth: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2016 09:10:24 -0000 Author: marino Date: Tue Apr 19 09:10:22 2016 New Revision: 413629 URL: https://svnweb.freebsd.org/changeset/ports/413629 Log: ports-mgmt/synth: Upgrade version 1.33 => 1.34 * Incorporate prefetch partial-revert patch (1.33_1) and remove the patch and files directory. * Add lang/rust and lang/rust-nightly to the list of ports that require procfs to build. This is only true for DragonFly. The plan is to eliminate this requirement, but it's a bit tricky right now. Once done, the rust ports will be removed from the list again. * Move /var/db/fontconfig directory exception from post-build to all stages. The doxygen port has shown that /var/db/fontconfig changes during the build phase and this is legitimate. Deleted: head/ports-mgmt/synth/files/ Modified: head/ports-mgmt/synth/Makefile head/ports-mgmt/synth/distinfo Modified: head/ports-mgmt/synth/Makefile ============================================================================== --- head/ports-mgmt/synth/Makefile Tue Apr 19 08:45:49 2016 (r413628) +++ head/ports-mgmt/synth/Makefile Tue Apr 19 09:10:22 2016 (r413629) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= synth -PORTVERSION= 1.33 +PORTVERSION= 1.34 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= ports-mgmt MAINTAINER= marino@FreeBSD.org Modified: head/ports-mgmt/synth/distinfo ============================================================================== --- head/ports-mgmt/synth/distinfo Tue Apr 19 08:45:49 2016 (r413628) +++ head/ports-mgmt/synth/distinfo Tue Apr 19 09:10:22 2016 (r413629) @@ -1,4 +1,4 @@ -SHA256 (jrmarino-synth-v1.33_GH0.tar.gz) = 92178e08bcc56a3189e242926fcd57192801a02bf1a530c3ec32b2b883c1deb4 -SIZE (jrmarino-synth-v1.33_GH0.tar.gz) = 101016 +SHA256 (jrmarino-synth-v1.34_GH0.tar.gz) = c7f0150ff1ee12cb6006797bc2c7b0c4a2b1478f689b7d0f73b02a420d57bcb2 +SIZE (jrmarino-synth-v1.34_GH0.tar.gz) = 101000 SHA256 (jrmarino-synth_external-v1.3_GH0.tar.gz) = 2afc03e494d2394446eabdb5244967c202a79b449c7cad7ea67a87807cc25f44 SIZE (jrmarino-synth_external-v1.3_GH0.tar.gz) = 209283