From owner-svn-ports-head@freebsd.org Thu Sep 10 18:30:53 2015 Return-Path: Delivered-To: svn-ports-head@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 49533A014CE; Thu, 10 Sep 2015 18:30:53 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.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 376311C61; Thu, 10 Sep 2015 18:30:53 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8AIUrgj030937; Thu, 10 Sep 2015 18:30:53 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8AIUqxE030933; Thu, 10 Sep 2015 18:30:52 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201509101830.t8AIUqxE030933@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Thu, 10 Sep 2015 18:30:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396596 - head/graphics/graphite2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Sep 2015 18:30:53 -0000 Author: jkim Date: Thu Sep 10 18:30:52 2015 New Revision: 396596 URL: https://svnweb.freebsd.org/changeset/ports/396596 Log: Update to 1.3.2. Modified: head/graphics/graphite2/Makefile head/graphics/graphite2/distinfo Modified: head/graphics/graphite2/Makefile ============================================================================== --- head/graphics/graphite2/Makefile Thu Sep 10 18:29:38 2015 (r396595) +++ head/graphics/graphite2/Makefile Thu Sep 10 18:30:52 2015 (r396596) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= graphite2 -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= graphics print MASTER_SITES= SF/silgraphite/${PORTNAME} Modified: head/graphics/graphite2/distinfo ============================================================================== --- head/graphics/graphite2/distinfo Thu Sep 10 18:29:38 2015 (r396595) +++ head/graphics/graphite2/distinfo Thu Sep 10 18:30:52 2015 (r396596) @@ -1,2 +1,2 @@ -SHA256 (graphite2-1.3.1.tgz) = a599930cf5b7d78e9ab47708940af572e57a78726222eaf9aa58bcee3dad7077 -SIZE (graphite2-1.3.1.tgz) = 8495904 +SHA256 (graphite2-1.3.2.tgz) = 97af064ff07828f8724b5a9c27d63e2df5aef69a742f0f67cc3f68c3f15d3850 +SIZE (graphite2-1.3.2.tgz) = 8494277