From owner-svn-ports-all@FreeBSD.ORG Thu Dec 20 17:30:00 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E527786; Thu, 20 Dec 2012 17:30:00 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 229268FC0A; Thu, 20 Dec 2012 17:30:00 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBKHU0YV089536; Thu, 20 Dec 2012 17:30:00 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBKHTxR4089528; Thu, 20 Dec 2012 17:29:59 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201212201729.qBKHTxR4089528@svn.freebsd.org> From: Koop Mast Date: Thu, 20 Dec 2012 17:29:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309318 - head/x11-fonts/cantarell-fonts 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.14 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: Thu, 20 Dec 2012 17:30:00 -0000 Author: kwm Date: Thu Dec 20 17:29:59 2012 New Revision: 309318 URL: http://svnweb.freebsd.org/changeset/ports/309318 Log: Update to 0.0.12. Us USE_PKGCONFIG instead of USE_GNOME=pkgconfig Modified: head/x11-fonts/cantarell-fonts/Makefile head/x11-fonts/cantarell-fonts/distinfo Modified: head/x11-fonts/cantarell-fonts/Makefile ============================================================================== --- head/x11-fonts/cantarell-fonts/Makefile Thu Dec 20 17:13:51 2012 (r309317) +++ head/x11-fonts/cantarell-fonts/Makefile Thu Dec 20 17:29:59 2012 (r309318) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cantarell-fonts -PORTVERSION= 0.0.10.1 +PORTVERSION= 0.0.12 CATEGORIES= x11-fonts gnome MASTER_SITES= GNOME @@ -11,7 +11,7 @@ COMMENT= Cantarell, a Humanist sans-seri LIB_DEPENDS= fontconfig:${PORTSDIR}/x11-fonts/fontconfig -USE_GNOME= pkgconfig +USE_PKGCONFIG= build USE_XZ= yes USE_GMAKE= yes GNU_CONFIGURE= yes Modified: head/x11-fonts/cantarell-fonts/distinfo ============================================================================== --- head/x11-fonts/cantarell-fonts/distinfo Thu Dec 20 17:13:51 2012 (r309317) +++ head/x11-fonts/cantarell-fonts/distinfo Thu Dec 20 17:29:59 2012 (r309318) @@ -1,2 +1,2 @@ -SHA256 (cantarell-fonts-0.0.10.1.tar.xz) = a59e7f449cce10bd6b990ff25c9d12cabb91e3ae75fe0599eb84174231b7ae73 -SIZE (cantarell-fonts-0.0.10.1.tar.xz) = 288832 +SHA256 (cantarell-fonts-0.0.12.tar.xz) = 3d509e1117dd92a6b80ef8b2586c89e178dc21a03c7c61f5c50772def5c4934b +SIZE (cantarell-fonts-0.0.12.tar.xz) = 291964