Date: Thu, 20 Dec 2012 17:29:59 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309318 - head/x11-fonts/cantarell-fonts Message-ID: <201212201729.qBKHTxR4089528@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212201729.qBKHTxR4089528>