From owner-dev-commits-ports-all@freebsd.org Sun Aug 29 14:31:00 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E876265FB3A; Sun, 29 Aug 2021 14:31:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GyG8h65L3z4cww; Sun, 29 Aug 2021 14:31:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B504C44A9; Sun, 29 Aug 2021 14:31:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17TEV0S6049712; Sun, 29 Aug 2021 14:31:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17TEV0mL049711; Sun, 29 Aug 2021 14:31:00 GMT (envelope-from git) Date: Sun, 29 Aug 2021 14:31:00 GMT Message-Id: <202108291431.17TEV0mL049711@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: 5dd6c81fe828 - main - devel/py-libioc: the port had been unbroken and improved (+) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5dd6c81fe828ef5e685a70d91614ab8c634f0b6f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2021 14:31:01 -0000 The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=5dd6c81fe828ef5e685a70d91614ab8c634f0b6f commit 5dd6c81fe828ef5e685a70d91614ab8c634f0b6f Author: Alexey Dokuchaev AuthorDate: 2021-08-29 14:28:56 +0000 Commit: Alexey Dokuchaev CommitDate: 2021-08-29 14:29:22 +0000 devel/py-libioc: the port had been unbroken and improved (+) - Unbreak the build by pulling upstream patch - Drop redundant (needless) GH_PROJECT knob - Provide more elaborate port description --- devel/py-libioc/Makefile | 7 +++---- devel/py-libioc/distinfo | 4 +++- devel/py-libioc/pkg-descr | 8 +++++++- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/devel/py-libioc/Makefile b/devel/py-libioc/Makefile index 8684f97b840d..90beec7f5382 100644 --- a/devel/py-libioc/Makefile +++ b/devel/py-libioc/Makefile @@ -4,14 +4,15 @@ PORTREVISION= 1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES= ceea85bbabaafa0be700.diff:-p1 + MAINTAINER= stefan@gronke.net COMMENT= Library to manage jails with iocage and iocell LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BROKEN= fails to build - BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gitpython>0:devel/py-gitpython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}libzfs>0:devel/py-libzfs@${PY_FLAVOR} \ @@ -21,10 +22,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gitpython>0:devel/py-gitpython@${PY_FLAVOR} rsync:net/rsync USES= python:3.6+ - USE_GITHUB= yes GH_ACCOUNT= bsdci -GH_PROJECT= libioc NO_ARCH= yes USE_PYTHON= autoplist distutils py3kplist diff --git a/devel/py-libioc/distinfo b/devel/py-libioc/distinfo index a4062159499b..c2cff8f9eea8 100644 --- a/devel/py-libioc/distinfo +++ b/devel/py-libioc/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1565256016 +TIMESTAMP = 1565249199 SHA256 (bsdci-libioc-0.8.2_GH0.tar.gz) = d3cfbae1bb20763b4a5e3fa5ab8d50ee95bbe10eb34305e3958b8906c1d5e442 SIZE (bsdci-libioc-0.8.2_GH0.tar.gz) = 147829 +SHA256 (ceea85bbabaafa0be700.diff) = 5533f44630cefe88f8a251f0c185109f60f74f4e5418f1c7ed9e237e98bd7451 +SIZE (ceea85bbabaafa0be700.diff) = 1142 diff --git a/devel/py-libioc/pkg-descr b/devel/py-libioc/pkg-descr index 981b8e3ccf13..31daa6787415 100644 --- a/devel/py-libioc/pkg-descr +++ b/devel/py-libioc/pkg-descr @@ -1,3 +1,9 @@ -Python 3 module to access to ioc{age,ell} jails and features +This library provides programmatic access to iocage features and jails, +while aiming to be compatible with iocage_legacy, iocell, and the Python +3 version of iocage. + +iocage is a jail/container manager fusioning some of the best features +and technologies the FreeBSD operating system has to offer. It is geared +for ease of use with a simple and easy to understand command syntax. WWW: https://github.com/bsdci/libioc