diff options
author | kwm <kwm@FreeBSD.org> | 2016-02-19 05:13:15 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2016-02-19 05:13:15 +0800 |
commit | 0f4750d81c32b320e0185793cd64e81823e81f56 (patch) | |
tree | b8c26477912a00d168ae906c840ce474ce5c4e72 /x11-fonts | |
parent | 9c9f5247cd67acb5d5e2b3f01bd7abbdc5b00417 (diff) | |
download | freebsd-ports-gnome-0f4750d81c32b320e0185793cd64e81823e81f56.tar.gz freebsd-ports-gnome-0f4750d81c32b320e0185793cd64e81823e81f56.tar.zst freebsd-ports-gnome-0f4750d81c32b320e0185793cd64e81823e81f56.zip |
Update cantarell-fonts to 0.0.22.
Assign to gnome@
Use new gnome framework.
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/cantarell-fonts/Makefile | 6 | ||||
-rw-r--r-- | x11-fonts/cantarell-fonts/distinfo | 4 | ||||
-rw-r--r-- | x11-fonts/cantarell-fonts/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-fonts/cantarell-fonts/Makefile b/x11-fonts/cantarell-fonts/Makefile index d12d95f2e1ee..85384d8030f2 100644 --- a/x11-fonts/cantarell-fonts/Makefile +++ b/x11-fonts/cantarell-fonts/Makefile @@ -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 diff --git a/x11-fonts/cantarell-fonts/distinfo b/x11-fonts/cantarell-fonts/distinfo index 0a6a4e9987b1..51a1555558a5 100644 --- a/x11-fonts/cantarell-fonts/distinfo +++ b/x11-fonts/cantarell-fonts/distinfo @@ -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 diff --git a/x11-fonts/cantarell-fonts/pkg-plist b/x11-fonts/cantarell-fonts/pkg-plist index 7016dc2d5fea..ab929912bc5a 100644 --- a/x11-fonts/cantarell-fonts/pkg-plist +++ b/x11-fonts/cantarell-fonts/pkg-plist @@ -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 |