From owner-svn-ports-all@FreeBSD.ORG Tue May 12 21:02:28 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 C79EC202; Tue, 12 May 2015 21:02:28 +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 B6BAA16DF; Tue, 12 May 2015 21:02:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4CL2SLL093249; Tue, 12 May 2015 21:02:28 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4CL2Scf093248; Tue, 12 May 2015 21:02:28 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201505122102.t4CL2Scf093248@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 12 May 2015 21:02:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386174 - head/devel/nspr 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: Tue, 12 May 2015 21:02:28 -0000 Author: jbeich Date: Tue May 12 21:02:27 2015 New Revision: 386174 URL: https://svnweb.freebsd.org/changeset/ports/386174 Log: devel/nspr: bump PORTREVISION after r386173 to rebuild mips packages PR: 197577 Modified: head/devel/nspr/Makefile Modified: head/devel/nspr/Makefile ============================================================================== --- head/devel/nspr/Makefile Tue May 12 21:00:53 2015 (r386173) +++ head/devel/nspr/Makefile Tue May 12 21:02:27 2015 (r386174) @@ -3,6 +3,7 @@ PORTNAME= nspr DISTVERSION= 4.10.8 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= MOZILLA/${PORTNAME}/releases/v${PORTVERSION}/src