From owner-svn-ports-all@FreeBSD.ORG Wed Sep 19 19:43:44 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70E611065672; Wed, 19 Sep 2012 19:43:44 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 438D78FC19; Wed, 19 Sep 2012 19:43: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 q8JJhiYS056550; Wed, 19 Sep 2012 19:43:44 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8JJhibZ056547; Wed, 19 Sep 2012 19:43:44 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201209191943.q8JJhibZ056547@svn.freebsd.org> From: Koop Mast Date: Wed, 19 Sep 2012 19:43:44 +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: r304541 - head/x11-fonts/cantarell-fonts X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 19 Sep 2012 19:43:44 -0000 Author: kwm Date: Wed Sep 19 19:43:43 2012 New Revision: 304541 URL: http://svn.freebsd.org/changeset/ports/304541 Log: Update to 0.0.10. Revamp header, pet portlint for shared library version. 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 Wed Sep 19 19:23:16 2012 (r304540) +++ head/x11-fonts/cantarell-fonts/Makefile Wed Sep 19 19:43:43 2012 (r304541) @@ -1,31 +1,24 @@ -# New ports collection makefile for: cantarell-fonts -# Date Created: 2 Feb 2011 -# Whom: Koop Mast -# +# Created by: Koop Mast # $FreeBSD$ -# PORTNAME= cantarell-fonts -PORTVERSION= 0.0.9 +PORTVERSION= 0.0.10 CATEGORIES= x11-fonts gnome MASTER_SITES= GNOME MAINTAINER= kwm@FreeBSD.org COMMENT= Cantarell, a Humanist sans-serif font family -LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig +LIB_DEPENDS= fontconfig:${PORTSDIR}/x11-fonts/fontconfig USE_GNOME= pkgconfig USE_XZ= yes USE_GMAKE= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-configdir=${PREFIX}/etc/fonts/conf.avail FONTSDIR= share/fonts/cantarell PLIST_SUB= FONTSDIR=${FONTSDIR} -post-patch: - @${REINPLACE_CMD} -e 's|(datadir)/fontconfig/conf.avail/|(prefix)/etc/fonts/conf.avail/|g' \ - ${WRKSRC}/fontconfig/Makefile.in - post-install: @${LOCALBASE}/bin/fc-cache -f -v ${PREFIX}/${FONTSDIR} Modified: head/x11-fonts/cantarell-fonts/distinfo ============================================================================== --- head/x11-fonts/cantarell-fonts/distinfo Wed Sep 19 19:23:16 2012 (r304540) +++ head/x11-fonts/cantarell-fonts/distinfo Wed Sep 19 19:43:43 2012 (r304541) @@ -1,2 +1,2 @@ -SHA256 (cantarell-fonts-0.0.9.tar.xz) = 793f4e2f28e5d03b266f4f714570c9569cb7f8b993a56219539788d45e0fa3fe -SIZE (cantarell-fonts-0.0.9.tar.xz) = 313280 +SHA256 (cantarell-fonts-0.0.10.tar.xz) = 68c993f4445b1e703480d45a50fda4be5ed8e83cf45690f64f5fea9facc0e5c9 +SIZE (cantarell-fonts-0.0.10.tar.xz) = 287616