svn commit: r408168 - head/x11-fonts/cantarell-fonts
Koop Mast
kwm at FreeBSD.org
Fri Feb 5 11:52:22 UTC 2016
Author: kwm
Date: Fri Feb 5 11:52:20 2016
New Revision: 408168
URL: https://svnweb.freebsd.org/changeset/ports/408168
Log:
Update cantarell-fonts to 0.0.21
Switch to USES=fonts
Obtained from: GNOME devel repo.
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 Fri Feb 5 11:44:44 2016 (r408167)
+++ head/x11-fonts/cantarell-fonts/Makefile Fri Feb 5 11:52:20 2016 (r408168)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cantarell-fonts
-PORTVERSION= 0.0.16
+PORTVERSION= 0.0.21
CATEGORIES= x11-fonts gnome
MASTER_SITES= GNOME
@@ -11,7 +11,7 @@ COMMENT= Cantarell, a Humanist sans-seri
LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
-USES= gmake pkgconfig tar:xz
+USES= fonts gmake 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 Fri Feb 5 11:44:44 2016 (r408167)
+++ head/x11-fonts/cantarell-fonts/distinfo Fri Feb 5 11:52:20 2016 (r408168)
@@ -1,2 +1,2 @@
-SHA256 (cantarell-fonts-0.0.16.tar.xz) = 15bf87555321556750bc68ace360f3df420359a8ab257e15c44fb69710152f1c
-SIZE (cantarell-fonts-0.0.16.tar.xz) = 291968
+SHA256 (cantarell-fonts-0.0.21.tar.xz) = 2d3e925574648f0902c61975f84acac445ee9cda826280644bdf772960b46e85
+SIZE (cantarell-fonts-0.0.21.tar.xz) = 359408
Modified: head/x11-fonts/cantarell-fonts/pkg-plist
==============================================================================
--- head/x11-fonts/cantarell-fonts/pkg-plist Fri Feb 5 11:44:44 2016 (r408167)
+++ head/x11-fonts/cantarell-fonts/pkg-plist Fri Feb 5 11:52:20 2016 (r408168)
@@ -1,5 +1,5 @@
etc/fonts/conf.avail/31-cantarell.conf
-share/fonts/cantarell/Cantarell-Bold.otf
-share/fonts/cantarell/Cantarell-Regular.otf
- at exec %D/bin/fc-cache -f -v %D/%%FONTSDIR%%
- at unexec %D/bin/fc-cache -f -v %D/%%FONTSDIR%%
+%%FONTSDIR%%/Cantarell-Bold-Oblique.otf
+%%FONTSDIR%%/Cantarell-Bold.otf
+%%FONTSDIR%%/Cantarell-Oblique.otf
+%%FONTSDIR%%/Cantarell-Regular.otf
More information about the svn-ports-all
mailing list