Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2013 21:09:33 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316392 - head/korean/unfonts-extra
Message-ID:  <201304232109.r3NL9XfA097157@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Tue Apr 23 21:09:32 2013
New Revision: 316392
URL: http://svnweb.freebsd.org/changeset/ports/316392

Log:
  Do not install UnBom font.  There was a copyright dispute and the upstream
  decided to stop redistribution of the font.
  
  https://kldp.org/node/135598

Modified:
  head/korean/unfonts-extra/Makefile

Modified: head/korean/unfonts-extra/Makefile
==============================================================================
--- head/korean/unfonts-extra/Makefile	Tue Apr 23 20:41:49 2013	(r316391)
+++ head/korean/unfonts-extra/Makefile	Tue Apr 23 21:09:32 2013	(r316392)
@@ -5,11 +5,11 @@
 # $FreeBSD$
 
 PORTVERSION=	1.0.1
+PORTREVISION=	1
 MASTER_SITES=	http://kldp.net/frs/download.php/1435/
 
 FONTCAT=	extra
-FONTLIST=	UnBom \
-		UnJamoBatang \
+FONTLIST=	UnJamoBatang \
 		UnJamoDotum \
 		UnJamoNovel \
 		UnJamoSora \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304232109.r3NL9XfA097157>