From owner-svn-ports-head@FreeBSD.ORG Wed Sep 24 07:12:17 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C50FB35C; Wed, 24 Sep 2014 07:12:17 +0000 (UTC) Received: from mail-vc0-x230.google.com (mail-vc0-x230.google.com [IPv6:2607:f8b0:400c:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C2D7AD2; Wed, 24 Sep 2014 07:12:17 +0000 (UTC) Received: by mail-vc0-f176.google.com with SMTP id la4so4457030vcb.7 for ; Wed, 24 Sep 2014 00:12:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=qfBmzcq8k9b5xPt8bTeu48k6udHsA9CkTVtHLgmvIUA=; b=uBoqvrCVMsnkKi0kYXXnNJbX6wxlfuv5PApviIh4xE35Mvk/pgFjz424SGbqBS5Zud 5HuZUCgWH/SdwkiMcMsrM3bHaiAxByeSKBieQBFm5oIfMaxhywDJueTXrvrCoShwoyUQ O0N/v5M2i3W9fPqmsCXG1uo1Eo4joq2k20k0fbPFQD9yWs5hdhUmAweLsQGJhxFSrTu3 3N3XsmeHeupK+Z56oedXEDBDBI9U4a0bnCJiWrLjB3WjRGJnMjtr+iUhgey6CcBc1QVO KspsJzsRCAIuQj0pZiGcmrfajPQelIErvJErMM5rUwgJOAC3T8VpadVZorksEiIYkaj3 EW7Q== MIME-Version: 1.0 X-Received: by 10.52.128.104 with SMTP id nn8mr3456296vdb.50.1411542736391; Wed, 24 Sep 2014 00:12:16 -0700 (PDT) Sender: bsdkaffee@gmail.com Received: by 10.220.153.19 with HTTP; Wed, 24 Sep 2014 00:12:16 -0700 (PDT) In-Reply-To: <201409231800.s8NI0g8l024298@svn.freebsd.org> References: <201409231800.s8NI0g8l024298@svn.freebsd.org> Date: Wed, 24 Sep 2014 03:12:16 -0400 X-Google-Sender-Auth: 1sNFwHWM2CM4h5Q5ORuXNNC5e84 Message-ID: Subject: Re: svn commit: r369109 - head/net-p2p/qbittorrent From: "Jason E. Hale" To: Rusmir Dusko Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 24 Sep 2014 07:12:18 -0000 On Tuesday, September 23, 2014, Rusmir Dusko wrote: > Author: nemysis > Date: Tue Sep 23 18:00:42 2014 > New Revision: 369109 > URL: http://svnweb.freebsd.org/changeset/ports/369109 > QAT: https://qat.redports.org/buildarchive/r369109/ > > Modified: head/net-p2p/qbittorrent/Makefile > > ============================================================================== > --- head/net-p2p/qbittorrent/Makefile Tue Sep 23 17:57:31 2014 > (r369108) > +++ head/net-p2p/qbittorrent/Makefile Tue Sep 23 18:00:42 2014 > (r369109) > @@ -2,8 +2,8 @@ > # $FreeBSD$ > > PORTNAME= qbittorrent > -PORTVERSION= 3.1.9.2 > -PORTREVISION?= 1 > +PORTVERSION= 3.1.10 > +ORTREVISION?= 0 > ^ Typo in PORTREVISION