From owner-cvs-ports@FreeBSD.ORG Mon Sep 19 18:43:33 2011 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2514A1065672; Mon, 19 Sep 2011 18:43:33 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id BB8B58FC08; Mon, 19 Sep 2011 18:43:32 +0000 (UTC) Received: by iadk27 with SMTP id k27so8828908iad.13 for ; Mon, 19 Sep 2011 11:43:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=gXt64iB9sRiDhEm5myDtN5RcErAUnJCMtY2wv0YrkxM=; b=h2/Jq6RKZknyx5bnlpe8zxUoWGFJK6wpa5A9UThwAv21+mQsVkKbfiSn4/ik4rbXbj PJOxCECasAuYgqk/G/Vk0tfBJLRVa5UqLqabwOUZVVbJVIQbmr0y/Bb+7bDNTyw8ml2S f3SDrFGKN3UEhfZhyEHKWT6dkD94kpJzOrJ/Y= Received: by 10.231.65.73 with SMTP id h9mr4844418ibi.21.1316457812071; Mon, 19 Sep 2011 11:43:32 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.35.194 with HTTP; Mon, 19 Sep 2011 11:43:02 -0700 (PDT) In-Reply-To: <201109181017.p8IAHvUI081634@repoman.freebsd.org> References: <201109181017.p8IAHvUI081634@repoman.freebsd.org> From: Chris Rees Date: Mon, 19 Sep 2011 19:43:02 +0100 X-Google-Sender-Auth: suVoG5Qnl_5Kq3a0Yt-KfPYeD0U Message-ID: To: Martin Matuska Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: carmel_ny@hotmail.com, cvs-ports@freebsd.org, Matthew Seaman , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/opencv Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2011 18:43:33 -0000 On 18 September 2011 11:17, Martin Matuska wrote: > mm =A0 =A0 =A0 =A0 =A02011-09-18 10:17:57 UTC > > =A0FreeBSD ports repository > > =A0Modified files: > =A0 =A0graphics/opencv =A0 =A0 =A0Makefile distinfo > =A0Log: > =A0Update OpenCV to 2.3.1a Hey Martin, [crees@zeus]/usr/ports/graphics/opencv% pkg_version -t 2.3.1.a 2.3.1 < Please would you fix this? Perhaps you could call PORTVERSION 2.3.1.1.a or bump PORTEPOCH... I'll fix it tomorrow if you're busy. Chris