From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 25 12:40:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0EAD1CAD for ; Fri, 25 Oct 2013 12:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E23F52365 for ; Fri, 25 Oct 2013 12:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9PCe0F5004717 for ; Fri, 25 Oct 2013 12:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9PCe096004716; Fri, 25 Oct 2013 12:40:00 GMT (envelope-from gnats) Resent-Date: Fri, 25 Oct 2013 12:40:00 GMT Resent-Message-Id: <201310251240.r9PCe096004716@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vitaly Magerya Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 732AABC7 for ; Fri, 25 Oct 2013 12:33:36 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 601A0232F for ; Fri, 25 Oct 2013 12:33:36 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r9PCXaBf081982 for ; Fri, 25 Oct 2013 12:33:36 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r9PCXaiZ081973; Fri, 25 Oct 2013 12:33:36 GMT (envelope-from nobody) Message-Id: <201310251233.r9PCXaiZ081973@oldred.freebsd.org> Date: Fri, 25 Oct 2013 12:33:36 GMT From: Vitaly Magerya To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/183298: Update x11-fonts/gnu-unifont and x11-fonts/gnu-unifont-ttf from 20080907 to 20131020 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Oct 2013 12:40:01 -0000 >Number: 183298 >Category: ports >Synopsis: Update x11-fonts/gnu-unifont and x11-fonts/gnu-unifont-ttf from 20080907 to 20131020 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 25 12:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Vitaly Magerya >Release: >Organization: >Environment: >Description: Update x11-fonts/gnu-unifont and x11-fonts/gnu-unifont-ttf from 5.1.20080907 to 6.3.20131020. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN gnu-unifont.orig/Makefile gnu-unifont/Makefile --- gnu-unifont.orig/Makefile 2013-09-21 02:51:14.000000000 +0300 +++ gnu-unifont/Makefile 2013-10-25 15:09:55.000000000 +0300 @@ -2,29 +2,28 @@ # $FreeBSD: x11-fonts/gnu-unifont/Makefile 327781 2013-09-20 23:51:14Z bapt $ PORTNAME= gnu-unifont -PORTVERSION= 20080820 +PORTVERSION= 20131020 CATEGORIES= x11-fonts -MASTER_SITES= http://unifoundry.com/ \ - http://chirashi-no-ura.net/files/ -DISTNAME= unifont-5.1.${PORTVERSION}.bdf +MASTER_SITES= http://unifoundry.com/pub/unifont-6.3.${PORTVERSION}/font-builds/ +DISTNAME= unifont-6.3.${PORTVERSION}.pcf EXTRACT_SUFX= .gz MAINTAINER= bsdports@gmail.com COMMENT= Unicode Font -BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf +BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir NO_BUILD= yes PLIST_FILES= lib/X11/fonts/local/unifont.pcf.gz NO_STAGE= yes + do-extract: ${MKDIR} ${WRKDIR} - ${CP} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${WRKDIR} - ${GUNZIP_CMD} ${WRKDIR}/${DISTNAME}${EXTRACT_SUFX} do-install: - ${LOCALBASE}/bin/bdftopcf ${WRKDIR}/${DISTNAME} | ${GZIP_CMD} > ${WRKDIR}/unifont.pcf.gz - ${CP} ${WRKDIR}/unifont.pcf.gz ${LOCALBASE}/lib/X11/fonts/local/unifont.pcf.gz + ${INSTALL_DATA} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} \ + ${LOCALBASE}/lib/X11/fonts/local/unifont.pcf.gz + mkfontdir ${LOCALBASE}/lib/X11/fonts/local/ .include diff -ruN gnu-unifont.orig/distinfo gnu-unifont/distinfo --- gnu-unifont.orig/distinfo 2012-07-14 17:29:18.000000000 +0300 +++ gnu-unifont/distinfo 2013-10-25 15:08:23.000000000 +0300 @@ -1,2 +1,2 @@ -SHA256 (unifont-5.1.20080820.bdf.gz) = bd3bb03b6efb6d40641f84ce70ac69bf24d1cba58b738b041648186b9c731868 -SIZE (unifont-5.1.20080820.bdf.gz) = 1313836 +SHA256 (unifont-6.3.20131020.pcf.gz) = 6510709cb485a1393852b7e3540787a31f55137126d679fde47344bbf1349c53 +SIZE (unifont-6.3.20131020.pcf.gz) = 1353939 diff -ruN gnu-unifont.orig/pkg-descr gnu-unifont/pkg-descr --- gnu-unifont.orig/pkg-descr 2012-07-14 17:29:18.000000000 +0300 +++ gnu-unifont/pkg-descr 2013-10-25 15:31:21.000000000 +0300 @@ -2,5 +2,5 @@ the Unicode Basic Multilingual Plane (BMP), using an intermediate bitmapped font format. -Auther: Paul Hardy +Author: Paul Hardy WWW: http://unifoundry.com/unifont.html diff -ruN gnu-unifont-ttf.orig/Makefile gnu-unifont-ttf/Makefile --- gnu-unifont-ttf.orig/Makefile 2013-09-21 02:51:14.000000000 +0300 +++ gnu-unifont-ttf/Makefile 2013-10-25 15:22:26.000000000 +0300 @@ -2,11 +2,10 @@ # $FreeBSD: x11-fonts/gnu-unifont-ttf/Makefile 327781 2013-09-20 23:51:14Z bapt $ PORTNAME= gnu-unifont-ttf -PORTVERSION= 20080907 +PORTVERSION= 20131020 CATEGORIES= x11-fonts -MASTER_SITES= http://unifoundry.com/ \ - http://chirashi-no-ura.net/files/ -DISTNAME= unifont-5.1.${PORTVERSION}.ttf +MASTER_SITES= http://unifoundry.com/pub/unifont-6.3.${PORTVERSION}/font-builds/ +DISTNAME= unifont-6.3.${PORTVERSION}.ttf EXTRACT_SUFX= .gz MAINTAINER= bsdports@gmail.com @@ -16,12 +15,13 @@ PLIST_FILES= lib/X11/fonts/local/unifont.ttf NO_STAGE= yes + do-extract: ${MKDIR} ${WRKDIR} ${CP} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${WRKDIR} ${GUNZIP_CMD} ${WRKDIR}/${DISTNAME}${EXTRACT_SUFX} do-install: - ${CP} ${WRKDIR}/${DISTNAME} ${LOCALBASE}/lib/X11/fonts/local/unifont.ttf + ${INSTALL_DATA} ${WRKDIR}/${DISTNAME} ${LOCALBASE}/lib/X11/fonts/local/unifont.ttf .include diff -ruN gnu-unifont-ttf.orig/distinfo gnu-unifont-ttf/distinfo --- gnu-unifont-ttf.orig/distinfo 2012-07-14 17:29:18.000000000 +0300 +++ gnu-unifont-ttf/distinfo 2013-10-25 15:18:26.000000000 +0300 @@ -1,2 +1,2 @@ -SHA256 (unifont-5.1.20080907.ttf.gz) = bccb547b59aa2006f2fb78053627eced4de1339cc6d612facfca2b0b9dee5a0f -SIZE (unifont-5.1.20080907.ttf.gz) = 3105352 +SHA256 (unifont-6.3.20131020.ttf.gz) = 2ed6b629cb03ae0f58cdf6c3a8538499d20c1618abfcfbcdabf9649067c4d251 +SIZE (unifont-6.3.20131020.ttf.gz) = 3080523 diff -ruN gnu-unifont-ttf.orig/pkg-descr gnu-unifont-ttf/pkg-descr --- gnu-unifont-ttf.orig/pkg-descr 2012-07-14 17:29:18.000000000 +0300 +++ gnu-unifont-ttf/pkg-descr 2013-10-25 15:31:08.000000000 +0300 @@ -4,5 +4,5 @@ This is converted to TrueType. -Auther: Paul Hardy +Author: Paul Hardy WWW: http://unifoundry.com/unifont.html >Release-Note: >Audit-Trail: >Unformatted: