From owner-svn-ports-all@freebsd.org Thu Jun 8 02:39:35 2017 Return-Path: Delivered-To: svn-ports-all@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 49F69BF0634; Thu, 8 Jun 2017 02:39:35 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 1A6C36E8E2; Thu, 8 Jun 2017 02:39:35 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v582dY5n030676; Thu, 8 Jun 2017 02:39:34 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v582dYgA030675; Thu, 8 Jun 2017 02:39:34 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706080239.v582dYgA030675@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 8 Jun 2017 02:39:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442903 - head/sysutils/ohmu 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.23 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: Thu, 08 Jun 2017 02:39:35 -0000 Author: rene Date: Thu Jun 8 02:39:34 2017 New Revision: 442903 URL: https://svnweb.freebsd.org/changeset/ports/442903 Log: sysutils/ohmu: bump PORTREVISION for r442901 Modified: head/sysutils/ohmu/Makefile Modified: head/sysutils/ohmu/Makefile ============================================================================== --- head/sysutils/ohmu/Makefile Thu Jun 8 02:14:32 2017 (r442902) +++ head/sysutils/ohmu/Makefile Thu Jun 8 02:39:34 2017 (r442903) @@ -2,7 +2,7 @@ PORTNAME= ohmu PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= sysutils