svn commit: r419404 - in branches/2016Q3/x11-fonts: linuxlibertine linuxlibertine/files wqy
Jan Beich
jbeich at FreeBSD.org
Sun Jul 31 18:51:03 UTC 2016
Author: jbeich
Date: Sun Jul 31 18:51:02 2016
New Revision: 419404
URL: https://svnweb.freebsd.org/changeset/ports/419404
Log:
MFH: r419067 r419403
Don't manually call fc-cache after USES=fonts
Approved by: portmgr blanket
Approved by: ports-secteam (feld)
Deleted:
branches/2016Q3/x11-fonts/linuxlibertine/files/
branches/2016Q3/x11-fonts/wqy/pkg-deinstall
Modified:
branches/2016Q3/x11-fonts/linuxlibertine/Makefile
branches/2016Q3/x11-fonts/wqy/Makefile
Directory Properties:
branches/2016Q3/ (props changed)
Modified: branches/2016Q3/x11-fonts/linuxlibertine/Makefile
==============================================================================
--- branches/2016Q3/x11-fonts/linuxlibertine/Makefile Sun Jul 31 18:48:28 2016 (r419403)
+++ branches/2016Q3/x11-fonts/linuxlibertine/Makefile Sun Jul 31 18:51:02 2016 (r419404)
@@ -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
Modified: branches/2016Q3/x11-fonts/wqy/Makefile
==============================================================================
--- branches/2016Q3/x11-fonts/wqy/Makefile Sun Jul 31 18:48:28 2016 (r419403)
+++ branches/2016Q3/x11-fonts/wqy/Makefile Sun Jul 31 18:51:02 2016 (r419404)
@@ -3,7 +3,7 @@
PORTNAME= wqy-fonts
PORTVERSION= 20100803
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= x11-fonts
MASTER_SITES= SF/wqy/wqy-bitmapfont/1.0.0-RC1:bitmapfont \
More information about the svn-ports-all
mailing list