From owner-svn-ports-all@freebsd.org Wed Aug 16 01:38:56 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 B1556DDCFB3; Wed, 16 Aug 2017 01:38:56 +0000 (UTC) (envelope-from araujo@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 8028069782; Wed, 16 Aug 2017 01:38:56 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7G1ctBH058660; Wed, 16 Aug 2017 01:38:55 GMT (envelope-from araujo@FreeBSD.org) Received: (from araujo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7G1ctCO058659; Wed, 16 Aug 2017 01:38:55 GMT (envelope-from araujo@FreeBSD.org) Message-Id: <201708160138.v7G1ctCO058659@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: araujo set sender to araujo@FreeBSD.org using -f From: Marcelo Araujo Date: Wed, 16 Aug 2017 01:38:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448021 - head/sysutils/py3-iocage X-SVN-Group: ports-head X-SVN-Commit-Author: araujo X-SVN-Commit-Paths: head/sysutils/py3-iocage X-SVN-Commit-Revision: 448021 X-SVN-Commit-Repository: ports 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: Wed, 16 Aug 2017 01:38:56 -0000 Author: araujo Date: Wed Aug 16 01:38:55 2017 New Revision: 448021 URL: https://svnweb.freebsd.org/changeset/ports/448021 Log: Bump PORTREVISION to reflect the py-libzfs update. Sponsored by: iXsystems, Inc. Modified: head/sysutils/py3-iocage/Makefile Modified: head/sysutils/py3-iocage/Makefile ============================================================================== --- head/sysutils/py3-iocage/Makefile Wed Aug 16 01:38:07 2017 (r448020) +++ head/sysutils/py3-iocage/Makefile Wed Aug 16 01:38:55 2017 (r448021) @@ -2,6 +2,7 @@ PORTNAME= iocage PORTVERSION= 0.9.9.1 +PORTREVISION= 1 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}