From owner-svn-ports-all@FreeBSD.ORG Tue Mar 24 18:47:54 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 052DCB78; Tue, 24 Mar 2015 18:47:54 +0000 (UTC) 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 E3EF2612; Tue, 24 Mar 2015 18:47:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2OIlr5Q030704; Tue, 24 Mar 2015 18:47:53 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2OIlrOF030703; Tue, 24 Mar 2015 18:47:53 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201503241847.t2OIlrOF030703@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 24 Mar 2015 18:47:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382160 - head/x11-fonts/croscorefonts-fonts-ttf 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.18-1 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: Tue, 24 Mar 2015 18:47:54 -0000 Author: olgeni Date: Tue Mar 24 18:47:52 2015 New Revision: 382160 URL: https://svnweb.freebsd.org/changeset/ports/382160 QAT: https://qat.redports.org/buildarchive/r382160/ Log: Bump PORTREVISION after the fonts path change. Modified: head/x11-fonts/croscorefonts-fonts-ttf/Makefile Modified: head/x11-fonts/croscorefonts-fonts-ttf/Makefile ============================================================================== --- head/x11-fonts/croscorefonts-fonts-ttf/Makefile Tue Mar 24 18:45:11 2015 (r382159) +++ head/x11-fonts/croscorefonts-fonts-ttf/Makefile Tue Mar 24 18:47:52 2015 (r382160) @@ -3,7 +3,7 @@ PORTNAME= croscorefonts PORTVERSION= 1.23.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= http://gsdview.appspot.com/chromeos-localmirror/distfiles/ \ LOCAL/sunpoet