svn commit: r419067 - in head/x11-fonts: linuxlibertine linuxlibertine/files wqy
Jan Beich
jbeich at FreeBSD.org
Mon Jul 25 21:10:37 UTC 2016
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
More information about the svn-ports-head
mailing list