From owner-svn-ports-head@FreeBSD.ORG Fri Sep 7 20:51:44 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A0BF106564A; Fri, 7 Sep 2012 20:51:44 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 34D558FC0C; Fri, 7 Sep 2012 20:51:44 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q87KpiEw061182; Fri, 7 Sep 2012 20:51:44 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q87KphGP061179; Fri, 7 Sep 2012 20:51:44 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201209072051.q87KphGP061179@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 7 Sep 2012 20:51:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r303825 - in head/devel/pkgconf: . files X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 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, 07 Sep 2012 20:51:44 -0000 Author: bapt Date: Fri Sep 7 20:51:43 2012 New Revision: 303825 URL: http://svn.freebsd.org/changeset/ports/303825 Log: - update to 0.8.8 - changes: * integrate all our patches * more pkg-config compatibilities Deleted: head/devel/pkgconf/files/ Modified: head/devel/pkgconf/Makefile head/devel/pkgconf/distinfo Modified: head/devel/pkgconf/Makefile ============================================================================== --- head/devel/pkgconf/Makefile Fri Sep 7 20:25:41 2012 (r303824) +++ head/devel/pkgconf/Makefile Fri Sep 7 20:51:43 2012 (r303825) @@ -6,8 +6,7 @@ # PORTNAME= pkgconf -PORTVERSION= 0.8.7 -PORTREVISION= 2 +PORTVERSION= 0.8.8 CATEGORIES= devel MASTER_SITES= http://tortois.es/~nenolod/distfiles/ \ http://files.etoilebsd.net/pkgconf/ Modified: head/devel/pkgconf/distinfo ============================================================================== --- head/devel/pkgconf/distinfo Fri Sep 7 20:25:41 2012 (r303824) +++ head/devel/pkgconf/distinfo Fri Sep 7 20:51:43 2012 (r303825) @@ -1,2 +1,2 @@ -SHA256 (pkgconf-0.8.7.tar.bz2) = ee075e9d601e5d8582085fc662a619b34643550383c75f6aef37016ab99371f9 -SIZE (pkgconf-0.8.7.tar.bz2) = 79823 +SHA256 (pkgconf-0.8.8.tar.bz2) = 2fb87a0680b517daf8201573115873b923588883e71788935d24b34a1e9dc31e +SIZE (pkgconf-0.8.8.tar.bz2) = 80067