svn commit: r304541 - head/x11-fonts/cantarell-fonts
Koop Mast
kwm at FreeBSD.org
Wed Sep 19 19:43:44 UTC 2012
Author: kwm
Date: Wed Sep 19 19:43:43 2012
New Revision: 304541
URL: http://svn.freebsd.org/changeset/ports/304541
Log:
Update to 0.0.10.
Revamp header, pet portlint for shared library version.
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 Wed Sep 19 19:23:16 2012 (r304540)
+++ head/x11-fonts/cantarell-fonts/Makefile Wed Sep 19 19:43:43 2012 (r304541)
@@ -1,31 +1,24 @@
-# New ports collection makefile for: cantarell-fonts
-# Date Created: 2 Feb 2011
-# Whom: Koop Mast <kwm at FreeBSD.org>
-#
+# Created by: Koop Mast <kwm at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= cantarell-fonts
-PORTVERSION= 0.0.9
+PORTVERSION= 0.0.10
CATEGORIES= x11-fonts gnome
MASTER_SITES= GNOME
MAINTAINER= kwm at FreeBSD.org
COMMENT= Cantarell, a Humanist sans-serif font family
-LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
+LIB_DEPENDS= fontconfig:${PORTSDIR}/x11-fonts/fontconfig
USE_GNOME= pkgconfig
USE_XZ= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-configdir=${PREFIX}/etc/fonts/conf.avail
FONTSDIR= share/fonts/cantarell
PLIST_SUB= FONTSDIR=${FONTSDIR}
-post-patch:
- @${REINPLACE_CMD} -e 's|(datadir)/fontconfig/conf.avail/|(prefix)/etc/fonts/conf.avail/|g' \
- ${WRKSRC}/fontconfig/Makefile.in
-
post-install:
@${LOCALBASE}/bin/fc-cache -f -v ${PREFIX}/${FONTSDIR}
Modified: head/x11-fonts/cantarell-fonts/distinfo
==============================================================================
--- head/x11-fonts/cantarell-fonts/distinfo Wed Sep 19 19:23:16 2012 (r304540)
+++ head/x11-fonts/cantarell-fonts/distinfo Wed Sep 19 19:43:43 2012 (r304541)
@@ -1,2 +1,2 @@
-SHA256 (cantarell-fonts-0.0.9.tar.xz) = 793f4e2f28e5d03b266f4f714570c9569cb7f8b993a56219539788d45e0fa3fe
-SIZE (cantarell-fonts-0.0.9.tar.xz) = 313280
+SHA256 (cantarell-fonts-0.0.10.tar.xz) = 68c993f4445b1e703480d45a50fda4be5ed8e83cf45690f64f5fea9facc0e5c9
+SIZE (cantarell-fonts-0.0.10.tar.xz) = 287616
More information about the svn-ports-all
mailing list