[Midnightbsd-cvs] mports [19206] trunk/x11-fonts/cantarell-fonts: canarell-fonts 0.0.16
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri May 29 13:54:14 EDT 2015
Revision: 19206
http://svnweb.midnightbsd.org/mports/?rev=19206
Author: laffer1
Date: 2015-05-29 13:54:13 -0400 (Fri, 29 May 2015)
Log Message:
-----------
canarell-fonts 0.0.16
Modified Paths:
--------------
trunk/x11-fonts/cantarell-fonts/Makefile
trunk/x11-fonts/cantarell-fonts/distinfo
trunk/x11-fonts/cantarell-fonts/pkg-plist
Modified: trunk/x11-fonts/cantarell-fonts/Makefile
===================================================================
--- trunk/x11-fonts/cantarell-fonts/Makefile 2015-05-29 17:52:57 UTC (rev 19205)
+++ trunk/x11-fonts/cantarell-fonts/Makefile 2015-05-29 17:54:13 UTC (rev 19206)
@@ -1,7 +1,7 @@
# $MidnightBSD$
PORTNAME= cantarell-fonts
-PORTVERSION= 0.0.15
+PORTVERSION= 0.0.16
CATEGORIES= x11-fonts gnome
MASTER_SITES= GNOME
@@ -10,7 +10,7 @@
LICENSE= other
-LIB_DEPENDS= fontconfig:${PORTSDIR}/x11-fonts/fontconfig
+LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
USES= gmake pkgconfig tar:xz
GNU_CONFIGURE= yes
@@ -18,7 +18,4 @@
FONTSDIR= share/fonts/cantarell
PLIST_SUB= FONTSDIR=${FONTSDIR}
-post-install:
- @${LOCALBASE}/bin/fc-cache -f -v ${PREFIX}/${FONTSDIR}
-
.include <bsd.port.mk>
Modified: trunk/x11-fonts/cantarell-fonts/distinfo
===================================================================
--- trunk/x11-fonts/cantarell-fonts/distinfo 2015-05-29 17:52:57 UTC (rev 19205)
+++ trunk/x11-fonts/cantarell-fonts/distinfo 2015-05-29 17:54:13 UTC (rev 19206)
@@ -1,2 +1,2 @@
-SHA256 (cantarell-fonts-0.0.15.tar.xz) = 521cdcc8c9ad4a187816ad79736a8b428d5243b0569543966cf3d22cddffbc7e
-SIZE (cantarell-fonts-0.0.15.tar.xz) = 295596
+SHA256 (cantarell-fonts-0.0.16.tar.xz) = 15bf87555321556750bc68ace360f3df420359a8ab257e15c44fb69710152f1c
+SIZE (cantarell-fonts-0.0.16.tar.xz) = 291968
Modified: trunk/x11-fonts/cantarell-fonts/pkg-plist
===================================================================
--- trunk/x11-fonts/cantarell-fonts/pkg-plist 2015-05-29 17:52:57 UTC (rev 19205)
+++ trunk/x11-fonts/cantarell-fonts/pkg-plist 2015-05-29 17:54:13 UTC (rev 19206)
@@ -2,5 +2,4 @@
share/fonts/cantarell/Cantarell-Bold.otf
share/fonts/cantarell/Cantarell-Regular.otf
@exec %D/bin/fc-cache -f -v %D/%%FONTSDIR%%
- at dirrm share/fonts/cantarell
- at dirrmtry share/fonts
+ at unexec %D/bin/fc-cache -f -v %D/%%FONTSDIR%%
More information about the Midnightbsd-cvs
mailing list