Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2016 21:13:15 +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: r409129 - head/x11-fonts/cantarell-fonts
Message-ID:  <201602182113.u1ILDFJv012731@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Thu Feb 18 21:13:15 2016
New Revision: 409129
URL: https://svnweb.freebsd.org/changeset/ports/409129

Log:
  Update cantarell-fonts to 0.0.22.
  
  Assign to gnome@
  Use new gnome framework.

Modified:
  head/x11-fonts/cantarell-fonts/Makefile
  head/x11-fonts/cantarell-fonts/distinfo
  head/x11-fonts/cantarell-fonts/pkg-plist

Modified: head/x11-fonts/cantarell-fonts/Makefile
==============================================================================
--- head/x11-fonts/cantarell-fonts/Makefile	Thu Feb 18 20:36:39 2016	(r409128)
+++ head/x11-fonts/cantarell-fonts/Makefile	Thu Feb 18 21:13:15 2016	(r409129)
@@ -2,16 +2,16 @@
 # $FreeBSD$
 
 PORTNAME=	cantarell-fonts
-PORTVERSION=	0.0.21
+PORTVERSION=	0.0.22
 CATEGORIES=	x11-fonts gnome
 MASTER_SITES=	GNOME
 
-MAINTAINER=	kwm@FreeBSD.org
+MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Cantarell, a Humanist sans-serif font family
 
 LIB_DEPENDS=	libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
 
-USES=		fonts gmake pkgconfig tar:xz
+USES=		fonts gmake gnome pkgconfig tar:xz
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-configdir=${PREFIX}/etc/fonts/conf.avail
 FONTSDIR=	share/fonts/cantarell

Modified: head/x11-fonts/cantarell-fonts/distinfo
==============================================================================
--- head/x11-fonts/cantarell-fonts/distinfo	Thu Feb 18 20:36:39 2016	(r409128)
+++ head/x11-fonts/cantarell-fonts/distinfo	Thu Feb 18 21:13:15 2016	(r409129)
@@ -1,2 +1,2 @@
-SHA256 (cantarell-fonts-0.0.21.tar.xz) = 2d3e925574648f0902c61975f84acac445ee9cda826280644bdf772960b46e85
-SIZE (cantarell-fonts-0.0.21.tar.xz) = 359408
+SHA256 (cantarell-fonts-0.0.22.tar.xz) = 6dacb87e5a4e20837741aca07a202c0872065c4df8735a6f016b516a09b41e82
+SIZE (cantarell-fonts-0.0.22.tar.xz) = 360352

Modified: head/x11-fonts/cantarell-fonts/pkg-plist
==============================================================================
--- head/x11-fonts/cantarell-fonts/pkg-plist	Thu Feb 18 20:36:39 2016	(r409128)
+++ head/x11-fonts/cantarell-fonts/pkg-plist	Thu Feb 18 21:13:15 2016	(r409129)
@@ -1,5 +1,5 @@
 etc/fonts/conf.avail/31-cantarell.conf
-%%FONTSDIR%%/Cantarell-Bold-Oblique.otf
+%%FONTSDIR%%/Cantarell-BoldOblique.otf
 %%FONTSDIR%%/Cantarell-Bold.otf
 %%FONTSDIR%%/Cantarell-Oblique.otf
 %%FONTSDIR%%/Cantarell-Regular.otf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602182113.u1ILDFJv012731>