Date: Mon, 25 Jul 2016 21:10:36 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419067 - in head/x11-fonts: linuxlibertine linuxlibertine/files wqy Message-ID: <201607252110.u6PLAasA098858@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Jul 25 21:10:36 2016 New Revision: 419067 URL: https://svnweb.freebsd.org/changeset/ports/419067 Log: Don't manually call fc-cache after USES=fonts Approved by: portmgr blanket MFH: 2016Q3 Deleted: head/x11-fonts/linuxlibertine/files/ head/x11-fonts/wqy/pkg-deinstall Modified: head/x11-fonts/linuxlibertine/Makefile (contents, props changed) Modified: head/x11-fonts/linuxlibertine/Makefile ============================================================================== --- head/x11-fonts/linuxlibertine/Makefile Mon Jul 25 21:10:25 2016 (r419066) +++ head/x11-fonts/linuxlibertine/Makefile Mon Jul 25 21:10:36 2016 (r419067) @@ -3,7 +3,7 @@ PORTNAME= linuxlibertine PORTVERSION= 4.7.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fonts MASTER_SITES= SF DISTNAME= LinLibertineFont-${PORTVERSION}-2 @@ -27,7 +27,6 @@ LICENSE_NAME_OFL= Open Fonts License LICENSE_FILE_OFL= ${WRKSRC}/OFL.txt LICENSE_PERMS_OFL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -SUB_FILES= pkg-deinstall WRKSRC= ${WRKDIR}/LinLibertine NO_BUILD= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607252110.u6PLAasA098858>