From owner-svn-ports-head@freebsd.org Sat Apr 22 02:10:41 2017 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 6DA2FD49F17 for ; Sat, 22 Apr 2017 02:10:41 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from pmta2.delivery6.ore.mailhop.org (pmta2.delivery6.ore.mailhop.org [54.200.129.228]) (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 5287B795 for ; Sat, 22 Apr 2017 02:10:40 +0000 (UTC) (envelope-from ian@freebsd.org) X-MHO-User: c7b3e039-2700-11e7-8c46-c35e37f62db1 X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 73.78.92.27 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [73.78.92.27]) by outbound2.ore.mailhop.org (Halon) with ESMTPSA id c7b3e039-2700-11e7-8c46-c35e37f62db1; Sat, 22 Apr 2017 02:09:56 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.15.2) with ESMTP id v3M2AWiw004743; Fri, 21 Apr 2017 20:10:32 -0600 (MDT) (envelope-from ian@freebsd.org) Message-ID: <1492827032.56859.12.camel@freebsd.org> Subject: Re: svn commit: r439132 - in head/emulators/qemu-utils: . files From: Ian Lepore To: Alan Somers , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Date: Fri, 21 Apr 2017 20:10:32 -0600 In-Reply-To: <201704212347.v3LNlSHX065826@repo.freebsd.org> References: <201704212347.v3LNlSHX065826@repo.freebsd.org> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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, 22 Apr 2017 02:10:41 -0000 On Fri, 2017-04-21 at 23:47 +0000, Alan Somers wrote: > Author: asomers (src committer) > Date: Fri Apr 21 23:47:27 2017 > New Revision: 439132 > URL: https://svnweb.freebsd.org/changeset/ports/439132 > > Log: >   Add missing file from r438925 >    >   Apparently when you run "make makepatch" in a slave port, the patchfiles get >   put into the master port's directory >    If only there were a way that a slave port could have a whole directory full of extra patches and easily specify them to be applied along with the master's patches. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193435 -- Ian