From owner-svn-ports-all@freebsd.org Sun Mar 26 08:44:34 2017 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 07CF7D1EF7C; Sun, 26 Mar 2017 08:44:34 +0000 (UTC) (envelope-from antoine@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 C8BE41146; Sun, 26 Mar 2017 08:44:33 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2Q8iWBB072853; Sun, 26 Mar 2017 08:44:32 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2Q8iWrb072851; Sun, 26 Mar 2017 08:44:32 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201703260844.v2Q8iWrb072851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 26 Mar 2017 08:44:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436941 - head/devel/pkgconf 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.23 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: Sun, 26 Mar 2017 08:44:34 -0000 Author: antoine Date: Sun Mar 26 08:44:32 2017 New Revision: 436941 URL: https://svnweb.freebsd.org/changeset/ports/436941 Log: Revert upgrade to 1.3.2 and require exp-run for future upgrades, this upgrade breaks some ports. With hat: portmgr Modified: head/devel/pkgconf/Makefile head/devel/pkgconf/distinfo Modified: head/devel/pkgconf/Makefile ============================================================================== --- head/devel/pkgconf/Makefile Sun Mar 26 06:27:40 2017 (r436940) +++ head/devel/pkgconf/Makefile Sun Mar 26 08:44:32 2017 (r436941) @@ -1,11 +1,15 @@ # $FreeBSD$ PORTNAME= pkgconf -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.0 +PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= https://distfiles.dereferenced.org/pkgconf/ \ http://files.etoilebsd.net/pkgconf/ +# NOTE: before committing to this port, contact portmgr to arrange for an +# experimental ports run. Untested commits may be backed out at portmgr's +# discretion. MAINTAINER= bapt@FreeBSD.org COMMENT= Utility to help to configure compiler and linker flags Modified: head/devel/pkgconf/distinfo ============================================================================== --- head/devel/pkgconf/distinfo Sun Mar 26 06:27:40 2017 (r436940) +++ head/devel/pkgconf/distinfo Sun Mar 26 08:44:32 2017 (r436941) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490437487 -SHA256 (pkgconf-1.3.2.tar.xz) = a65f33158607647757235329af5749896b8a387fcdd8f334a5f7a49d25aad902 -SIZE (pkgconf-1.3.2.tar.xz) = 270592 +TIMESTAMP = 1488061771 +SHA256 (pkgconf-1.3.0.tar.xz) = a9f34f5ad2a043196402c070d0043868c64ee2d9c7664cd47d6b8d1e8b7ec92a +SIZE (pkgconf-1.3.0.tar.xz) = 269480