From owner-dev-commits-ports-all@freebsd.org Mon Jun 14 17:47:35 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 2E94C661EB1; Mon, 14 Jun 2021 17:47:35 +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 4G3f6Y3PkLz3vqc; Mon, 14 Jun 2021 17:47:32 +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 AD42419303; Mon, 14 Jun 2021 17:47:31 +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 15EHlVtd054634; Mon, 14 Jun 2021 17:47:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15EHlVbA054633; Mon, 14 Jun 2021 17:47:31 GMT (envelope-from git) Date: Mon, 14 Jun 2021 17:47:31 GMT Message-Id: <202106141747.15EHlVbA054633@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: f0958b1d9324 - main - ftp/py-tftpy: Update to 0.8.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f0958b1d9324f3eee78644c5cff093cff435e5a8 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: Mon, 14 Jun 2021 17:47:35 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f0958b1d9324f3eee78644c5cff093cff435e5a8 commit f0958b1d9324f3eee78644c5cff093cff435e5a8 Author: Po-Chuan Hsieh AuthorDate: 2021-06-14 17:40:08 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-06-14 17:40:08 +0000 ftp/py-tftpy: Update to 0.8.1 - Update LICENSE_FILE Changes: https://github.com/msoulier/tftpy/blob/master/README https://github.com/msoulier/tftpy/commits/master --- ftp/py-tftpy/Makefile | 5 ++--- ftp/py-tftpy/distinfo | 6 +++--- ftp/py-tftpy/pkg-descr | 1 - 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/ftp/py-tftpy/Makefile b/ftp/py-tftpy/Makefile index 3951883e92c2..32690b736620 100644 --- a/ftp/py-tftpy/Makefile +++ b/ftp/py-tftpy/Makefile @@ -1,8 +1,7 @@ # Created by: Ju Pengfei PORTNAME= tftpy -PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTVERSION= 0.8.1 CATEGORIES= ftp python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure Python TFTP library LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils diff --git a/ftp/py-tftpy/distinfo b/ftp/py-tftpy/distinfo index 89872b159a6a..05e3af69aed9 100644 --- a/ftp/py-tftpy/distinfo +++ b/ftp/py-tftpy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1536942130 -SHA256 (tftpy-0.8.0.tar.gz) = c9095f6420125690865717e251dac3382abe5562d98b79780857b4535f554ffe -SIZE (tftpy-0.8.0.tar.gz) = 32872 +TIMESTAMP = 1622214102 +SHA256 (tftpy-0.8.1.tar.gz) = 6bc1583d497d04162f05c79d27e836158cdc29f6ce275cc1f42f6f0f41965982 +SIZE (tftpy-0.8.1.tar.gz) = 35807 diff --git a/ftp/py-tftpy/pkg-descr b/ftp/py-tftpy/pkg-descr index 9648af54e78c..d5b9c55aa86b 100644 --- a/ftp/py-tftpy/pkg-descr +++ b/ftp/py-tftpy/pkg-descr @@ -3,5 +3,4 @@ and server classes, with sample implementations. Hooks are included for easy inclusion in a UI for populating progress indicators. It supports RFCs 1350, 2347, 2348 and the tsize option from RFC 2349. -WWW: https://pypi.org/project/tftpy/ WWW: https://github.com/msoulier/tftpy