From nobody Wed Jan 17 21:23:26 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TFf4Z6Ljjz56mLC; Wed, 17 Jan 2024 21:23:26 +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 4TFf4Z5ldwz419V; Wed, 17 Jan 2024 21:23:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705526606; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=l8XJkLUfva2L5xxqbHvqnEle2HgtGBu+jYvCgdfNpYU=; b=bOYTMzXYb42Upahbc0YmFFocxOg/rRSdMhjTSCW+2oftkgEp0SZaKylmWZvo2lmhrvgcRv oH0FGT4JVKzm6Ng7aBedq08Rdh6N32Wg3VN5OgIS4g/A+vx/Tbqcw/0iNdNCPFdUnfSK6n fOfe1uxkOLZY27l0NW/4F3yG8FKaz1E1ds+7/jnfog859f16wi5Cm52wWUYsF5i7taAMHt x5O5m8DE7bIdurCb8fhx2v8ExD+dhYQP+TnKStiI/js8y64TMP0YwvV36eUlOVCSQA3oYv PHpo1sXO2FoJmDEstTGLIIyiBWIW5Wo6fWKKRL7DAHZ79NIhZnLjEanE1jNwwQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705526606; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=l8XJkLUfva2L5xxqbHvqnEle2HgtGBu+jYvCgdfNpYU=; b=GyoEpmLRfoPNEyF7kJxFRZQxEgln6UHCbT6ACnUWIn0hzFEwdNE+zwRkzXgxS8UIisinpn +Z12HpP/EW92rkMRWsaTx2FvaTwbg1k5SD4WmH+TAQ5YdOs3mb40SPvbuDSaJrMVi2A/1I y4UFTBWuhbn2GKrfwVCLyS35xl0FXYVHHKPJ3SOpH6w/rW4RNVPsTFnA/TDAb8BILd45eq e6B9ddbtCidcXMof6uGLK2aBlpgENIw2jAevTH3RV2cItC7silzMh3MgYml6riOkQrqPcm JSwVEcycJ5CjfmIxJA2LXoA93BImc73kSpfxMouwxBzsgyAEsL1i0tbIzejuTQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705526606; a=rsa-sha256; cv=none; b=TFCELDtkmeeGyq6E84Ohpc0uQUeRAWHmqoDHpa23wQd9mtW+JJyx6T841daBsVSxb0NDkX MBC/7DIcPMdpUoygxsaHP380TnzbTJRCvZOSx+orAp5WFlpmpKcnVvH4oot+Gw8ev7huzt sQpBh3akkYLFFBeserKPN+pPiPbzSPtc0RMST7rFq7fjslggqtEEz4iq4xrALzjz2p4WEY aenH+MgZwhSDRFMU3lspSp4SZvvrlD86omX2LXzcNK/SAAuuzx6LEFx5uPxTKk88o9qzLp 3RO6sAYVwDKJpImrJL0okxGl1ET7y9YABYlKZ2Jz/UDle6MqSJUIQTXiOm0Z0g== 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 4TFf4Z4Wj8zg36; Wed, 17 Jan 2024 21:23:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 40HLNQ45066324; Wed, 17 Jan 2024 21:23:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 40HLNQTD066321; Wed, 17 Jan 2024 21:23:26 GMT (envelope-from git) Date: Wed, 17 Jan 2024 21:23:26 GMT Message-Id: <202401172123.40HLNQTD066321@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gleb Smirnoff Subject: git: 412c4e6ee12f - main - devel/pybugz: switch to my github and bump version List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: glebius X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 412c4e6ee12f790998aaf58ca2c4eb35c8170c16 Auto-Submitted: auto-generated The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/ports/commit/?id=412c4e6ee12f790998aaf58ca2c4eb35c8170c16 commit 412c4e6ee12f790998aaf58ca2c4eb35c8170c16 Author: Gleb Smirnoff AuthorDate: 2024-01-17 21:22:54 +0000 Commit: Gleb Smirnoff CommitDate: 2024-01-17 21:23:12 +0000 devel/pybugz: switch to my github and bump version My fork brings several features that improve your command line bugzilla experience: - Improves bug printing to make it as close to WebUI as possible. - Adds -Q that allows to quote comment(s) when replying to a bug. - Allows to download attachment(s) of a bug with some filtering. Note on DISTVERSION: pybugz internally names itself as 0.14, but there were no release. Approved by: linimon --- devel/pybugz/Makefile | 6 +++--- devel/pybugz/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/pybugz/Makefile b/devel/pybugz/Makefile index b134a74f1f92..a5d234a2c770 100644 --- a/devel/pybugz/Makefile +++ b/devel/pybugz/Makefile @@ -1,6 +1,5 @@ PORTNAME= pybugz -DISTVERSION= 0.13 -PORTREVISION= 1 +DISTVERSION= 0.14 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +16,8 @@ USES= python USE_GITHUB= yes USE_PYTHON= autoplist distutils -GH_ACCOUNT= williamh +GH_ACCOUNT= glebius +GH_TAGNAME= a583724 post-patch: ${REINPLACE_CMD} 's,share/man,man,' ${WRKSRC}/${PYSETUP} diff --git a/devel/pybugz/distinfo b/devel/pybugz/distinfo index 1369fa3156d9..9eaee8df41cc 100644 --- a/devel/pybugz/distinfo +++ b/devel/pybugz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476563325 -SHA256 (williamh-pybugz-0.13_GH0.tar.gz) = a99309d42b7ed2e52cc0f0f3adc72d1ddc9354e3d944af276f9a7da946665afb -SIZE (williamh-pybugz-0.13_GH0.tar.gz) = 26876 +TIMESTAMP = 1705522967 +SHA256 (glebius-pybugz-0.14-a583724_GH0.tar.gz) = 027691570772a18dcdb4571e43cab627f67d9088bd89e887d8ba01ed18bcebfb +SIZE (glebius-pybugz-0.14-a583724_GH0.tar.gz) = 28226