From owner-svn-ports-head@freebsd.org Fri Jul 29 12:50:34 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 2406DBA7558; Fri, 29 Jul 2016 12:50:34 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB3E31290; Fri, 29 Jul 2016 12:50:32 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (ip70-178-28-115.ks.ks.cox.net [70.178.28.115]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id C93DF43CE8; Fri, 29 Jul 2016 07:50:24 -0500 (CDT) Subject: Re: svn commit: r418978 - head/devel/pkgconf To: Baptiste Daroussin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201607232053.u6NKr8n4016020@repo.freebsd.org> From: John Marino Reply-To: marino@freebsd.org Message-ID: Date: Fri, 29 Jul 2016 07:50:19 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201607232053.u6NKr8n4016020@repo.freebsd.org> Content-Type: multipart/mixed; boundary="------------55A698537388B8BE3C587600" X-Antivirus: avast! (VPS 160729-0, 07/29/2016), Outbound message X-Antivirus-Status: Clean 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: Fri, 29 Jul 2016 12:50:34 -0000 This is a multi-part message in MIME format. --------------55A698537388B8BE3C587600 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 7/23/2016 15:53, Baptiste Daroussin wrote: > Author: bapt > Date: Sat Jul 23 20:53:08 2016 > New Revision: 418978 > URL: https://svnweb.freebsd.org/changeset/ports/418978 > > Log: > Update to version 1 > > Now pkgconf is providing a libpkgconf > Add a tests target to run the regression tests > > Modified: > head/devel/pkgconf/Makefile > head/devel/pkgconf/distinfo Hi bapt, There is fallout on print/lilypond and print/lilypond-devel due to this, and it's caused by a change in the version format. Setting the version from "1" to "1.0" fixes it (patch attached). John --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus --------------55A698537388B8BE3C587600 Content-Type: text/plain; charset=UTF-8; name="patch-configure" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="patch-configure" LS0tIGNvbmZpZ3VyZS5vcmlnCTIwMTYtMDUtMjAgMDI6MTE6MjkgVVRDCisrKyBjb25maWd1 cmUKQEAgLTU5MCw4ICs1OTAsOCBAQCBNQUtFRkxBR1M9CiAjIElkZW50aXR5IG9mIHRoaXMg cGFja2FnZS4KIFBBQ0tBR0VfTkFNRT0ncGtnY29uZicKIFBBQ0tBR0VfVEFSTkFNRT0ncGtn Y29uZicKLVBBQ0tBR0VfVkVSU0lPTj0nMScKLVBBQ0tBR0VfU1RSSU5HPSdwa2djb25mIDEn CitQQUNLQUdFX1ZFUlNJT049JzEuMCcKK1BBQ0tBR0VfU1RSSU5HPSdwa2djb25mIDEuMCcK IFBBQ0tBR0VfQlVHUkVQT1JUPSdodHRwOi8vZ2l0aHViLmNvbS9wa2djb25mL3BrZ2NvbmYv aXNzdWVzJwogUEFDS0FHRV9VUkw9JycKIAo= --------------55A698537388B8BE3C587600--