svn commit: r491452 - head/x11-fonts/linden-hill

Tobias Kortkamp tobik at FreeBSD.org
Mon Jan 28 05:55:50 UTC 2019


Author: tobik
Date: Mon Jan 28 05:55:49 2019
New Revision: 491452
URL: https://svnweb.freebsd.org/changeset/ports/491452

Log:
  x11-fonts/linden-hill: Replace Unicode apostrophe with an ASCII one
  
  It breaks the FreeBSD website build.
  
  Reported by:	bjk

Modified:
  head/x11-fonts/linden-hill/Makefile

Modified: head/x11-fonts/linden-hill/Makefile
==============================================================================
--- head/x11-fonts/linden-hill/Makefile	Mon Jan 28 03:12:12 2019	(r491451)
+++ head/x11-fonts/linden-hill/Makefile	Mon Jan 28 05:55:49 2019	(r491452)
@@ -6,7 +6,7 @@ DISTVERSION=	g20110526
 CATEGORIES=	x11-fonts
 
 MAINTAINER=	flo at snakeoilproductions.net
-COMMENT=	Digital version of Frederic Goudy’s Deepdene
+COMMENT=	Digital version of Frederic Goudy's Deepdene
 
 LICENSE=	OFL11
 LICENSE_FILE=	${WRKSRC}/Open\ Font\ License.markdown


More information about the svn-ports-all mailing list