pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/fonts/harfbuzz



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sun Jun  9 04:55:48 UTC 2019

Modified Files:
        pkgsrc/fonts/harfbuzz: Makefile

Log Message:
Update comment, replace librsvg with librsvg-c


To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 pkgsrc/fonts/harfbuzz/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/harfbuzz/Makefile
diff -u pkgsrc/fonts/harfbuzz/Makefile:1.114 pkgsrc/fonts/harfbuzz/Makefile:1.115
--- pkgsrc/fonts/harfbuzz/Makefile:1.114        Sat Jun  8 19:53:26 2019
+++ pkgsrc/fonts/harfbuzz/Makefile      Sun Jun  9 04:55:48 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.114 2019/06/08 19:53:26 leot Exp $
+# $NetBSD: Makefile,v 1.115 2019/06/09 04:55:48 ryoon Exp $
 
 DISTNAME=      harfbuzz-2.4.0
 PKGREVISION=   3
@@ -69,7 +69,7 @@ PLIST.coretext=               yes
 #.include "../../graphics/cairo/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
 .if ${LIBRSVG_TYPE} == "rust"
-# graphite2 support breaks graphics/librsvg
+# graphite2 support breaks graphics/librsvg-c
 .include "../../graphics/graphite2/buildlink3.mk"
 .endif
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index