From owner-svn-ports-all@freebsd.org Thu Jun 25 10:35:47 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1BCCE98C852; Thu, 25 Jun 2015 10:35:47 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E6E791A5C; Thu, 25 Jun 2015 10:35:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5PAZko2092768; Thu, 25 Jun 2015 10:35:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5PAZkCC092765; Thu, 25 Jun 2015 10:35:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201506251035.t5PAZkCC092765@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 25 Jun 2015 10:35:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r390553 - in head/print/fontforge: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jun 2015 10:35:47 -0000 Author: amdmi3 Date: Thu Jun 25 10:35:45 2015 New Revision: 390553 URL: https://svnweb.freebsd.org/changeset/ports/390553 Log: - Update to 20150612 PR: 200885 Submitted by: cyberbotx@cyberbotx.com (maintainer) Modified: head/print/fontforge/Makefile head/print/fontforge/distinfo head/print/fontforge/files/patch-fontforge_splinefont.h Modified: head/print/fontforge/Makefile ============================================================================== --- head/print/fontforge/Makefile Thu Jun 25 10:35:06 2015 (r390552) +++ head/print/fontforge/Makefile Thu Jun 25 10:35:45 2015 (r390553) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fontforge -DISTVERSION= 20150430 +DISTVERSION= 20150612 CATEGORIES= print DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Modified: head/print/fontforge/distinfo ============================================================================== --- head/print/fontforge/distinfo Thu Jun 25 10:35:06 2015 (r390552) +++ head/print/fontforge/distinfo Thu Jun 25 10:35:45 2015 (r390553) @@ -1,4 +1,4 @@ -SHA256 (fontforge-fontforge-20150430_GH0.tar.gz) = 430c6d02611c7ca948df743e9241994efe37eda25f81a94aeadd9b6dd286ff37 -SIZE (fontforge-fontforge-20150430_GH0.tar.gz) = 24531572 +SHA256 (fontforge-fontforge-20150612_GH0.tar.gz) = af4997a07c96f7057f08cb5c7d71b19a0e8ac6336e0c48476471b471c0574247 +SIZE (fontforge-fontforge-20150612_GH0.tar.gz) = 24784438 SHA256 (freetype-2.5.5.tar.bz2) = 387bcc4b780b12484aa2ec9f7db1a55d8286eb5639f45fbc0fbba7a4e5a1afb9 SIZE (freetype-2.5.5.tar.bz2) = 1714529 Modified: head/print/fontforge/files/patch-fontforge_splinefont.h ============================================================================== --- head/print/fontforge/files/patch-fontforge_splinefont.h Thu Jun 25 10:35:06 2015 (r390552) +++ head/print/fontforge/files/patch-fontforge_splinefont.h Thu Jun 25 10:35:45 2015 (r390553) @@ -1,6 +1,6 @@ ---- fontforge/splinefont.h~ +--- fontforge/splinefont.h.orig 2015-06-12 20:48:13 UTC +++ fontforge/splinefont.h -@@ -3547,7 +3547,11 @@ char * delimit_null(const char * input, +@@ -3548,7 +3548,11 @@ char * delimit_null(const char * input, #include "ustring.h"